#64a701

Color #64A701 Christi (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Christi #64A701

Tints of Christi #64A701

Color information

#64A701 (or 0x64A701) is unknown color: approx Christi. HEX triplet: 64, A7 and 01. RGB value is (100,167,1). Sum of RGB (Red+Green+Blue) = 100+167+1=268 (35% of max value = 765). Red value is 100 (39.45% from 255 or 37.31% from 268); Green value is 167 (65.62% from 255 or 62.31% from 268); Blue value is 1 (0.78% from 255 or 0.37% from 268); Max value from RGB is 167 - color contains mainly: green. Hex color #64A701 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #64A701 is #9B58FE. Grayscale: #808080. Windows color (decimal): -10180863 or 108388. OLE color: 108388.

HSL color Cylindrical-coordinate representation of color #64A701: hue angle of 84.22º degrees, saturation: 0.99, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #64A701 is Cyan = 0.40, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.35.

Color convert

RGB1001671-
CMYK0.4000.990.35
HSL84.22º98.81%32.94%-
HSV(B)84.22º99.4%65.49%-
XYZ19.0830.354.88-
YUV128.0456.3108-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 100 (39.45% from 255) = 37.31%
GREEN value IS 167 (65.62% from 255) = 62.31%
BLUE value IS 1 (0.78% from 255) = 0.37%
R=37.31%
G=62.31%
B=0.37%

CMYK

C (Cyan) values IS 0.40
M (Magenta) values IS 0
Y (Yellow) values IS 0.99
K (Black) values IS 0.35
SystemRedGreenBlueCMYKHSL
Decimal10016710.4000.990.3584.2298.8132.94
Hex64A712806323546321
Octal14424715001434312414341
Binary11001001010011111010000110001110001110101001100011100001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #64a701

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #64a701; }

 p { color: rgb(100,167,1); }

 H1.HeaderClassName
 {
   color: #64a701;
 }
 .AnyTagClassName
 {
   color: #64a701;
 }
</style>
background-color css

<style>
 a { background-color: #64a701; }

 a { background-color: rgb(100,167,1); }

 div.DivClassName
 {
   background-color: #64a701;
 }
 .BgClassName
 {
   background-color: #64a701;
 }
</style>
border-color css

<style>
 span { border-color: #64a701; }

 span { border-color: rgb(100,167,1); }

 td.TdClassName
 {
   border-color: #64a701;
 }
 .TagClassName
 {
   border-color: #64a701;
 }
</style>

cancel