Shades of Van Cleef #563733
Tints of Van Cleef #563733
RGB
CMYK
RGB Variations
Color information
#563733 (or 0x563733) is known color: Van Cleef. HEX triplet: 56, 37 and 33. RGB value is (86,55,51). Sum of RGB (Red+Green+Blue) = 86+55+51=192 (25% of max value = 765). Red value is 86 (33.98% from 255 or 44.79% from 192); Green value is 55 (21.88% from 255 or 28.65% from 192); Blue value is 51 (20.31% from 255 or 26.56% from 192); Max value from RGB is 86 - color contains mainly: red. Hex color #563733 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563733 is #A9C8CC. Grayscale: #3F3F3F. Windows color (decimal): -11126989 or 3356502. OLE color: 3356502.
HSL color Cylindrical-coordinate representation of color #563733: hue angle of 6.86º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #563733 is Cyan = 0, Magento = 0.36, Yellow = 0.41 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 55 | 51 | - |
| CMYK | 0 | 0.36 | 0.41 | 0.66 |
| HSL | 6.86º | 0.26% | 0.27% | - |
| HSV(B) | 6.86º | 0.41% | 0.34% | - |
| XYZ | 5.8 | 4.95 | 3.78 | - |
| YUV | 63.81 | 120.77 | 143.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 55 | 51 | 0 | 0.36 | 0.41 | 0.66 | 6.86 | 0.26 | 0.27 |
| Hex | 56 | 37 | 33 | 0 | 24 | 29 | 42 | 7 | 1A | 1B |
| Octal | 126 | 67 | 63 | 0 | 44 | 51 | 102 | 7 | 32 | 33 |
| Binary | 1010110 | 110111 | 110011 | 0 | 100100 | 101001 | 1000010 | 111 | 11010 | 11011 |
Color Harmonies of #563733
Complementary color
Monochromatic Colors of #563733
Black with #563733
Text Example
Text Example
White with #563733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563733; }
p { color: rgb(86,55,51); }
H1.HeaderClassName
{
color: #563733;
}
.AnyTagClassName
{
color: #563733;
}
</style>
background-color css
<style>
a { background-color: #563733; }
a { background-color: rgb(86,55,51); }
div.DivClassName
{
background-color: #563733;
}
.BgClassName
{
background-color: #563733;
}
</style>
border-color css
<style>
span { border-color: #563733; }
span { border-color: rgb(86,55,51); }
td.TdClassName
{
border-color: #563733;
}
.TagClassName
{
border-color: #563733;
}
</style>