Shades of Christi #649908
Tints of Christi #649908
RGB
CMYK
RGB Variations
Color information
#649908 (or 0x649908) is known color: Christi. HEX triplet: 64, 99 and 08. RGB value is (100,153,8). Sum of RGB (Red+Green+Blue) = 100+153+8=261 (34% of max value = 765). Red value is 100 (39.45% from 255 or 38.31% from 261); Green value is 153 (60.16% from 255 or 58.62% from 261); Blue value is 8 (3.52% from 255 or 3.07% from 261); Max value from RGB is 153 - color contains mainly: green. Hex color #649908 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #649908 is #9B66F7. Grayscale: #797979. Windows color (decimal): -10184440 or 563556. OLE color: 563556.
HSL color Cylindrical-coordinate representation of color #649908: hue angle of 81.93º degrees, saturation: 0.9, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #649908 is Cyan = 0.35, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 100 | 153 | 8 | - |
| CMYK | 0.35 | 0 | 0.95 | 0.4 |
| HSL | 81.93º | 0.9% | 0.32% | - |
| HSV(B) | 81.93º | 0.95% | 0.6% | - |
| XYZ | 16.69 | 25.51 | 4.27 | - |
| YUV | 120.62 | 64.44 | 113.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 153 | 8 | 0.35 | 0 | 0.95 | 0.4 | 81.93 | 0.9 | 0.32 |
| Hex | 64 | 99 | 8 | 23 | 0 | 5F | 28 | 52 | 5A | 20 |
| Octal | 144 | 231 | 10 | 43 | 0 | 137 | 50 | 122 | 132 | 40 |
| Binary | 1100100 | 10011001 | 1000 | 100011 | 0 | 1011111 | 101000 | 1010010 | 1011010 | 100000 |
Color Harmonies of #649908
Complementary color
Monochromatic Colors of #649908
Black with #649908
Text Example
Text Example
White with #649908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649908; }
p { color: rgb(100,153,8); }
H1.HeaderClassName
{
color: #649908;
}
.AnyTagClassName
{
color: #649908;
}
</style>
background-color css
<style>
a { background-color: #649908; }
a { background-color: rgb(100,153,8); }
div.DivClassName
{
background-color: #649908;
}
.BgClassName
{
background-color: #649908;
}
</style>
border-color css
<style>
span { border-color: #649908; }
span { border-color: rgb(100,153,8); }
td.TdClassName
{
border-color: #649908;
}
.TagClassName
{
border-color: #649908;
}
</style>