Shades of Van Cleef #553934
Tints of Van Cleef #553934
RGB
CMYK
RGB Variations
Color information
#553934 (or 0x553934) is known color: Van Cleef. HEX triplet: 55, 39 and 34. RGB value is (85,57,52). Sum of RGB (Red+Green+Blue) = 85+57+52=194 (25% of max value = 765). Red value is 85 (33.59% from 255 or 43.81% from 194); Green value is 57 (22.66% from 255 or 29.38% from 194); Blue value is 52 (20.70% from 255 or 26.80% from 194); Max value from RGB is 85 - color contains mainly: red. Hex color #553934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553934 is #AAC6CB. Grayscale: #404040. Windows color (decimal): -11192012 or 3422549. OLE color: 3422549.
HSL color Cylindrical-coordinate representation of color #553934: hue angle of 9.09º 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 #553934 is Cyan = 0, Magento = 0.33, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 57 | 52 | - |
| CMYK | 0 | 0.33 | 0.39 | 0.67 |
| HSL | 9.09º | 0.24% | 0.27% | - |
| HSV(B) | 9.09º | 0.39% | 0.33% | - |
| XYZ | 5.83 | 5.11 | 3.93 | - |
| YUV | 64.8 | 120.78 | 142.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 57 | 52 | 0 | 0.33 | 0.39 | 0.67 | 9.09 | 0.24 | 0.27 |
| Hex | 55 | 39 | 34 | 0 | 21 | 27 | 43 | 9 | 18 | 1B |
| Octal | 125 | 71 | 64 | 0 | 41 | 47 | 103 | 11 | 30 | 33 |
| Binary | 1010101 | 111001 | 110100 | 0 | 100001 | 100111 | 1000011 | 1001 | 11000 | 11011 |
Color Harmonies of #553934
Complementary color
Monochromatic Colors of #553934
Black with #553934
Text Example
Text Example
White with #553934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553934; }
p { color: rgb(85,57,52); }
H1.HeaderClassName
{
color: #553934;
}
.AnyTagClassName
{
color: #553934;
}
</style>
background-color css
<style>
a { background-color: #553934; }
a { background-color: rgb(85,57,52); }
div.DivClassName
{
background-color: #553934;
}
.BgClassName
{
background-color: #553934;
}
</style>
border-color css
<style>
span { border-color: #553934; }
span { border-color: rgb(85,57,52); }
td.TdClassName
{
border-color: #553934;
}
.TagClassName
{
border-color: #553934;
}
</style>