Shades of Olive #668106
Tints of Olive #668106
RGB
CMYK
RGB Variations
Color information
#668106 (or 0x668106) is known color: Olive. HEX triplet: 66, 81 and 06. RGB value is (102,129,6). Sum of RGB (Red+Green+Blue) = 102+129+6=237 (31% of max value = 765). Red value is 102 (40.23% from 255 or 43.04% from 237); Green value is 129 (50.78% from 255 or 54.43% from 237); Blue value is 6 (2.73% from 255 or 2.53% from 237); Max value from RGB is 129 - color contains mainly: green. Hex color #668106 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #668106 is #997EF9. Grayscale: #6B6B6B. Windows color (decimal): -10059514 or 426342. OLE color: 426342.
HSL color Cylindrical-coordinate representation of color #668106: hue angle of 73.17º degrees, saturation: 0.91, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #668106 is Cyan = 0.21, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 129 | 6 | - |
| CMYK | 0.21 | 0 | 0.95 | 0.49 |
| HSL | 73.17º | 0.91% | 0.26% | - |
| HSV(B) | 73.17º | 0.95% | 0.51% | - |
| XYZ | 13.36 | 18.54 | 3.05 | - |
| YUV | 106.91 | 71.05 | 124.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 129 | 6 | 0.21 | 0 | 0.95 | 0.49 | 73.17 | 0.91 | 0.26 |
| Hex | 66 | 81 | 6 | 15 | 0 | 5F | 31 | 49 | 5B | 1A |
| Octal | 146 | 201 | 6 | 25 | 0 | 137 | 61 | 111 | 133 | 32 |
| Binary | 1100110 | 10000001 | 110 | 10101 | 0 | 1011111 | 110001 | 1001001 | 1011011 | 11010 |
Color Harmonies of #668106
Complementary color
Monochromatic Colors of #668106
Black with #668106
Text Example
Text Example
White with #668106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668106; }
p { color: rgb(102,129,6); }
H1.HeaderClassName
{
color: #668106;
}
.AnyTagClassName
{
color: #668106;
}
</style>
background-color css
<style>
a { background-color: #668106; }
a { background-color: rgb(102,129,6); }
div.DivClassName
{
background-color: #668106;
}
.BgClassName
{
background-color: #668106;
}
</style>
border-color css
<style>
span { border-color: #668106; }
span { border-color: rgb(102,129,6); }
td.TdClassName
{
border-color: #668106;
}
.TagClassName
{
border-color: #668106;
}
</style>