Shades of Heath #553133
Tints of Heath #553133
RGB
CMYK
RGB Variations
Color information
#553133 (or 0x553133) is known color: Heath. HEX triplet: 55, 31 and 33. RGB value is (85,49,51). Sum of RGB (Red+Green+Blue) = 85+49+51=185 (24% of max value = 765). Red value is 85 (33.59% from 255 or 45.95% from 185); Green value is 49 (19.53% from 255 or 26.49% from 185); Blue value is 51 (20.31% from 255 or 27.57% from 185); Max value from RGB is 85 - color contains mainly: red. Hex color #553133 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553133 is #AACECC. Grayscale: #3C3C3C. Windows color (decimal): -11194061 or 3354965. OLE color: 3354965.
HSL color Cylindrical-coordinate representation of color #553133: hue angle of 356.67º degrees, saturation: 0.27, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #553133 is Cyan = 0, Magento = 0.42, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 49 | 51 | - |
| CMYK | 0 | 0.42 | 0.40 | 0.67 |
| HSL | 356.67º | 0.27% | 0.26% | - |
| HSV(B) | 356.67º | 0.42% | 0.33% | - |
| XYZ | 5.44 | 4.37 | 3.69 | - |
| YUV | 59.99 | 122.93 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 49 | 51 | 0 | 0.42 | 0.40 | 0.67 | 356.67 | 0.27 | 0.26 |
| Hex | 55 | 31 | 33 | 0 | 2A | 28 | 43 | 165 | 1B | 1A |
| Octal | 125 | 61 | 63 | 0 | 52 | 50 | 103 | 545 | 33 | 32 |
| Binary | 1010101 | 110001 | 110011 | 0 | 101010 | 101000 | 1000011 | 101100101 | 11011 | 11010 |
Color Harmonies of #553133
Complementary color
Monochromatic Colors of #553133
Black with #553133
Text Example
Text Example
White with #553133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553133; }
p { color: rgb(85,49,51); }
H1.HeaderClassName
{
color: #553133;
}
.AnyTagClassName
{
color: #553133;
}
</style>
background-color css
<style>
a { background-color: #553133; }
a { background-color: rgb(85,49,51); }
div.DivClassName
{
background-color: #553133;
}
.BgClassName
{
background-color: #553133;
}
</style>
border-color css
<style>
span { border-color: #553133; }
span { border-color: rgb(85,49,51); }
td.TdClassName
{
border-color: #553133;
}
.TagClassName
{
border-color: #553133;
}
</style>