Shades of Van Cleef #553834
Tints of Van Cleef #553834
RGB
CMYK
RGB Variations
Color information
#553834 (or 0x553834) is known color: Van Cleef. HEX triplet: 55, 38 and 34. RGB value is (85,56,52). Sum of RGB (Red+Green+Blue) = 85+56+52=193 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.04% from 193); Green value is 56 (22.27% from 255 or 29.02% from 193); Blue value is 52 (20.70% from 255 or 26.94% from 193); Max value from RGB is 85 - color contains mainly: red. Hex color #553834 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553834 is #AAC7CB. Grayscale: #404040. Windows color (decimal): -11192268 or 3422293. OLE color: 3422293.
HSL color Cylindrical-coordinate representation of color #553834: hue angle of 7.27º 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 #553834 is Cyan = 0, Magento = 0.34, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 56 | 52 | - |
| CMYK | 0 | 0.34 | 0.39 | 0.67 |
| HSL | 7.27º | 0.24% | 0.27% | - |
| HSV(B) | 7.27º | 0.39% | 0.33% | - |
| XYZ | 5.78 | 5.01 | 3.91 | - |
| YUV | 64.22 | 121.11 | 142.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 52 | 0 | 0.34 | 0.39 | 0.67 | 7.27 | 0.24 | 0.27 |
| Hex | 55 | 38 | 34 | 0 | 22 | 27 | 43 | 7 | 18 | 1B |
| Octal | 125 | 70 | 64 | 0 | 42 | 47 | 103 | 7 | 30 | 33 |
| Binary | 1010101 | 111000 | 110100 | 0 | 100010 | 100111 | 1000011 | 111 | 11000 | 11011 |
Color Harmonies of #553834
Complementary color
Monochromatic Colors of #553834
Black with #553834
Text Example
Text Example
White with #553834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553834; }
p { color: rgb(85,56,52); }
H1.HeaderClassName
{
color: #553834;
}
.AnyTagClassName
{
color: #553834;
}
</style>
background-color css
<style>
a { background-color: #553834; }
a { background-color: rgb(85,56,52); }
div.DivClassName
{
background-color: #553834;
}
.BgClassName
{
background-color: #553834;
}
</style>
border-color css
<style>
span { border-color: #553834; }
span { border-color: rgb(85,56,52); }
td.TdClassName
{
border-color: #553834;
}
.TagClassName
{
border-color: #553834;
}
</style>