Shades of Olivetone #717430
Tints of Olivetone #717430
RGB
CMYK
RGB Variations
Color information
#717430 (or 0x717430) is known color: Olivetone. HEX triplet: 71, 74 and 30. RGB value is (113,116,48). Sum of RGB (Red+Green+Blue) = 113+116+48=277 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.79% from 277); Green value is 116 (45.70% from 255 or 41.88% from 277); Blue value is 48 (19.14% from 255 or 17.33% from 277); Max value from RGB is 116 - color contains mainly: green. Hex color #717430 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #717430 is #8E8BCF. Grayscale: #6B6B6B. Windows color (decimal): -9341904 or 3175537. OLE color: 3175537.
HSL color Cylindrical-coordinate representation of color #717430: hue angle of 62.65º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #717430 is Cyan = 0.03, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 113 | 116 | 48 | - |
| CMYK | 0.03 | 0 | 0.59 | 0.55 |
| HSL | 62.65º | 0.41% | 0.32% | - |
| HSV(B) | 62.65º | 0.59% | 0.45% | - |
| XYZ | 13.59 | 16.21 | 5.21 | - |
| YUV | 107.35 | 94.51 | 132.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 116 | 48 | 0.03 | 0 | 0.59 | 0.55 | 62.65 | 0.41 | 0.32 |
| Hex | 71 | 74 | 30 | 3 | 0 | 3B | 37 | 3F | 29 | 20 |
| Octal | 161 | 164 | 60 | 3 | 0 | 73 | 67 | 77 | 51 | 40 |
| Binary | 1110001 | 1110100 | 110000 | 11 | 0 | 111011 | 110111 | 111111 | 101001 | 100000 |
Color Harmonies of #717430
Complementary color
Monochromatic Colors of #717430
Black with #717430
Text Example
Text Example
White with #717430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #717430; }
p { color: rgb(113,116,48); }
H1.HeaderClassName
{
color: #717430;
}
.AnyTagClassName
{
color: #717430;
}
</style>
background-color css
<style>
a { background-color: #717430; }
a { background-color: rgb(113,116,48); }
div.DivClassName
{
background-color: #717430;
}
.BgClassName
{
background-color: #717430;
}
</style>
border-color css
<style>
span { border-color: #717430; }
span { border-color: rgb(113,116,48); }
td.TdClassName
{
border-color: #717430;
}
.TagClassName
{
border-color: #717430;
}
</style>