Shades of Heath #553031
Tints of Heath #553031
RGB
CMYK
RGB Variations
Color information
#553031 (or 0x553031) is known color: Heath. HEX triplet: 55, 30 and 31. RGB value is (85,48,49). Sum of RGB (Red+Green+Blue) = 85+48+49=182 (24% of max value = 765). Red value is 85 (33.59% from 255 or 46.70% from 182); Green value is 48 (19.14% from 255 or 26.37% from 182); Blue value is 49 (19.53% from 255 or 26.92% from 182); Max value from RGB is 85 - color contains mainly: red. Hex color #553031 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553031 is #AACFCE. Grayscale: #3B3B3B. Windows color (decimal): -11194319 or 3223637. OLE color: 3223637.
HSL color Cylindrical-coordinate representation of color #553031: hue angle of 358.38º degrees, saturation: 0.28, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #553031 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 48 | 49 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.67 |
| HSL | 358.38º | 0.28% | 0.26% | - |
| HSV(B) | 358.38º | 0.44% | 0.33% | - |
| XYZ | 5.36 | 4.27 | 3.45 | - |
| YUV | 59.18 | 122.26 | 146.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 48 | 49 | 0 | 0.44 | 0.42 | 0.67 | 358.38 | 0.28 | 0.26 |
| Hex | 55 | 30 | 31 | 0 | 2C | 2A | 43 | 166 | 1C | 1A |
| Octal | 125 | 60 | 61 | 0 | 54 | 52 | 103 | 546 | 34 | 32 |
| Binary | 1010101 | 110000 | 110001 | 0 | 101100 | 101010 | 1000011 | 101100110 | 11100 | 11010 |
Color Harmonies of #553031
Complementary color
Monochromatic Colors of #553031
Black with #553031
Text Example
Text Example
White with #553031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553031; }
p { color: rgb(85,48,49); }
H1.HeaderClassName
{
color: #553031;
}
.AnyTagClassName
{
color: #553031;
}
</style>
background-color css
<style>
a { background-color: #553031; }
a { background-color: rgb(85,48,49); }
div.DivClassName
{
background-color: #553031;
}
.BgClassName
{
background-color: #553031;
}
</style>
border-color css
<style>
span { border-color: #553031; }
span { border-color: rgb(85,48,49); }
td.TdClassName
{
border-color: #553031;
}
.TagClassName
{
border-color: #553031;
}
</style>