Shades of Christi #759905
Tints of Christi #759905
RGB
CMYK
RGB Variations
Color information
#759905 (or 0x759905) is known color: Christi. HEX triplet: 75, 99 and 05. RGB value is (117,153,5). Sum of RGB (Red+Green+Blue) = 117+153+5=275 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.55% from 275); Green value is 153 (60.16% from 255 or 55.64% from 275); Blue value is 5 (2.34% from 255 or 1.82% from 275); Max value from RGB is 153 - color contains mainly: green. Hex color #759905 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759905 is #8A66FA. Grayscale: #7D7D7D. Windows color (decimal): -9070331 or 366965. OLE color: 366965.
HSL color Cylindrical-coordinate representation of color #759905: hue angle of 74.59º 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 #759905 is Cyan = 0.24, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 117 | 153 | 5 | - |
| CMYK | 0.24 | 0 | 0.97 | 0.4 |
| HSL | 74.59º | 0.94% | 0.31% | - |
| HSV(B) | 74.59º | 0.97% | 0.6% | - |
| XYZ | 18.75 | 26.58 | 4.28 | - |
| YUV | 125.36 | 60.07 | 122.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 153 | 5 | 0.24 | 0 | 0.97 | 0.4 | 74.59 | 0.94 | 0.31 |
| Hex | 75 | 99 | 5 | 18 | 0 | 61 | 28 | 4B | 5E | 1F |
| Octal | 165 | 231 | 5 | 30 | 0 | 141 | 50 | 113 | 136 | 37 |
| Binary | 1110101 | 10011001 | 101 | 11000 | 0 | 1100001 | 101000 | 1001011 | 1011110 | 11111 |
Color Harmonies of #759905
Complementary color
Monochromatic Colors of #759905
Black with #759905
Text Example
Text Example
White with #759905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759905; }
p { color: rgb(117,153,5); }
H1.HeaderClassName
{
color: #759905;
}
.AnyTagClassName
{
color: #759905;
}
</style>
background-color css
<style>
a { background-color: #759905; }
a { background-color: rgb(117,153,5); }
div.DivClassName
{
background-color: #759905;
}
.BgClassName
{
background-color: #759905;
}
</style>
border-color css
<style>
span { border-color: #759905; }
span { border-color: rgb(117,153,5); }
td.TdClassName
{
border-color: #759905;
}
.TagClassName
{
border-color: #759905;
}
</style>