Shades of Van Cleef #553833
Tints of Van Cleef #553833
RGB
CMYK
RGB Variations
Color information
#553833 (or 0x553833) is known color: Van Cleef. HEX triplet: 55, 38 and 33. RGB value is (85,56,51). Sum of RGB (Red+Green+Blue) = 85+56+51=192 (25% of max value = 765). Red value is 85 (33.59% from 255 or 44.27% from 192); Green value is 56 (22.27% from 255 or 29.17% from 192); Blue value is 51 (20.31% from 255 or 26.56% from 192); Max value from RGB is 85 - color contains mainly: red. Hex color #553833 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553833 is #AAC7CC. Grayscale: #404040. Windows color (decimal): -11192269 or 3356757. OLE color: 3356757.
HSL color Cylindrical-coordinate representation of color #553833: hue angle of 8.82º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #553833 is Cyan = 0, Magento = 0.34, Yellow = 0.40 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 56 | 51 | - |
| CMYK | 0 | 0.34 | 0.40 | 0.67 |
| HSL | 8.82º | 0.25% | 0.27% | - |
| HSV(B) | 8.82º | 0.4% | 0.33% | - |
| XYZ | 5.76 | 5 | 3.79 | - |
| YUV | 64.1 | 120.61 | 142.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 51 | 0 | 0.34 | 0.40 | 0.67 | 8.82 | 0.25 | 0.27 |
| Hex | 55 | 38 | 33 | 0 | 22 | 28 | 43 | 9 | 19 | 1B |
| Octal | 125 | 70 | 63 | 0 | 42 | 50 | 103 | 11 | 31 | 33 |
| Binary | 1010101 | 111000 | 110011 | 0 | 100010 | 101000 | 1000011 | 1001 | 11001 | 11011 |
Color Harmonies of #553833
Complementary color
Monochromatic Colors of #553833
Black with #553833
Text Example
Text Example
White with #553833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553833; }
p { color: rgb(85,56,51); }
H1.HeaderClassName
{
color: #553833;
}
.AnyTagClassName
{
color: #553833;
}
</style>
background-color css
<style>
a { background-color: #553833; }
a { background-color: rgb(85,56,51); }
div.DivClassName
{
background-color: #553833;
}
.BgClassName
{
background-color: #553833;
}
</style>
border-color css
<style>
span { border-color: #553833; }
span { border-color: rgb(85,56,51); }
td.TdClassName
{
border-color: #553833;
}
.TagClassName
{
border-color: #553833;
}
</style>