Shades of Bronze Olive #665417
Tints of Bronze Olive #665417
RGB
CMYK
RGB Variations
Color information
#665417 (or 0x665417) is known color: Bronze Olive. HEX triplet: 66, 54 and 17. RGB value is (102,84,23). Sum of RGB (Red+Green+Blue) = 102+84+23=209 (27% of max value = 765). Red value is 102 (40.23% from 255 or 48.80% from 209); Green value is 84 (33.20% from 255 or 40.19% from 209); Blue value is 23 (9.38% from 255 or 11.00% from 209); Max value from RGB is 102 - color contains mainly: red. Hex color #665417 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665417 is #99ABE8. Grayscale: #525252. Windows color (decimal): -10071017 or 1528934. OLE color: 1528934.
HSL color Cylindrical-coordinate representation of color #665417: hue angle of 46.33º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #665417 is Cyan = 0, Magento = 0.18, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 84 | 23 | - |
| CMYK | 0 | 0.18 | 0.77 | 0.6 |
| HSL | 46.33º | 0.63% | 0.25% | - |
| HSV(B) | 46.33º | 0.77% | 0.4% | - |
| XYZ | 8.8 | 9.23 | 2.13 | - |
| YUV | 82.43 | 94.46 | 141.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 84 | 23 | 0 | 0.18 | 0.77 | 0.6 | 46.33 | 0.63 | 0.25 |
| Hex | 66 | 54 | 17 | 0 | 12 | 4D | 3C | 2E | 3F | 19 |
| Octal | 146 | 124 | 27 | 0 | 22 | 115 | 74 | 56 | 77 | 31 |
| Binary | 1100110 | 1010100 | 10111 | 0 | 10010 | 1001101 | 111100 | 101110 | 111111 | 11001 |
Color Harmonies of #665417
Complementary color
Monochromatic Colors of #665417
Black with #665417
Text Example
Text Example
White with #665417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665417; }
p { color: rgb(102,84,23); }
H1.HeaderClassName
{
color: #665417;
}
.AnyTagClassName
{
color: #665417;
}
</style>
background-color css
<style>
a { background-color: #665417; }
a { background-color: rgb(102,84,23); }
div.DivClassName
{
background-color: #665417;
}
.BgClassName
{
background-color: #665417;
}
</style>
border-color css
<style>
span { border-color: #665417; }
span { border-color: rgb(102,84,23); }
td.TdClassName
{
border-color: #665417;
}
.TagClassName
{
border-color: #665417;
}
</style>