Shades of Van Cleef #553733
Tints of Van Cleef #553733
RGB
CMYK
RGB Variations
Color information
#553733 (or 0x553733) is known color: Van Cleef. HEX triplet: 55, 37 and 33. RGB value is (85,55,51). Sum of RGB (Red+Green+Blue) = 85+55+51=191 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.50% from 191); Green value is 55 (21.88% from 255 or 28.80% from 191); Blue value is 51 (20.31% from 255 or 26.70% from 191); Max value from RGB is 85 - color contains mainly: red. Hex color #553733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553733 is #AAC8CC. Grayscale: #3F3F3F. Windows color (decimal): -11192525 or 3356501. OLE color: 3356501.
HSL color Cylindrical-coordinate representation of color #553733: hue angle of 7.06º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #553733 is Cyan = 0, Magento = 0.35, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 51 | - |
| CMYK | 0 | 0.35 | 0.40 | 0.67 |
| HSL | 7.06º | 0.25% | 0.27% | - |
| HSV(B) | 7.06º | 0.4% | 0.33% | - |
| XYZ | 5.71 | 4.9 | 3.78 | - |
| YUV | 63.51 | 120.94 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 51 | 0 | 0.35 | 0.40 | 0.67 | 7.06 | 0.25 | 0.27 |
| Hex | 55 | 37 | 33 | 0 | 23 | 28 | 43 | 7 | 19 | 1B |
| Octal | 125 | 67 | 63 | 0 | 43 | 50 | 103 | 7 | 31 | 33 |
| Binary | 1010101 | 110111 | 110011 | 0 | 100011 | 101000 | 1000011 | 111 | 11001 | 11011 |
Color Harmonies of #553733
Complementary color
Monochromatic Colors of #553733
Black with #553733
Text Example
Text Example
White with #553733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553733; }
p { color: rgb(85,55,51); }
H1.HeaderClassName
{
color: #553733;
}
.AnyTagClassName
{
color: #553733;
}
</style>
background-color css
<style>
a { background-color: #553733; }
a { background-color: rgb(85,55,51); }
div.DivClassName
{
background-color: #553733;
}
.BgClassName
{
background-color: #553733;
}
</style>
border-color css
<style>
span { border-color: #553733; }
span { border-color: rgb(85,55,51); }
td.TdClassName
{
border-color: #553733;
}
.TagClassName
{
border-color: #553733;
}
</style>