Shades of Van Cleef #563533
Tints of Van Cleef #563533
RGB
CMYK
RGB Variations
Color information
#563533 (or 0x563533) is known color: Van Cleef. HEX triplet: 56, 35 and 33. RGB value is (86,53,51). Sum of RGB (Red+Green+Blue) = 86+53+51=190 (25% of max value = 765). Red value is 86 (33.98% from 255 or 45.26% from 190); Green value is 53 (21.09% from 255 or 27.89% from 190); Blue value is 51 (20.31% from 255 or 26.84% from 190); Max value from RGB is 86 - color contains mainly: red. Hex color #563533 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563533 is #A9CACC. Grayscale: #3E3E3E. Windows color (decimal): -11127501 or 3355990. OLE color: 3355990.
HSL color Cylindrical-coordinate representation of color #563533: hue angle of 3.43º 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 #563533 is Cyan = 0, Magento = 0.38, Yellow = 0.41 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 53 | 51 | - |
| CMYK | 0 | 0.38 | 0.41 | 0.66 |
| HSL | 3.43º | 0.26% | 0.27% | - |
| HSV(B) | 3.43º | 0.41% | 0.34% | - |
| XYZ | 5.71 | 4.76 | 3.75 | - |
| YUV | 62.64 | 121.43 | 144.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 53 | 51 | 0 | 0.38 | 0.41 | 0.66 | 3.43 | 0.26 | 0.27 |
| Hex | 56 | 35 | 33 | 0 | 26 | 29 | 42 | 3 | 1A | 1B |
| Octal | 126 | 65 | 63 | 0 | 46 | 51 | 102 | 3 | 32 | 33 |
| Binary | 1010110 | 110101 | 110011 | 0 | 100110 | 101001 | 1000010 | 11 | 11010 | 11011 |
Color Harmonies of #563533
Complementary color
Monochromatic Colors of #563533
Black with #563533
Text Example
Text Example
White with #563533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563533; }
p { color: rgb(86,53,51); }
H1.HeaderClassName
{
color: #563533;
}
.AnyTagClassName
{
color: #563533;
}
</style>
background-color css
<style>
a { background-color: #563533; }
a { background-color: rgb(86,53,51); }
div.DivClassName
{
background-color: #563533;
}
.BgClassName
{
background-color: #563533;
}
</style>
border-color css
<style>
span { border-color: #563533; }
span { border-color: rgb(86,53,51); }
td.TdClassName
{
border-color: #563533;
}
.TagClassName
{
border-color: #563533;
}
</style>