Shades of Van Cleef #553734
Tints of Van Cleef #553734
RGB
CMYK
RGB Variations
Color information
#553734 (or 0x553734) is known color: Van Cleef. HEX triplet: 55, 37 and 34. RGB value is (85,55,52). Sum of RGB (Red+Green+Blue) = 85+55+52=192 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.27% from 192); Green value is 55 (21.88% from 255 or 28.65% from 192); Blue value is 52 (20.70% from 255 or 27.08% from 192); Max value from RGB is 85 - color contains mainly: red. Hex color #553734 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553734 is #AAC8CB. Grayscale: #3F3F3F. Windows color (decimal): -11192524 or 3422037. OLE color: 3422037.
HSL color Cylindrical-coordinate representation of color #553734: hue angle of 5.45º degrees, saturation: 0.24, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #553734 is Cyan = 0, Magento = 0.35, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 55 | 52 | - |
| CMYK | 0 | 0.35 | 0.39 | 0.67 |
| HSL | 5.45º | 0.24% | 0.27% | - |
| HSV(B) | 5.45º | 0.39% | 0.33% | - |
| XYZ | 5.73 | 4.91 | 3.89 | - |
| YUV | 63.63 | 121.44 | 143.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 55 | 52 | 0 | 0.35 | 0.39 | 0.67 | 5.45 | 0.24 | 0.27 |
| Hex | 55 | 37 | 34 | 0 | 23 | 27 | 43 | 5 | 18 | 1B |
| Octal | 125 | 67 | 64 | 0 | 43 | 47 | 103 | 5 | 30 | 33 |
| Binary | 1010101 | 110111 | 110100 | 0 | 100011 | 100111 | 1000011 | 101 | 11000 | 11011 |
Color Harmonies of #553734
Complementary color
Monochromatic Colors of #553734
Black with #553734
Text Example
Text Example
White with #553734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553734; }
p { color: rgb(85,55,52); }
H1.HeaderClassName
{
color: #553734;
}
.AnyTagClassName
{
color: #553734;
}
</style>
background-color css
<style>
a { background-color: #553734; }
a { background-color: rgb(85,55,52); }
div.DivClassName
{
background-color: #553734;
}
.BgClassName
{
background-color: #553734;
}
</style>
border-color css
<style>
span { border-color: #553734; }
span { border-color: rgb(85,55,52); }
td.TdClassName
{
border-color: #553734;
}
.TagClassName
{
border-color: #553734;
}
</style>