Shades of Olive #838107
Tints of Olive #838107
RGB
CMYK
RGB Variations
Color information
#838107 (or 0x838107) is known color: Olive. HEX triplet: 83, 81 and 07. RGB value is (131,129,7). Sum of RGB (Red+Green+Blue) = 131+129+7=267 (35% of max value = 765). Red value is 131 (51.56% from 255 or 49.06% from 267); Green value is 129 (50.78% from 255 or 48.31% from 267); Blue value is 7 (3.12% from 255 or 2.62% from 267); Max value from RGB is 131 - color contains mainly: red. Hex color #838107 is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #838107 is #7C7EF8. Grayscale: #747474. Windows color (decimal): -8158969 or 491907. OLE color: 491907.
HSL color Cylindrical-coordinate representation of color #838107: hue angle of 59.03º degrees, saturation: 0.9, 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 #838107 is Cyan = 0, Magento = 0.02, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 129 | 7 | - |
| CMYK | 0 | 0.02 | 0.95 | 0.49 |
| HSL | 59.03º | 0.9% | 0.27% | - |
| HSV(B) | 59.03º | 0.95% | 0.51% | - |
| XYZ | 17.25 | 20.54 | 3.26 | - |
| YUV | 115.69 | 66.66 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 129 | 7 | 0 | 0.02 | 0.95 | 0.49 | 59.03 | 0.9 | 0.27 |
| Hex | 83 | 81 | 7 | 0 | 2 | 5F | 31 | 3B | 5A | 1B |
| Octal | 203 | 201 | 7 | 0 | 2 | 137 | 61 | 73 | 132 | 33 |
| Binary | 10000011 | 10000001 | 111 | 0 | 10 | 1011111 | 110001 | 111011 | 1011010 | 11011 |
Color Harmonies of #838107
Complementary color
Monochromatic Colors of #838107
Black with #838107
Text Example
Text Example
White with #838107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838107; }
p { color: rgb(131,129,7); }
H1.HeaderClassName
{
color: #838107;
}
.AnyTagClassName
{
color: #838107;
}
</style>
background-color css
<style>
a { background-color: #838107; }
a { background-color: rgb(131,129,7); }
div.DivClassName
{
background-color: #838107;
}
.BgClassName
{
background-color: #838107;
}
</style>
border-color css
<style>
span { border-color: #838107; }
span { border-color: rgb(131,129,7); }
td.TdClassName
{
border-color: #838107;
}
.TagClassName
{
border-color: #838107;
}
</style>