Shades of Christi #639908
Tints of Christi #639908
RGB
CMYK
RGB Variations
Color information
#639908 (or 0x639908) is known color: Christi. HEX triplet: 63, 99 and 08. RGB value is (99,153,8). Sum of RGB (Red+Green+Blue) = 99+153+8=260 (34% of max value = 765). Red value is 99 (39.06% from 255 or 38.08% from 260); Green value is 153 (60.16% from 255 or 58.85% from 260); Blue value is 8 (3.52% from 255 or 3.08% from 260); Max value from RGB is 153 - color contains mainly: green. Hex color #639908 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #639908 is #9C66F7. Grayscale: #787878. Windows color (decimal): -10249976 or 563555. OLE color: 563555.
HSL color Cylindrical-coordinate representation of color #639908: hue angle of 82.34º 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 #639908 is Cyan = 0.35, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 99 | 153 | 8 | - |
| CMYK | 0.35 | 0 | 0.95 | 0.4 |
| HSL | 82.34º | 0.9% | 0.32% | - |
| HSV(B) | 82.34º | 0.95% | 0.6% | - |
| XYZ | 16.58 | 25.45 | 4.27 | - |
| YUV | 120.32 | 64.61 | 112.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 153 | 8 | 0.35 | 0 | 0.95 | 0.4 | 82.34 | 0.9 | 0.32 |
| Hex | 63 | 99 | 8 | 23 | 0 | 5F | 28 | 52 | 5A | 20 |
| Octal | 143 | 231 | 10 | 43 | 0 | 137 | 50 | 122 | 132 | 40 |
| Binary | 1100011 | 10011001 | 1000 | 100011 | 0 | 1011111 | 101000 | 1010010 | 1011010 | 100000 |
Color Harmonies of #639908
Complementary color
Monochromatic Colors of #639908
Black with #639908
Text Example
Text Example
White with #639908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639908; }
p { color: rgb(99,153,8); }
H1.HeaderClassName
{
color: #639908;
}
.AnyTagClassName
{
color: #639908;
}
</style>
background-color css
<style>
a { background-color: #639908; }
a { background-color: rgb(99,153,8); }
div.DivClassName
{
background-color: #639908;
}
.BgClassName
{
background-color: #639908;
}
</style>
border-color css
<style>
span { border-color: #639908; }
span { border-color: rgb(99,153,8); }
td.TdClassName
{
border-color: #639908;
}
.TagClassName
{
border-color: #639908;
}
</style>