Shades of Christi #639902
Tints of Christi #639902
RGB
CMYK
RGB Variations
Color information
#639902 (or 0x639902) is known color: Christi. HEX triplet: 63, 99 and 02. RGB value is (99,153,2). Sum of RGB (Red+Green+Blue) = 99+153+2=254 (33% of max value = 765). Red value is 99 (39.06% from 255 or 38.98% from 254); Green value is 153 (60.16% from 255 or 60.24% from 254); Blue value is 2 (1.17% from 255 or 0.79% from 254); Max value from RGB is 153 - color contains mainly: green. Hex color #639902 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #639902 is #9C66FD. Grayscale: #787878. Windows color (decimal): -10249982 or 170339. OLE color: 170339.
HSL color Cylindrical-coordinate representation of color #639902: hue angle of 81.46º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #639902 is Cyan = 0.35, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 99 | 153 | 2 | - |
| CMYK | 0.35 | 0 | 0.99 | 0.4 |
| HSL | 81.46º | 0.97% | 0.3% | - |
| HSV(B) | 81.46º | 0.99% | 0.6% | - |
| XYZ | 16.55 | 25.44 | 4.1 | - |
| YUV | 119.64 | 61.61 | 113.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 153 | 2 | 0.35 | 0 | 0.99 | 0.4 | 81.46 | 0.97 | 0.3 |
| Hex | 63 | 99 | 2 | 23 | 0 | 63 | 28 | 51 | 61 | 1E |
| Octal | 143 | 231 | 2 | 43 | 0 | 143 | 50 | 121 | 141 | 36 |
| Binary | 1100011 | 10011001 | 10 | 100011 | 0 | 1100011 | 101000 | 1010001 | 1100001 | 11110 |
Color Harmonies of #639902
Complementary color
Monochromatic Colors of #639902
Black with #639902
Text Example
Text Example
White with #639902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639902; }
p { color: rgb(99,153,2); }
H1.HeaderClassName
{
color: #639902;
}
.AnyTagClassName
{
color: #639902;
}
</style>
background-color css
<style>
a { background-color: #639902; }
a { background-color: rgb(99,153,2); }
div.DivClassName
{
background-color: #639902;
}
.BgClassName
{
background-color: #639902;
}
</style>
border-color css
<style>
span { border-color: #639902; }
span { border-color: rgb(99,153,2); }
td.TdClassName
{
border-color: #639902;
}
.TagClassName
{
border-color: #639902;
}
</style>