Shades of Van Cleef #553635
Tints of Van Cleef #553635
RGB
CMYK
RGB Variations
Color information
#553635 (or 0x553635) is known color: Van Cleef. HEX triplet: 55, 36 and 35. RGB value is (85,54,53). Sum of RGB (Red+Green+Blue) = 85+54+53=192 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.27% from 192); Green value is 54 (21.48% from 255 or 28.12% from 192); Blue value is 53 (21.09% from 255 or 27.60% from 192); Max value from RGB is 85 - color contains mainly: red. Hex color #553635 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553635 is #AAC9CA. Grayscale: #3F3F3F. Windows color (decimal): -11192779 or 3487317. OLE color: 3487317.
HSL color Cylindrical-coordinate representation of color #553635: hue angle of 1.88º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #553635 is Cyan = 0, Magento = 0.36, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 54 | 53 | - |
| CMYK | 0 | 0.36 | 0.38 | 0.67 |
| HSL | 1.88º | 0.23% | 0.27% | - |
| HSV(B) | 1.88º | 0.38% | 0.33% | - |
| XYZ | 5.71 | 4.83 | 4 | - |
| YUV | 63.16 | 122.27 | 143.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 54 | 53 | 0 | 0.36 | 0.38 | 0.67 | 1.88 | 0.23 | 0.27 |
| Hex | 55 | 36 | 35 | 0 | 24 | 26 | 43 | 2 | 17 | 1B |
| Octal | 125 | 66 | 65 | 0 | 44 | 46 | 103 | 2 | 27 | 33 |
| Binary | 1010101 | 110110 | 110101 | 0 | 100100 | 100110 | 1000011 | 10 | 10111 | 11011 |
Color Harmonies of #553635
Complementary color
Monochromatic Colors of #553635
Black with #553635
Text Example
Text Example
White with #553635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553635; }
p { color: rgb(85,54,53); }
H1.HeaderClassName
{
color: #553635;
}
.AnyTagClassName
{
color: #553635;
}
</style>
background-color css
<style>
a { background-color: #553635; }
a { background-color: rgb(85,54,53); }
div.DivClassName
{
background-color: #553635;
}
.BgClassName
{
background-color: #553635;
}
</style>
border-color css
<style>
span { border-color: #553635; }
span { border-color: rgb(85,54,53); }
td.TdClassName
{
border-color: #553635;
}
.TagClassName
{
border-color: #553635;
}
</style>