Shades of Bronzetone #415122
Tints of Bronzetone #415122
RGB
CMYK
RGB Variations
Color information
#415122 (or 0x415122) is known color: Bronzetone. HEX triplet: 41, 51 and 22. RGB value is (65,81,34). Sum of RGB (Red+Green+Blue) = 65+81+34=180 (23% of max value = 765). Red value is 65 (25.78% from 255 or 36.11% from 180); Green value is 81 (32.03% from 255 or 45% from 180); Blue value is 34 (13.67% from 255 or 18.89% from 180); Max value from RGB is 81 - color contains mainly: green. Hex color #415122 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415122 is #BEAEDD. Grayscale: #474747. Windows color (decimal): -12496606 or 2249025. OLE color: 2249025.
HSL color Cylindrical-coordinate representation of color #415122: hue angle of 80.43º degrees, saturation: 0.41, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #415122 is Cyan = 0.20, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 81 | 34 | - |
| CMYK | 0.20 | 0 | 0.58 | 0.68 |
| HSL | 80.43º | 0.41% | 0.23% | - |
| HSV(B) | 80.43º | 0.58% | 0.32% | - |
| XYZ | 5.41 | 7.12 | 2.6 | - |
| YUV | 70.86 | 107.2 | 123.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 81 | 34 | 0.20 | 0 | 0.58 | 0.68 | 80.43 | 0.41 | 0.23 |
| Hex | 41 | 51 | 22 | 14 | 0 | 3A | 44 | 50 | 29 | 17 |
| Octal | 101 | 121 | 42 | 24 | 0 | 72 | 104 | 120 | 51 | 27 |
| Binary | 1000001 | 1010001 | 100010 | 10100 | 0 | 111010 | 1000100 | 1010000 | 101001 | 10111 |
Color Harmonies of #415122
Complementary color
Monochromatic Colors of #415122
Black with #415122
Text Example
Text Example
White with #415122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415122; }
p { color: rgb(65,81,34); }
H1.HeaderClassName
{
color: #415122;
}
.AnyTagClassName
{
color: #415122;
}
</style>
background-color css
<style>
a { background-color: #415122; }
a { background-color: rgb(65,81,34); }
div.DivClassName
{
background-color: #415122;
}
.BgClassName
{
background-color: #415122;
}
</style>
border-color css
<style>
span { border-color: #415122; }
span { border-color: rgb(65,81,34); }
td.TdClassName
{
border-color: #415122;
}
.TagClassName
{
border-color: #415122;
}
</style>