Shades of Christi #639905
Tints of Christi #639905
RGB
CMYK
RGB Variations
Color information
#639905 (or 0x639905) is known color: Christi. HEX triplet: 63, 99 and 05. RGB value is (99,153,5). Sum of RGB (Red+Green+Blue) = 99+153+5=257 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.52% from 257); Green value is 153 (60.16% from 255 or 59.53% from 257); Blue value is 5 (2.34% from 255 or 1.95% from 257); Max value from RGB is 153 - color contains mainly: green. Hex color #639905 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #639905 is #9C66FA. Grayscale: #787878. Windows color (decimal): -10249979 or 366947. OLE color: 366947.
HSL color Cylindrical-coordinate representation of color #639905: hue angle of 81.89º 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 #639905 is Cyan = 0.35, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 99 | 153 | 5 | - |
| CMYK | 0.35 | 0 | 0.97 | 0.4 |
| HSL | 81.89º | 0.94% | 0.31% | - |
| HSV(B) | 81.89º | 0.97% | 0.6% | - |
| XYZ | 16.56 | 25.45 | 4.18 | - |
| YUV | 119.98 | 63.11 | 113.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 153 | 5 | 0.35 | 0 | 0.97 | 0.4 | 81.89 | 0.94 | 0.31 |
| Hex | 63 | 99 | 5 | 23 | 0 | 61 | 28 | 52 | 5E | 1F |
| Octal | 143 | 231 | 5 | 43 | 0 | 141 | 50 | 122 | 136 | 37 |
| Binary | 1100011 | 10011001 | 101 | 100011 | 0 | 1100001 | 101000 | 1010010 | 1011110 | 11111 |
Color Harmonies of #639905
Complementary color
Monochromatic Colors of #639905
Black with #639905
Text Example
Text Example
White with #639905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639905; }
p { color: rgb(99,153,5); }
H1.HeaderClassName
{
color: #639905;
}
.AnyTagClassName
{
color: #639905;
}
</style>
background-color css
<style>
a { background-color: #639905; }
a { background-color: rgb(99,153,5); }
div.DivClassName
{
background-color: #639905;
}
.BgClassName
{
background-color: #639905;
}
</style>
border-color css
<style>
span { border-color: #639905; }
span { border-color: rgb(99,153,5); }
td.TdClassName
{
border-color: #639905;
}
.TagClassName
{
border-color: #639905;
}
</style>