Shades of Bronze Olive #665316
Tints of Bronze Olive #665316
RGB
CMYK
RGB Variations
Color information
#665316 (or 0x665316) is known color: Bronze Olive. HEX triplet: 66, 53 and 16. RGB value is (102,83,22). Sum of RGB (Red+Green+Blue) = 102+83+22=207 (27% of max value = 765). Red value is 102 (40.23% from 255 or 49.28% from 207); Green value is 83 (32.81% from 255 or 40.10% from 207); Blue value is 22 (8.98% from 255 or 10.63% from 207); Max value from RGB is 102 - color contains mainly: red. Hex color #665316 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #665316 is #99ACE9. Grayscale: #515151. Windows color (decimal): -10071274 or 1463142. OLE color: 1463142.
HSL color Cylindrical-coordinate representation of color #665316: hue angle of 45.75º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #665316 is Cyan = 0, Magento = 0.19, Yellow = 0.78 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 83 | 22 | - |
| CMYK | 0 | 0.19 | 0.78 | 0.6 |
| HSL | 45.75º | 0.65% | 0.24% | - |
| HSV(B) | 45.75º | 0.78% | 0.4% | - |
| XYZ | 8.72 | 9.07 | 2.05 | - |
| YUV | 81.73 | 94.29 | 142.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 83 | 22 | 0 | 0.19 | 0.78 | 0.6 | 45.75 | 0.65 | 0.24 |
| Hex | 66 | 53 | 16 | 0 | 13 | 4E | 3C | 2E | 41 | 18 |
| Octal | 146 | 123 | 26 | 0 | 23 | 116 | 74 | 56 | 101 | 30 |
| Binary | 1100110 | 1010011 | 10110 | 0 | 10011 | 1001110 | 111100 | 101110 | 1000001 | 11000 |
Color Harmonies of #665316
Complementary color
Monochromatic Colors of #665316
Black with #665316
Text Example
Text Example
White with #665316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665316; }
p { color: rgb(102,83,22); }
H1.HeaderClassName
{
color: #665316;
}
.AnyTagClassName
{
color: #665316;
}
</style>
background-color css
<style>
a { background-color: #665316; }
a { background-color: rgb(102,83,22); }
div.DivClassName
{
background-color: #665316;
}
.BgClassName
{
background-color: #665316;
}
</style>
border-color css
<style>
span { border-color: #665316; }
span { border-color: rgb(102,83,22); }
td.TdClassName
{
border-color: #665316;
}
.TagClassName
{
border-color: #665316;
}
</style>