Shades of Bronze Olive #605311
Tints of Bronze Olive #605311
RGB
CMYK
RGB Variations
Color information
#605311 (or 0x605311) is known color: Bronze Olive. HEX triplet: 60, 53 and 11. RGB value is (96,83,17). Sum of RGB (Red+Green+Blue) = 96+83+17=196 (25% of max value = 765). Red value is 96 (37.89% from 255 or 48.98% from 196); Green value is 83 (32.81% from 255 or 42.35% from 196); Blue value is 17 (7.03% from 255 or 8.67% from 196); Max value from RGB is 96 - color contains mainly: red. Hex color #605311 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #605311 is #9FACEE. Grayscale: #4F4F4F. Windows color (decimal): -10464495 or 1135456. OLE color: 1135456.
HSL color Cylindrical-coordinate representation of color #605311: hue angle of 50.13º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #605311 is Cyan = 0, Magento = 0.14, Yellow = 0.82 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 83 | 17 | - |
| CMYK | 0 | 0.14 | 0.82 | 0.62 |
| HSL | 50.13º | 0.7% | 0.22% | - |
| HSV(B) | 50.13º | 0.82% | 0.38% | - |
| XYZ | 8.02 | 8.71 | 1.79 | - |
| YUV | 79.36 | 92.81 | 139.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 83 | 17 | 0 | 0.14 | 0.82 | 0.62 | 50.13 | 0.7 | 0.22 |
| Hex | 60 | 53 | 11 | 0 | E | 52 | 3E | 32 | 46 | 16 |
| Octal | 140 | 123 | 21 | 0 | 16 | 122 | 76 | 62 | 106 | 26 |
| Binary | 1100000 | 1010011 | 10001 | 0 | 1110 | 1010010 | 111110 | 110010 | 1000110 | 10110 |
Color Harmonies of #605311
Complementary color
Monochromatic Colors of #605311
Black with #605311
Text Example
Text Example
White with #605311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #605311; }
p { color: rgb(96,83,17); }
H1.HeaderClassName
{
color: #605311;
}
.AnyTagClassName
{
color: #605311;
}
</style>
background-color css
<style>
a { background-color: #605311; }
a { background-color: rgb(96,83,17); }
div.DivClassName
{
background-color: #605311;
}
.BgClassName
{
background-color: #605311;
}
</style>
border-color css
<style>
span { border-color: #605311; }
span { border-color: rgb(96,83,17); }
td.TdClassName
{
border-color: #605311;
}
.TagClassName
{
border-color: #605311;
}
</style>