Shades of Christi #649905
Tints of Christi #649905
RGB
CMYK
RGB Variations
Color information
#649905 (or 0x649905) is known color: Christi. HEX triplet: 64, 99 and 05. RGB value is (100,153,5). Sum of RGB (Red+Green+Blue) = 100+153+5=258 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.76% from 258); Green value is 153 (60.16% from 255 or 59.30% from 258); Blue value is 5 (2.34% from 255 or 1.94% from 258); Max value from RGB is 153 - color contains mainly: green. Hex color #649905 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #649905 is #9B66FA. Grayscale: #787878. Windows color (decimal): -10184443 or 366948. OLE color: 366948.
HSL color Cylindrical-coordinate representation of color #649905: hue angle of 81.49º degrees, saturation: 0.94, 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 #649905 is Cyan = 0.35, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 100 | 153 | 5 | - |
| CMYK | 0.35 | 0 | 0.97 | 0.4 |
| HSL | 81.49º | 0.94% | 0.31% | - |
| HSV(B) | 81.49º | 0.97% | 0.6% | - |
| XYZ | 16.67 | 25.5 | 4.19 | - |
| YUV | 120.28 | 62.94 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 153 | 5 | 0.35 | 0 | 0.97 | 0.4 | 81.49 | 0.94 | 0.31 |
| Hex | 64 | 99 | 5 | 23 | 0 | 61 | 28 | 51 | 5E | 1F |
| Octal | 144 | 231 | 5 | 43 | 0 | 141 | 50 | 121 | 136 | 37 |
| Binary | 1100100 | 10011001 | 101 | 100011 | 0 | 1100001 | 101000 | 1010001 | 1011110 | 11111 |
Color Harmonies of #649905
Complementary color
Monochromatic Colors of #649905
Black with #649905
Text Example
Text Example
White with #649905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649905; }
p { color: rgb(100,153,5); }
H1.HeaderClassName
{
color: #649905;
}
.AnyTagClassName
{
color: #649905;
}
</style>
background-color css
<style>
a { background-color: #649905; }
a { background-color: rgb(100,153,5); }
div.DivClassName
{
background-color: #649905;
}
.BgClassName
{
background-color: #649905;
}
</style>
border-color css
<style>
span { border-color: #649905; }
span { border-color: rgb(100,153,5); }
td.TdClassName
{
border-color: #649905;
}
.TagClassName
{
border-color: #649905;
}
</style>