Shades of Bronze Olive #655415
Tints of Bronze Olive #655415
RGB
CMYK
RGB Variations
Color information
#655415 (or 0x655415) is known color: Bronze Olive. HEX triplet: 65, 54 and 15. RGB value is (101,84,21). Sum of RGB (Red+Green+Blue) = 101+84+21=206 (27% of max value = 765). Red value is 101 (39.84% from 255 or 49.03% from 206); Green value is 84 (33.20% from 255 or 40.78% from 206); Blue value is 21 (8.59% from 255 or 10.19% from 206); Max value from RGB is 101 - color contains mainly: red. Hex color #655415 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655415 is #9AABEA. Grayscale: #525252. Windows color (decimal): -10136555 or 1397861. OLE color: 1397861.
HSL color Cylindrical-coordinate representation of color #655415: hue angle of 47.25º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #655415 is Cyan = 0, Magento = 0.17, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 84 | 21 | - |
| CMYK | 0 | 0.17 | 0.79 | 0.60 |
| HSL | 47.25º | 0.66% | 0.24% | - |
| HSV(B) | 47.25º | 0.79% | 0.4% | - |
| XYZ | 8.67 | 9.16 | 2.02 | - |
| YUV | 81.9 | 93.63 | 141.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 84 | 21 | 0 | 0.17 | 0.79 | 0.60 | 47.25 | 0.66 | 0.24 |
| Hex | 65 | 54 | 15 | 0 | 11 | 4F | 3C | 2F | 42 | 18 |
| Octal | 145 | 124 | 25 | 0 | 21 | 117 | 74 | 57 | 102 | 30 |
| Binary | 1100101 | 1010100 | 10101 | 0 | 10001 | 1001111 | 111100 | 101111 | 1000010 | 11000 |
Color Harmonies of #655415
Complementary color
Monochromatic Colors of #655415
Black with #655415
Text Example
Text Example
White with #655415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655415; }
p { color: rgb(101,84,21); }
H1.HeaderClassName
{
color: #655415;
}
.AnyTagClassName
{
color: #655415;
}
</style>
background-color css
<style>
a { background-color: #655415; }
a { background-color: rgb(101,84,21); }
div.DivClassName
{
background-color: #655415;
}
.BgClassName
{
background-color: #655415;
}
</style>
border-color css
<style>
span { border-color: #655415; }
span { border-color: rgb(101,84,21); }
td.TdClassName
{
border-color: #655415;
}
.TagClassName
{
border-color: #655415;
}
</style>