Shades of Bronze Olive #655319
Tints of Bronze Olive #655319
RGB
CMYK
RGB Variations
Color information
#655319 (or 0x655319) is known color: Bronze Olive. HEX triplet: 65, 53 and 19. RGB value is (101,83,25). Sum of RGB (Red+Green+Blue) = 101+83+25=209 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.33% from 209); Green value is 83 (32.81% from 255 or 39.71% from 209); Blue value is 25 (10.16% from 255 or 11.96% from 209); Max value from RGB is 101 - color contains mainly: red. Hex color #655319 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #655319 is #9AACE6. Grayscale: #525252. Windows color (decimal): -10136807 or 1659749. OLE color: 1659749.
HSL color Cylindrical-coordinate representation of color #655319: hue angle of 45.79º degrees, saturation: 0.6, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #655319 is Cyan = 0, Magento = 0.18, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 83 | 25 | - |
| CMYK | 0 | 0.18 | 0.75 | 0.60 |
| HSL | 45.79º | 0.6% | 0.25% | - |
| HSV(B) | 45.79º | 0.75% | 0.4% | - |
| XYZ | 8.64 | 9.02 | 2.21 | - |
| YUV | 81.77 | 95.96 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 83 | 25 | 0 | 0.18 | 0.75 | 0.60 | 45.79 | 0.6 | 0.25 |
| Hex | 65 | 53 | 19 | 0 | 12 | 4B | 3C | 2E | 3C | 19 |
| Octal | 145 | 123 | 31 | 0 | 22 | 113 | 74 | 56 | 74 | 31 |
| Binary | 1100101 | 1010011 | 11001 | 0 | 10010 | 1001011 | 111100 | 101110 | 111100 | 11001 |
Color Harmonies of #655319
Complementary color
Monochromatic Colors of #655319
Black with #655319
Text Example
Text Example
White with #655319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655319; }
p { color: rgb(101,83,25); }
H1.HeaderClassName
{
color: #655319;
}
.AnyTagClassName
{
color: #655319;
}
</style>
background-color css
<style>
a { background-color: #655319; }
a { background-color: rgb(101,83,25); }
div.DivClassName
{
background-color: #655319;
}
.BgClassName
{
background-color: #655319;
}
</style>
border-color css
<style>
span { border-color: #655319; }
span { border-color: rgb(101,83,25); }
td.TdClassName
{
border-color: #655319;
}
.TagClassName
{
border-color: #655319;
}
</style>