Shades of Bronzetone #415027
Tints of Bronzetone #415027
RGB
CMYK
RGB Variations
Color information
#415027 (or 0x415027) is known color: Bronzetone. HEX triplet: 41, 50 and 27. RGB value is (65,80,39). Sum of RGB (Red+Green+Blue) = 65+80+39=184 (24% of max value = 765). Red value is 65 (25.78% from 255 or 35.33% from 184); Green value is 80 (31.64% from 255 or 43.48% from 184); Blue value is 39 (15.62% from 255 or 21.20% from 184); Max value from RGB is 80 - color contains mainly: green. Hex color #415027 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #415027 is #BEAFD8. Grayscale: #464646. Windows color (decimal): -12496857 or 2576449. OLE color: 2576449.
HSL color Cylindrical-coordinate representation of color #415027: hue angle of 81.95º degrees, saturation: 0.34, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #415027 is Cyan = 0.19, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 65 | 80 | 39 | - |
| CMYK | 0.19 | 0 | 0.51 | 0.69 |
| HSL | 81.95º | 0.34% | 0.23% | - |
| HSV(B) | 81.95º | 0.51% | 0.31% | - |
| XYZ | 5.41 | 7.01 | 2.99 | - |
| YUV | 70.84 | 110.03 | 123.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 39 | 0.19 | 0 | 0.51 | 0.69 | 81.95 | 0.34 | 0.23 |
| Hex | 41 | 50 | 27 | 13 | 0 | 33 | 45 | 52 | 22 | 17 |
| Octal | 101 | 120 | 47 | 23 | 0 | 63 | 105 | 122 | 42 | 27 |
| Binary | 1000001 | 1010000 | 100111 | 10011 | 0 | 110011 | 1000101 | 1010010 | 100010 | 10111 |
Color Harmonies of #415027
Complementary color
Monochromatic Colors of #415027
Black with #415027
Text Example
Text Example
White with #415027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415027; }
p { color: rgb(65,80,39); }
H1.HeaderClassName
{
color: #415027;
}
.AnyTagClassName
{
color: #415027;
}
</style>
background-color css
<style>
a { background-color: #415027; }
a { background-color: rgb(65,80,39); }
div.DivClassName
{
background-color: #415027;
}
.BgClassName
{
background-color: #415027;
}
</style>
border-color css
<style>
span { border-color: #415027; }
span { border-color: rgb(65,80,39); }
td.TdClassName
{
border-color: #415027;
}
.TagClassName
{
border-color: #415027;
}
</style>