Shades of Van Cleef #553737
Tints of Van Cleef #553737
RGB
CMYK
RGB Variations
Color information
#553737 (or 0x553737) is known color: Van Cleef. HEX triplet: 55, 37 and 37. RGB value is (85,55,55). Sum of RGB (Red+Green+Blue) = 85+55+55=195 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.59% from 195); Green value is 55 (21.88% from 255 or 28.21% from 195); Blue value is 55 (21.88% from 255 or 28.21% from 195); Max value from RGB is 85 - color contains mainly: red. Hex color #553737 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553737 is #AAC8C8. Grayscale: #3F3F3F. Windows color (decimal): -11192521 or 3618645. OLE color: 3618645.
HSL color Cylindrical-coordinate representation of color #553737: hue angle of 0º degrees, saturation: 0.21, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #553737 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 55 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.67 |
| HSL | 0º | 0.21% | 0.27% | - |
| HSV(B) | 0º | 0.35% | 0.33% | - |
| XYZ | 5.8 | 4.94 | 4.26 | - |
| YUV | 63.97 | 122.94 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 55 | 0 | 0.35 | 0.35 | 0.67 | 0 | 0.21 | 0.27 |
| Hex | 55 | 37 | 37 | 0 | 23 | 23 | 43 | 0 | 15 | 1B |
| Octal | 125 | 67 | 67 | 0 | 43 | 43 | 103 | 0 | 25 | 33 |
| Binary | 1010101 | 110111 | 110111 | 0 | 100011 | 100011 | 1000011 | 0 | 10101 | 11011 |
Color Harmonies of #553737
Complementary color
Monochromatic Colors of #553737
Black with #553737
Text Example
Text Example
White with #553737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553737; }
p { color: rgb(85,55,55); }
H1.HeaderClassName
{
color: #553737;
}
.AnyTagClassName
{
color: #553737;
}
</style>
background-color css
<style>
a { background-color: #553737; }
a { background-color: rgb(85,55,55); }
div.DivClassName
{
background-color: #553737;
}
.BgClassName
{
background-color: #553737;
}
</style>
border-color css
<style>
span { border-color: #553737; }
span { border-color: rgb(85,55,55); }
td.TdClassName
{
border-color: #553737;
}
.TagClassName
{
border-color: #553737;
}
</style>