Shades of Christi #759807
Tints of Christi #759807
RGB
CMYK
RGB Variations
Color information
#759807 (or 0x759807) is known color: Christi. HEX triplet: 75, 98 and 07. RGB value is (117,152,7). Sum of RGB (Red+Green+Blue) = 117+152+7=276 (36% of max value = 765). Red value is 117 (46.09% from 255 or 42.39% from 276); Green value is 152 (59.77% from 255 or 55.07% from 276); Blue value is 7 (3.12% from 255 or 2.54% from 276); Max value from RGB is 152 - color contains mainly: green. Hex color #759807 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #759807 is #8A67F8. Grayscale: #7D7D7D. Windows color (decimal): -9070585 or 497781. OLE color: 497781.
HSL color Cylindrical-coordinate representation of color #759807: hue angle of 74.48º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #759807 is Cyan = 0.23, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 117 | 152 | 7 | - |
| CMYK | 0.23 | 0 | 0.95 | 0.40 |
| HSL | 74.48º | 0.91% | 0.31% | - |
| HSV(B) | 74.48º | 0.95% | 0.6% | - |
| XYZ | 18.6 | 26.25 | 4.29 | - |
| YUV | 125.01 | 61.4 | 122.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 152 | 7 | 0.23 | 0 | 0.95 | 0.40 | 74.48 | 0.91 | 0.31 |
| Hex | 75 | 98 | 7 | 17 | 0 | 5F | 28 | 4A | 5B | 1F |
| Octal | 165 | 230 | 7 | 27 | 0 | 137 | 50 | 112 | 133 | 37 |
| Binary | 1110101 | 10011000 | 111 | 10111 | 0 | 1011111 | 101000 | 1001010 | 1011011 | 11111 |
Color Harmonies of #759807
Complementary color
Monochromatic Colors of #759807
Black with #759807
Text Example
Text Example
White with #759807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #759807; }
p { color: rgb(117,152,7); }
H1.HeaderClassName
{
color: #759807;
}
.AnyTagClassName
{
color: #759807;
}
</style>
background-color css
<style>
a { background-color: #759807; }
a { background-color: rgb(117,152,7); }
div.DivClassName
{
background-color: #759807;
}
.BgClassName
{
background-color: #759807;
}
</style>
border-color css
<style>
span { border-color: #759807; }
span { border-color: rgb(117,152,7); }
td.TdClassName
{
border-color: #759807;
}
.TagClassName
{
border-color: #759807;
}
</style>