Shades of Heath #513334
Tints of Heath #513334
RGB
CMYK
RGB Variations
Color information
#513334 (or 0x513334) is known color: Heath. HEX triplet: 51, 33 and 34. RGB value is (81,51,52). Sum of RGB (Red+Green+Blue) = 81+51+52=184 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.02% from 184); Green value is 51 (20.31% from 255 or 27.72% from 184); Blue value is 52 (20.70% from 255 or 28.26% from 184); Max value from RGB is 81 - color contains mainly: red. Hex color #513334 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513334 is #AECCCB. Grayscale: #3C3C3C. Windows color (decimal): -11455692 or 3421009. OLE color: 3421009.
HSL color Cylindrical-coordinate representation of color #513334: hue angle of 358º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #513334 is Cyan = 0, Magento = 0.37, Yellow = 0.36 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 51 | 52 | - |
| CMYK | 0 | 0.37 | 0.36 | 0.68 |
| HSL | 358º | 0.23% | 0.26% | - |
| HSV(B) | 358º | 0.37% | 0.32% | - |
| XYZ | 5.2 | 4.36 | 3.82 | - |
| YUV | 60.08 | 123.44 | 142.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 52 | 0 | 0.37 | 0.36 | 0.68 | 358 | 0.23 | 0.26 |
| Hex | 51 | 33 | 34 | 0 | 25 | 24 | 44 | 166 | 17 | 1A |
| Octal | 121 | 63 | 64 | 0 | 45 | 44 | 104 | 546 | 27 | 32 |
| Binary | 1010001 | 110011 | 110100 | 0 | 100101 | 100100 | 1000100 | 101100110 | 10111 | 11010 |
Color Harmonies of #513334
Complementary color
Monochromatic Colors of #513334
Black with #513334
Text Example
Text Example
White with #513334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513334; }
p { color: rgb(81,51,52); }
H1.HeaderClassName
{
color: #513334;
}
.AnyTagClassName
{
color: #513334;
}
</style>
background-color css
<style>
a { background-color: #513334; }
a { background-color: rgb(81,51,52); }
div.DivClassName
{
background-color: #513334;
}
.BgClassName
{
background-color: #513334;
}
</style>
border-color css
<style>
span { border-color: #513334; }
span { border-color: rgb(81,51,52); }
td.TdClassName
{
border-color: #513334;
}
.TagClassName
{
border-color: #513334;
}
</style>