Shades of Bronze Olive #665318
Tints of Bronze Olive #665318
RGB
CMYK
RGB Variations
Color information
#665318 (or 0x665318) is known color: Bronze Olive. HEX triplet: 66, 53 and 18. RGB value is (102,83,24). Sum of RGB (Red+Green+Blue) = 102+83+24=209 (27% of max value = 765). Red value is 102 (40.23% from 255 or 48.80% from 209); Green value is 83 (32.81% from 255 or 39.71% from 209); Blue value is 24 (9.77% from 255 or 11.48% from 209); Max value from RGB is 102 - color contains mainly: red. Hex color #665318 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665318 is #99ACE7. Grayscale: #525252. Windows color (decimal): -10071272 or 1594214. OLE color: 1594214.
HSL color Cylindrical-coordinate representation of color #665318: hue angle of 45.38º 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 #665318 is Cyan = 0, Magento = 0.19, Yellow = 0.76 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 24 | - |
| CMYK | 0 | 0.19 | 0.76 | 0.6 |
| HSL | 45.38º | 0.62% | 0.25% | - |
| HSV(B) | 45.38º | 0.76% | 0.4% | - |
| XYZ | 8.74 | 9.08 | 2.16 | - |
| YUV | 81.96 | 95.29 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 24 | 0 | 0.19 | 0.76 | 0.6 | 45.38 | 0.62 | 0.25 |
| Hex | 66 | 53 | 18 | 0 | 13 | 4C | 3C | 2D | 3E | 19 |
| Octal | 146 | 123 | 30 | 0 | 23 | 114 | 74 | 55 | 76 | 31 |
| Binary | 1100110 | 1010011 | 11000 | 0 | 10011 | 1001100 | 111100 | 101101 | 111110 | 11001 |
Color Harmonies of #665318
Complementary color
Monochromatic Colors of #665318
Black with #665318
Text Example
Text Example
White with #665318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665318; }
p { color: rgb(102,83,24); }
H1.HeaderClassName
{
color: #665318;
}
.AnyTagClassName
{
color: #665318;
}
</style>
background-color css
<style>
a { background-color: #665318; }
a { background-color: rgb(102,83,24); }
div.DivClassName
{
background-color: #665318;
}
.BgClassName
{
background-color: #665318;
}
</style>
border-color css
<style>
span { border-color: #665318; }
span { border-color: rgb(102,83,24); }
td.TdClassName
{
border-color: #665318;
}
.TagClassName
{
border-color: #665318;
}
</style>