Shades of Olive #738601
Tints of Olive #738601
RGB
CMYK
RGB Variations
Color information
#738601 (or 0x738601) is known color: Olive. HEX triplet: 73, 86 and 01. RGB value is (115,134,1). Sum of RGB (Red+Green+Blue) = 115+134+1=250 (33% of max value = 765). Red value is 115 (45.31% from 255 or 46% from 250); Green value is 134 (52.73% from 255 or 53.6% from 250); Blue value is 1 (0.78% from 255 or 0.4% from 250); Max value from RGB is 134 - color contains mainly: green. Hex color #738601 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #738601 is #8C79FE. Grayscale: #717171. Windows color (decimal): -9206271 or 99955. OLE color: 99955.
HSL color Cylindrical-coordinate representation of color #738601: hue angle of 68.57º degrees, saturation: 0.99, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #738601 is Cyan = 0.14, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 1 | - |
| CMYK | 0.14 | 0 | 0.99 | 0.47 |
| HSL | 68.57º | 0.99% | 0.26% | - |
| HSV(B) | 68.57º | 0.99% | 0.53% | - |
| XYZ | 15.6 | 20.7 | 3.2 | - |
| YUV | 113.16 | 64.71 | 129.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 1 | 0.14 | 0 | 0.99 | 0.47 | 68.57 | 0.99 | 0.26 |
| Hex | 73 | 86 | 1 | E | 0 | 63 | 2F | 45 | 63 | 1A |
| Octal | 163 | 206 | 1 | 16 | 0 | 143 | 57 | 105 | 143 | 32 |
| Binary | 1110011 | 10000110 | 1 | 1110 | 0 | 1100011 | 101111 | 1000101 | 1100011 | 11010 |
Color Harmonies of #738601
Complementary color
Monochromatic Colors of #738601
Black with #738601
Text Example
Text Example
White with #738601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738601; }
p { color: rgb(115,134,1); }
H1.HeaderClassName
{
color: #738601;
}
.AnyTagClassName
{
color: #738601;
}
</style>
background-color css
<style>
a { background-color: #738601; }
a { background-color: rgb(115,134,1); }
div.DivClassName
{
background-color: #738601;
}
.BgClassName
{
background-color: #738601;
}
</style>
border-color css
<style>
span { border-color: #738601; }
span { border-color: rgb(115,134,1); }
td.TdClassName
{
border-color: #738601;
}
.TagClassName
{
border-color: #738601;
}
</style>