Shades of Christi #659902
Tints of Christi #659902
RGB
CMYK
RGB Variations
Color information
#659902 (or 0x659902) is known color: Christi. HEX triplet: 65, 99 and 02. RGB value is (101,153,2). Sum of RGB (Red+Green+Blue) = 101+153+2=256 (33% of max value = 765). Red value is 101 (39.84% from 255 or 39.45% from 256); Green value is 153 (60.16% from 255 or 59.77% from 256); Blue value is 2 (1.17% from 255 or 0.78% from 256); Max value from RGB is 153 - color contains mainly: green. Hex color #659902 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #659902 is #9A66FD. Grayscale: #787878. Windows color (decimal): -10118910 or 170341. OLE color: 170341.
HSL color Cylindrical-coordinate representation of color #659902: hue angle of 80.66º 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 #659902 is Cyan = 0.34, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 101 | 153 | 2 | - |
| CMYK | 0.34 | 0 | 0.99 | 0.4 |
| HSL | 80.66º | 0.97% | 0.3% | - |
| HSV(B) | 80.66º | 0.99% | 0.6% | - |
| XYZ | 16.77 | 25.55 | 4.11 | - |
| YUV | 120.24 | 61.27 | 114.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 153 | 2 | 0.34 | 0 | 0.99 | 0.4 | 80.66 | 0.97 | 0.3 |
| Hex | 65 | 99 | 2 | 22 | 0 | 63 | 28 | 51 | 61 | 1E |
| Octal | 145 | 231 | 2 | 42 | 0 | 143 | 50 | 121 | 141 | 36 |
| Binary | 1100101 | 10011001 | 10 | 100010 | 0 | 1100011 | 101000 | 1010001 | 1100001 | 11110 |
Color Harmonies of #659902
Complementary color
Monochromatic Colors of #659902
Black with #659902
Text Example
Text Example
White with #659902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659902; }
p { color: rgb(101,153,2); }
H1.HeaderClassName
{
color: #659902;
}
.AnyTagClassName
{
color: #659902;
}
</style>
background-color css
<style>
a { background-color: #659902; }
a { background-color: rgb(101,153,2); }
div.DivClassName
{
background-color: #659902;
}
.BgClassName
{
background-color: #659902;
}
</style>
border-color css
<style>
span { border-color: #659902; }
span { border-color: rgb(101,153,2); }
td.TdClassName
{
border-color: #659902;
}
.TagClassName
{
border-color: #659902;
}
</style>