Shades of Van Cleef #553835
Tints of Van Cleef #553835
RGB
CMYK
RGB Variations
Color information
#553835 (or 0x553835) is known color: Van Cleef. HEX triplet: 55, 38 and 35. RGB value is (85,56,53). Sum of RGB (Red+Green+Blue) = 85+56+53=194 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.81% from 194); Green value is 56 (22.27% from 255 or 28.87% from 194); Blue value is 53 (21.09% from 255 or 27.32% from 194); Max value from RGB is 85 - color contains mainly: red. Hex color #553835 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553835 is #AAC7CA. Grayscale: #404040. Windows color (decimal): -11192267 or 3487829. OLE color: 3487829.
HSL color Cylindrical-coordinate representation of color #553835: hue angle of 5.62º 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 #553835 is Cyan = 0, Magento = 0.34, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 56 | 53 | - |
| CMYK | 0 | 0.34 | 0.38 | 0.67 |
| HSL | 5.63º | 0.23% | 0.27% | - |
| HSV(B) | 5.63º | 0.38% | 0.33% | - |
| XYZ | 5.8 | 5.02 | 4.03 | - |
| YUV | 64.33 | 121.61 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 53 | 0 | 0.34 | 0.38 | 0.67 | 5.63 | 0.23 | 0.27 |
| Hex | 55 | 38 | 35 | 0 | 22 | 26 | 43 | 6 | 17 | 1B |
| Octal | 125 | 70 | 65 | 0 | 42 | 46 | 103 | 6 | 27 | 33 |
| Binary | 1010101 | 111000 | 110101 | 0 | 100010 | 100110 | 1000011 | 110 | 10111 | 11011 |
Color Harmonies of #553835
Complementary color
Monochromatic Colors of #553835
Black with #553835
Text Example
Text Example
White with #553835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553835; }
p { color: rgb(85,56,53); }
H1.HeaderClassName
{
color: #553835;
}
.AnyTagClassName
{
color: #553835;
}
</style>
background-color css
<style>
a { background-color: #553835; }
a { background-color: rgb(85,56,53); }
div.DivClassName
{
background-color: #553835;
}
.BgClassName
{
background-color: #553835;
}
</style>
border-color css
<style>
span { border-color: #553835; }
span { border-color: rgb(85,56,53); }
td.TdClassName
{
border-color: #553835;
}
.TagClassName
{
border-color: #553835;
}
</style>