Shades of Bronze Olive #655614
Tints of Bronze Olive #655614
RGB
CMYK
RGB Variations
Color information
#655614 (or 0x655614) is known color: Bronze Olive. HEX triplet: 65, 56 and 14. RGB value is (101,86,20). Sum of RGB (Red+Green+Blue) = 101+86+20=207 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.79% from 207); Green value is 86 (33.98% from 255 or 41.55% from 207); Blue value is 20 (8.20% from 255 or 9.66% from 207); Max value from RGB is 101 - color contains mainly: red. Hex color #655614 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655614 is #9AA9EB. Grayscale: #535353. Windows color (decimal): -10136044 or 1332837. OLE color: 1332837.
HSL color Cylindrical-coordinate representation of color #655614: hue angle of 48.89º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #655614 is Cyan = 0, Magento = 0.15, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 20 | - |
| CMYK | 0 | 0.15 | 0.80 | 0.60 |
| HSL | 48.89º | 0.67% | 0.24% | - |
| HSV(B) | 48.89º | 0.8% | 0.4% | - |
| XYZ | 8.82 | 9.47 | 2.03 | - |
| YUV | 82.96 | 92.47 | 140.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 20 | 0 | 0.15 | 0.80 | 0.60 | 48.89 | 0.67 | 0.24 |
| Hex | 65 | 56 | 14 | 0 | F | 50 | 3C | 31 | 43 | 18 |
| Octal | 145 | 126 | 24 | 0 | 17 | 120 | 74 | 61 | 103 | 30 |
| Binary | 1100101 | 1010110 | 10100 | 0 | 1111 | 1010000 | 111100 | 110001 | 1000011 | 11000 |
Color Harmonies of #655614
Complementary color
Monochromatic Colors of #655614
Black with #655614
Text Example
Text Example
White with #655614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655614; }
p { color: rgb(101,86,20); }
H1.HeaderClassName
{
color: #655614;
}
.AnyTagClassName
{
color: #655614;
}
</style>
background-color css
<style>
a { background-color: #655614; }
a { background-color: rgb(101,86,20); }
div.DivClassName
{
background-color: #655614;
}
.BgClassName
{
background-color: #655614;
}
</style>
border-color css
<style>
span { border-color: #655614; }
span { border-color: rgb(101,86,20); }
td.TdClassName
{
border-color: #655614;
}
.TagClassName
{
border-color: #655614;
}
</style>