Shades of Christi #649906
Tints of Christi #649906
RGB
CMYK
RGB Variations
Color information
#649906 (or 0x649906) is known color: Christi. HEX triplet: 64, 99 and 06. RGB value is (100,153,6). Sum of RGB (Red+Green+Blue) = 100+153+6=259 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.61% from 259); Green value is 153 (60.16% from 255 or 59.07% from 259); Blue value is 6 (2.73% from 255 or 2.32% from 259); Max value from RGB is 153 - color contains mainly: green. Hex color #649906 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #649906 is #9B66F9. Grayscale: #787878. Windows color (decimal): -10184442 or 432484. OLE color: 432484.
HSL color Cylindrical-coordinate representation of color #649906: hue angle of 81.63º degrees, saturation: 0.92, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #649906 is Cyan = 0.35, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 100 | 153 | 6 | - |
| CMYK | 0.35 | 0 | 0.96 | 0.4 |
| HSL | 81.63º | 0.92% | 0.31% | - |
| HSV(B) | 81.63º | 0.96% | 0.6% | - |
| XYZ | 16.68 | 25.5 | 4.22 | - |
| YUV | 120.4 | 63.44 | 113.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 153 | 6 | 0.35 | 0 | 0.96 | 0.4 | 81.63 | 0.92 | 0.31 |
| Hex | 64 | 99 | 6 | 23 | 0 | 60 | 28 | 52 | 5C | 1F |
| Octal | 144 | 231 | 6 | 43 | 0 | 140 | 50 | 122 | 134 | 37 |
| Binary | 1100100 | 10011001 | 110 | 100011 | 0 | 1100000 | 101000 | 1010010 | 1011100 | 11111 |
Color Harmonies of #649906
Complementary color
Monochromatic Colors of #649906
Black with #649906
Text Example
Text Example
White with #649906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649906; }
p { color: rgb(100,153,6); }
H1.HeaderClassName
{
color: #649906;
}
.AnyTagClassName
{
color: #649906;
}
</style>
background-color css
<style>
a { background-color: #649906; }
a { background-color: rgb(100,153,6); }
div.DivClassName
{
background-color: #649906;
}
.BgClassName
{
background-color: #649906;
}
</style>
border-color css
<style>
span { border-color: #649906; }
span { border-color: rgb(100,153,6); }
td.TdClassName
{
border-color: #649906;
}
.TagClassName
{
border-color: #649906;
}
</style>