Shades of Van Cleef #553634
Tints of Van Cleef #553634
RGB
CMYK
RGB Variations
Color information
#553634 (or 0x553634) is known color: Van Cleef. HEX triplet: 55, 36 and 34. RGB value is (85,54,52). Sum of RGB (Red+Green+Blue) = 85+54+52=191 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.50% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 52 (20.70% from 255 or 27.23% from 191); Max value from RGB is 85 - color contains mainly: red. Hex color #553634 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553634 is #AAC9CB. Grayscale: #3F3F3F. Windows color (decimal): -11192780 or 3421781. OLE color: 3421781.
HSL color Cylindrical-coordinate representation of color #553634: hue angle of 3.64º 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 #553634 is Cyan = 0, Magento = 0.36, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 54 | 52 | - |
| CMYK | 0 | 0.36 | 0.39 | 0.67 |
| HSL | 3.64º | 0.24% | 0.27% | - |
| HSV(B) | 3.64º | 0.39% | 0.33% | - |
| XYZ | 5.69 | 4.82 | 3.88 | - |
| YUV | 63.04 | 121.77 | 143.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 52 | 0 | 0.36 | 0.39 | 0.67 | 3.64 | 0.24 | 0.27 |
| Hex | 55 | 36 | 34 | 0 | 24 | 27 | 43 | 4 | 18 | 1B |
| Octal | 125 | 66 | 64 | 0 | 44 | 47 | 103 | 4 | 30 | 33 |
| Binary | 1010101 | 110110 | 110100 | 0 | 100100 | 100111 | 1000011 | 100 | 11000 | 11011 |
Color Harmonies of #553634
Complementary color
Monochromatic Colors of #553634
Black with #553634
Text Example
Text Example
White with #553634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553634; }
p { color: rgb(85,54,52); }
H1.HeaderClassName
{
color: #553634;
}
.AnyTagClassName
{
color: #553634;
}
</style>
background-color css
<style>
a { background-color: #553634; }
a { background-color: rgb(85,54,52); }
div.DivClassName
{
background-color: #553634;
}
.BgClassName
{
background-color: #553634;
}
</style>
border-color css
<style>
span { border-color: #553634; }
span { border-color: rgb(85,54,52); }
td.TdClassName
{
border-color: #553634;
}
.TagClassName
{
border-color: #553634;
}
</style>