Shades of Deep Bronze #514327
Tints of Deep Bronze #514327
RGB
CMYK
RGB Variations
Color information
#514327 (or 0x514327) is known color: Deep Bronze. HEX triplet: 51, 43 and 27. RGB value is (81,67,39). Sum of RGB (Red+Green+Blue) = 81+67+39=187 (24% of max value = 765). Red value is 81 (32.03% from 255 or 43.32% from 187); Green value is 67 (26.56% from 255 or 35.83% from 187); Blue value is 39 (15.62% from 255 or 20.86% from 187); Max value from RGB is 81 - color contains mainly: red. Hex color #514327 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514327 is #AEBCD8. Grayscale: #444444. Windows color (decimal): -11451609 or 2573137. OLE color: 2573137.
HSL color Cylindrical-coordinate representation of color #514327: hue angle of 40º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #514327 is Cyan = 0, Magento = 0.17, Yellow = 0.52 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 39 | - |
| CMYK | 0 | 0.17 | 0.52 | 0.68 |
| HSL | 40º | 0.35% | 0.24% | - |
| HSV(B) | 40º | 0.52% | 0.32% | - |
| XYZ | 5.77 | 5.91 | 2.76 | - |
| YUV | 67.99 | 111.64 | 137.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 39 | 0 | 0.17 | 0.52 | 0.68 | 40 | 0.35 | 0.24 |
| Hex | 51 | 43 | 27 | 0 | 11 | 34 | 44 | 28 | 23 | 18 |
| Octal | 121 | 103 | 47 | 0 | 21 | 64 | 104 | 50 | 43 | 30 |
| Binary | 1010001 | 1000011 | 100111 | 0 | 10001 | 110100 | 1000100 | 101000 | 100011 | 11000 |
Color Harmonies of #514327
Complementary color
Monochromatic Colors of #514327
Black with #514327
Text Example
Text Example
White with #514327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514327; }
p { color: rgb(81,67,39); }
H1.HeaderClassName
{
color: #514327;
}
.AnyTagClassName
{
color: #514327;
}
</style>
background-color css
<style>
a { background-color: #514327; }
a { background-color: rgb(81,67,39); }
div.DivClassName
{
background-color: #514327;
}
.BgClassName
{
background-color: #514327;
}
</style>
border-color css
<style>
span { border-color: #514327; }
span { border-color: rgb(81,67,39); }
td.TdClassName
{
border-color: #514327;
}
.TagClassName
{
border-color: #514327;
}
</style>