Shades of Christi #749705
Tints of Christi #749705
RGB
CMYK
RGB Variations
Color information
#749705 (or 0x749705) is known color: Christi. HEX triplet: 74, 97 and 05. RGB value is (116,151,5). Sum of RGB (Red+Green+Blue) = 116+151+5=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 151 (59.38% from 255 or 55.51% from 272); Blue value is 5 (2.34% from 255 or 1.84% from 272); Max value from RGB is 151 - color contains mainly: green. Hex color #749705 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #749705 is #8B68FA. Grayscale: #7C7C7C. Windows color (decimal): -9136379 or 366452. OLE color: 366452.
HSL color Cylindrical-coordinate representation of color #749705: hue angle of 74.38º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #749705 is Cyan = 0.23, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 116 | 151 | 5 | - |
| CMYK | 0.23 | 0 | 0.97 | 0.41 |
| HSL | 74.38º | 0.94% | 0.31% | - |
| HSV(B) | 74.38º | 0.97% | 0.59% | - |
| XYZ | 18.3 | 25.86 | 4.17 | - |
| YUV | 123.89 | 60.9 | 122.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 151 | 5 | 0.23 | 0 | 0.97 | 0.41 | 74.38 | 0.94 | 0.31 |
| Hex | 74 | 97 | 5 | 17 | 0 | 61 | 29 | 4A | 5E | 1F |
| Octal | 164 | 227 | 5 | 27 | 0 | 141 | 51 | 112 | 136 | 37 |
| Binary | 1110100 | 10010111 | 101 | 10111 | 0 | 1100001 | 101001 | 1001010 | 1011110 | 11111 |
Color Harmonies of #749705
Complementary color
Monochromatic Colors of #749705
Black with #749705
Text Example
Text Example
White with #749705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #749705; }
p { color: rgb(116,151,5); }
H1.HeaderClassName
{
color: #749705;
}
.AnyTagClassName
{
color: #749705;
}
</style>
background-color css
<style>
a { background-color: #749705; }
a { background-color: rgb(116,151,5); }
div.DivClassName
{
background-color: #749705;
}
.BgClassName
{
background-color: #749705;
}
</style>
border-color css
<style>
span { border-color: #749705; }
span { border-color: rgb(116,151,5); }
td.TdClassName
{
border-color: #749705;
}
.TagClassName
{
border-color: #749705;
}
</style>