Shades of Bronze Olive #605321
Tints of Bronze Olive #605321
RGB
CMYK
RGB Variations
Color information
#605321 (or 0x605321) is known color: Bronze Olive. HEX triplet: 60, 53 and 21. RGB value is (96,83,33). Sum of RGB (Red+Green+Blue) = 96+83+33=212 (28% of max value = 765). Red value is 96 (37.89% from 255 or 45.28% from 212); Green value is 83 (32.81% from 255 or 39.15% from 212); Blue value is 33 (13.28% from 255 or 15.57% from 212); Max value from RGB is 96 - color contains mainly: red. Hex color #605321 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #605321 is #9FACDE. Grayscale: #515151. Windows color (decimal): -10464479 or 2184032. OLE color: 2184032.
HSL color Cylindrical-coordinate representation of color #605321: hue angle of 47.62º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #605321 is Cyan = 0, Magento = 0.14, Yellow = 0.66 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 33 | - |
| CMYK | 0 | 0.14 | 0.66 | 0.62 |
| HSL | 47.62º | 0.49% | 0.25% | - |
| HSV(B) | 47.62º | 0.66% | 0.38% | - |
| XYZ | 8.19 | 8.78 | 2.7 | - |
| YUV | 81.19 | 100.81 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 33 | 0 | 0.14 | 0.66 | 0.62 | 47.62 | 0.49 | 0.25 |
| Hex | 60 | 53 | 21 | 0 | E | 42 | 3E | 30 | 31 | 19 |
| Octal | 140 | 123 | 41 | 0 | 16 | 102 | 76 | 60 | 61 | 31 |
| Binary | 1100000 | 1010011 | 100001 | 0 | 1110 | 1000010 | 111110 | 110000 | 110001 | 11001 |
Color Harmonies of #605321
Complementary color
Monochromatic Colors of #605321
Black with #605321
Text Example
Text Example
White with #605321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605321; }
p { color: rgb(96,83,33); }
H1.HeaderClassName
{
color: #605321;
}
.AnyTagClassName
{
color: #605321;
}
</style>
background-color css
<style>
a { background-color: #605321; }
a { background-color: rgb(96,83,33); }
div.DivClassName
{
background-color: #605321;
}
.BgClassName
{
background-color: #605321;
}
</style>
border-color css
<style>
span { border-color: #605321; }
span { border-color: rgb(96,83,33); }
td.TdClassName
{
border-color: #605321;
}
.TagClassName
{
border-color: #605321;
}
</style>