Shades of Heath #513133
Tints of Heath #513133
RGB
CMYK
RGB Variations
Color information
#513133 (or 0x513133) is known color: Heath. HEX triplet: 51, 31 and 33. RGB value is (81,49,51). Sum of RGB (Red+Green+Blue) = 81+49+51=181 (23% of max value = 765). Red value is 81 (32.03% from 255 or 44.75% from 181); Green value is 49 (19.53% from 255 or 27.07% from 181); Blue value is 51 (20.31% from 255 or 28.18% from 181); Max value from RGB is 81 - color contains mainly: red. Hex color #513133 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513133 is #AECECC. Grayscale: #3A3A3A. Windows color (decimal): -11456205 or 3354961. OLE color: 3354961.
HSL color Cylindrical-coordinate representation of color #513133: hue angle of 356.25º degrees, saturation: 0.25, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #513133 is Cyan = 0, Magento = 0.40, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 49 | 51 | - |
| CMYK | 0 | 0.40 | 0.37 | 0.68 |
| HSL | 356.25º | 0.25% | 0.25% | - |
| HSV(B) | 356.25º | 0.4% | 0.32% | - |
| XYZ | 5.09 | 4.18 | 3.67 | - |
| YUV | 58.8 | 123.6 | 143.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 49 | 51 | 0 | 0.40 | 0.37 | 0.68 | 356.25 | 0.25 | 0.25 |
| Hex | 51 | 31 | 33 | 0 | 28 | 25 | 44 | 164 | 19 | 19 |
| Octal | 121 | 61 | 63 | 0 | 50 | 45 | 104 | 544 | 31 | 31 |
| Binary | 1010001 | 110001 | 110011 | 0 | 101000 | 100101 | 1000100 | 101100100 | 11001 | 11001 |
Color Harmonies of #513133
Complementary color
Monochromatic Colors of #513133
Black with #513133
Text Example
Text Example
White with #513133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513133; }
p { color: rgb(81,49,51); }
H1.HeaderClassName
{
color: #513133;
}
.AnyTagClassName
{
color: #513133;
}
</style>
background-color css
<style>
a { background-color: #513133; }
a { background-color: rgb(81,49,51); }
div.DivClassName
{
background-color: #513133;
}
.BgClassName
{
background-color: #513133;
}
</style>
border-color css
<style>
span { border-color: #513133; }
span { border-color: rgb(81,49,51); }
td.TdClassName
{
border-color: #513133;
}
.TagClassName
{
border-color: #513133;
}
</style>