Shades of Olive #758306
Tints of Olive #758306
RGB
CMYK
RGB Variations
Color information
#758306 (or 0x758306) is known color: Olive. HEX triplet: 75, 83 and 06. RGB value is (117,131,6). Sum of RGB (Red+Green+Blue) = 117+131+6=254 (33% of max value = 765). Red value is 117 (46.09% from 255 or 46.06% from 254); Green value is 131 (51.56% from 255 or 51.57% from 254); Blue value is 6 (2.73% from 255 or 2.36% from 254); Max value from RGB is 131 - color contains mainly: green. Hex color #758306 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #758306 is #8A7CF9. Grayscale: #717171. Windows color (decimal): -9075962 or 426869. OLE color: 426869.
HSL color Cylindrical-coordinate representation of color #758306: hue angle of 66.72º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #758306 is Cyan = 0.11, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 131 | 6 | - |
| CMYK | 0.11 | 0 | 0.95 | 0.49 |
| HSL | 66.72º | 0.91% | 0.27% | - |
| HSV(B) | 66.72º | 0.95% | 0.51% | - |
| XYZ | 15.49 | 20.03 | 3.22 | - |
| YUV | 112.56 | 67.86 | 131.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 131 | 6 | 0.11 | 0 | 0.95 | 0.49 | 66.72 | 0.91 | 0.27 |
| Hex | 75 | 83 | 6 | B | 0 | 5F | 31 | 43 | 5B | 1B |
| Octal | 165 | 203 | 6 | 13 | 0 | 137 | 61 | 103 | 133 | 33 |
| Binary | 1110101 | 10000011 | 110 | 1011 | 0 | 1011111 | 110001 | 1000011 | 1011011 | 11011 |
Color Harmonies of #758306
Complementary color
Monochromatic Colors of #758306
Black with #758306
Text Example
Text Example
White with #758306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758306; }
p { color: rgb(117,131,6); }
H1.HeaderClassName
{
color: #758306;
}
.AnyTagClassName
{
color: #758306;
}
</style>
background-color css
<style>
a { background-color: #758306; }
a { background-color: rgb(117,131,6); }
div.DivClassName
{
background-color: #758306;
}
.BgClassName
{
background-color: #758306;
}
</style>
border-color css
<style>
span { border-color: #758306; }
span { border-color: rgb(117,131,6); }
td.TdClassName
{
border-color: #758306;
}
.TagClassName
{
border-color: #758306;
}
</style>