Shades of Olive #958208
Tints of Olive #958208
RGB
CMYK
RGB Variations
Color information
#958208 (or 0x958208) is known color: Olive. HEX triplet: 95, 82 and 08. RGB value is (149,130,8). Sum of RGB (Red+Green+Blue) = 149+130+8=287 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.92% from 287); Green value is 130 (51.17% from 255 or 45.30% from 287); Blue value is 8 (3.52% from 255 or 2.79% from 287); Max value from RGB is 149 - color contains mainly: red. Hex color #958208 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #958208 is #6A7DF7. Grayscale: #7A7A7A. Windows color (decimal): -6979064 or 557717. OLE color: 557717.
HSL color Cylindrical-coordinate representation of color #958208: hue angle of 51.91º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #958208 is Cyan = 0, Magento = 0.13, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 130 | 8 | - |
| CMYK | 0 | 0.13 | 0.95 | 0.42 |
| HSL | 51.91º | 0.9% | 0.31% | - |
| HSV(B) | 51.91º | 0.95% | 0.58% | - |
| XYZ | 20.42 | 22.37 | 3.47 | - |
| YUV | 121.77 | 63.79 | 147.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 130 | 8 | 0 | 0.13 | 0.95 | 0.42 | 51.91 | 0.9 | 0.31 |
| Hex | 95 | 82 | 8 | 0 | D | 5F | 2A | 34 | 5A | 1F |
| Octal | 225 | 202 | 10 | 0 | 15 | 137 | 52 | 64 | 132 | 37 |
| Binary | 10010101 | 10000010 | 1000 | 0 | 1101 | 1011111 | 101010 | 110100 | 1011010 | 11111 |
Color Harmonies of #958208
Complementary color
Monochromatic Colors of #958208
Black with #958208
Text Example
Text Example
White with #958208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #958208; }
p { color: rgb(149,130,8); }
H1.HeaderClassName
{
color: #958208;
}
.AnyTagClassName
{
color: #958208;
}
</style>
background-color css
<style>
a { background-color: #958208; }
a { background-color: rgb(149,130,8); }
div.DivClassName
{
background-color: #958208;
}
.BgClassName
{
background-color: #958208;
}
</style>
border-color css
<style>
span { border-color: #958208; }
span { border-color: rgb(149,130,8); }
td.TdClassName
{
border-color: #958208;
}
.TagClassName
{
border-color: #958208;
}
</style>