Shades of Bronzetone #455326
Tints of Bronzetone #455326
RGB
CMYK
RGB Variations
Color information
#455326 (or 0x455326) is known color: Bronzetone. HEX triplet: 45, 53 and 26. RGB value is (69,83,38). Sum of RGB (Red+Green+Blue) = 69+83+38=190 (25% of max value = 765). Red value is 69 (27.34% from 255 or 36.32% from 190); Green value is 83 (32.81% from 255 or 43.68% from 190); Blue value is 38 (15.23% from 255 or 20% from 190); Max value from RGB is 83 - color contains mainly: green. Hex color #455326 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #455326 is #BAACD9. Grayscale: #494949. Windows color (decimal): -12233946 or 2511685. OLE color: 2511685.
HSL color Cylindrical-coordinate representation of color #455326: hue angle of 78.67º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #455326 is Cyan = 0.17, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 69 | 83 | 38 | - |
| CMYK | 0.17 | 0 | 0.54 | 0.67 |
| HSL | 78.67º | 0.37% | 0.24% | - |
| HSV(B) | 78.67º | 0.54% | 0.33% | - |
| XYZ | 5.9 | 7.59 | 2.99 | - |
| YUV | 73.68 | 107.86 | 124.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 83 | 38 | 0.17 | 0 | 0.54 | 0.67 | 78.67 | 0.37 | 0.24 |
| Hex | 45 | 53 | 26 | 11 | 0 | 36 | 43 | 4F | 25 | 18 |
| Octal | 105 | 123 | 46 | 21 | 0 | 66 | 103 | 117 | 45 | 30 |
| Binary | 1000101 | 1010011 | 100110 | 10001 | 0 | 110110 | 1000011 | 1001111 | 100101 | 11000 |
Color Harmonies of #455326
Complementary color
Monochromatic Colors of #455326
Black with #455326
Text Example
Text Example
White with #455326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #455326; }
p { color: rgb(69,83,38); }
H1.HeaderClassName
{
color: #455326;
}
.AnyTagClassName
{
color: #455326;
}
</style>
background-color css
<style>
a { background-color: #455326; }
a { background-color: rgb(69,83,38); }
div.DivClassName
{
background-color: #455326;
}
.BgClassName
{
background-color: #455326;
}
</style>
border-color css
<style>
span { border-color: #455326; }
span { border-color: rgb(69,83,38); }
td.TdClassName
{
border-color: #455326;
}
.TagClassName
{
border-color: #455326;
}
</style>