Shades of Bronze Olive #665618
Tints of Bronze Olive #665618
RGB
CMYK
RGB Variations
Color information
#665618 (or 0x665618) is known color: Bronze Olive. HEX triplet: 66, 56 and 18. RGB value is (102,86,24). Sum of RGB (Red+Green+Blue) = 102+86+24=212 (28% of max value = 765). Red value is 102 (40.23% from 255 or 48.11% from 212); Green value is 86 (33.98% from 255 or 40.57% from 212); Blue value is 24 (9.77% from 255 or 11.32% from 212); Max value from RGB is 102 - color contains mainly: red. Hex color #665618 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665618 is #99A9E7. Grayscale: #535353. Windows color (decimal): -10070504 or 1594982. OLE color: 1594982.
HSL color Cylindrical-coordinate representation of color #665618: hue angle of 47.69º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #665618 is Cyan = 0, Magento = 0.16, Yellow = 0.76 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 24 | - |
| CMYK | 0 | 0.16 | 0.76 | 0.6 |
| HSL | 47.69º | 0.62% | 0.25% | - |
| HSV(B) | 47.69º | 0.76% | 0.4% | - |
| XYZ | 8.97 | 9.55 | 2.23 | - |
| YUV | 83.72 | 94.3 | 141.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 24 | 0 | 0.16 | 0.76 | 0.6 | 47.69 | 0.62 | 0.25 |
| Hex | 66 | 56 | 18 | 0 | 10 | 4C | 3C | 30 | 3E | 19 |
| Octal | 146 | 126 | 30 | 0 | 20 | 114 | 74 | 60 | 76 | 31 |
| Binary | 1100110 | 1010110 | 11000 | 0 | 10000 | 1001100 | 111100 | 110000 | 111110 | 11001 |
Color Harmonies of #665618
Complementary color
Monochromatic Colors of #665618
Black with #665618
Text Example
Text Example
White with #665618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665618; }
p { color: rgb(102,86,24); }
H1.HeaderClassName
{
color: #665618;
}
.AnyTagClassName
{
color: #665618;
}
</style>
background-color css
<style>
a { background-color: #665618; }
a { background-color: rgb(102,86,24); }
div.DivClassName
{
background-color: #665618;
}
.BgClassName
{
background-color: #665618;
}
</style>
border-color css
<style>
span { border-color: #665618; }
span { border-color: rgb(102,86,24); }
td.TdClassName
{
border-color: #665618;
}
.TagClassName
{
border-color: #665618;
}
</style>