Shades of Christi #649904
Tints of Christi #649904
RGB
CMYK
RGB Variations
Color information
#649904 (or 0x649904) is known color: Christi. HEX triplet: 64, 99 and 04. RGB value is (100,153,4). Sum of RGB (Red+Green+Blue) = 100+153+4=257 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.91% from 257); Green value is 153 (60.16% from 255 or 59.53% from 257); Blue value is 4 (1.95% from 255 or 1.56% from 257); Max value from RGB is 153 - color contains mainly: green. Hex color #649904 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #649904 is #9B66FB. Grayscale: #787878. Windows color (decimal): -10184444 or 301412. OLE color: 301412.
HSL color Cylindrical-coordinate representation of color #649904: hue angle of 81.34º degrees, saturation: 0.95, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #649904 is Cyan = 0.35, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 100 | 153 | 4 | - |
| CMYK | 0.35 | 0 | 0.97 | 0.4 |
| HSL | 81.34º | 0.95% | 0.31% | - |
| HSV(B) | 81.34º | 0.97% | 0.6% | - |
| XYZ | 16.67 | 25.5 | 4.16 | - |
| YUV | 120.17 | 62.44 | 113.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 153 | 4 | 0.35 | 0 | 0.97 | 0.4 | 81.34 | 0.95 | 0.31 |
| Hex | 64 | 99 | 4 | 23 | 0 | 61 | 28 | 51 | 5F | 1F |
| Octal | 144 | 231 | 4 | 43 | 0 | 141 | 50 | 121 | 137 | 37 |
| Binary | 1100100 | 10011001 | 100 | 100011 | 0 | 1100001 | 101000 | 1010001 | 1011111 | 11111 |
Color Harmonies of #649904
Complementary color
Monochromatic Colors of #649904
Black with #649904
Text Example
Text Example
White with #649904
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649904; }
p { color: rgb(100,153,4); }
H1.HeaderClassName
{
color: #649904;
}
.AnyTagClassName
{
color: #649904;
}
</style>
background-color css
<style>
a { background-color: #649904; }
a { background-color: rgb(100,153,4); }
div.DivClassName
{
background-color: #649904;
}
.BgClassName
{
background-color: #649904;
}
</style>
border-color css
<style>
span { border-color: #649904; }
span { border-color: rgb(100,153,4); }
td.TdClassName
{
border-color: #649904;
}
.TagClassName
{
border-color: #649904;
}
</style>