Shades of Van Cleef #553532
Tints of Van Cleef #553532
RGB
CMYK
RGB Variations
Color information
#553532 (or 0x553532) is known color: Van Cleef. HEX triplet: 55, 35 and 32. RGB value is (85,53,50). Sum of RGB (Red+Green+Blue) = 85+53+50=188 (24% of max value = 765). Red value is 85 (33.59% from 255 or 45.21% from 188); Green value is 53 (21.09% from 255 or 28.19% from 188); Blue value is 50 (19.92% from 255 or 26.60% from 188); Max value from RGB is 85 - color contains mainly: red. Hex color #553532 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553532 is #AACACD. Grayscale: #3E3E3E. Windows color (decimal): -11193038 or 3290453. OLE color: 3290453.
HSL color Cylindrical-coordinate representation of color #553532: hue angle of 5.14º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #553532 is Cyan = 0, Magento = 0.38, Yellow = 0.41 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 53 | 50 | - |
| CMYK | 0 | 0.38 | 0.41 | 0.67 |
| HSL | 5.14º | 0.26% | 0.26% | - |
| HSV(B) | 5.14º | 0.41% | 0.33% | - |
| XYZ | 5.6 | 4.71 | 3.63 | - |
| YUV | 62.23 | 121.1 | 144.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 53 | 50 | 0 | 0.38 | 0.41 | 0.67 | 5.14 | 0.26 | 0.26 |
| Hex | 55 | 35 | 32 | 0 | 26 | 29 | 43 | 5 | 1A | 1A |
| Octal | 125 | 65 | 62 | 0 | 46 | 51 | 103 | 5 | 32 | 32 |
| Binary | 1010101 | 110101 | 110010 | 0 | 100110 | 101001 | 1000011 | 101 | 11010 | 11010 |
Color Harmonies of #553532
Complementary color
Monochromatic Colors of #553532
Black with #553532
Text Example
Text Example
White with #553532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553532; }
p { color: rgb(85,53,50); }
H1.HeaderClassName
{
color: #553532;
}
.AnyTagClassName
{
color: #553532;
}
</style>
background-color css
<style>
a { background-color: #553532; }
a { background-color: rgb(85,53,50); }
div.DivClassName
{
background-color: #553532;
}
.BgClassName
{
background-color: #553532;
}
</style>
border-color css
<style>
span { border-color: #553532; }
span { border-color: rgb(85,53,50); }
td.TdClassName
{
border-color: #553532;
}
.TagClassName
{
border-color: #553532;
}
</style>