Shades of Van Cleef #563938
Tints of Van Cleef #563938
RGB
CMYK
RGB Variations
Color information
#563938 (or 0x563938) is known color: Van Cleef. HEX triplet: 56, 39 and 38. RGB value is (86,57,56). Sum of RGB (Red+Green+Blue) = 86+57+56=199 (26% of max value = 765). Red value is 86 (33.98% from 255 or 43.22% from 199); Green value is 57 (22.66% from 255 or 28.64% from 199); Blue value is 56 (22.27% from 255 or 28.14% from 199); Max value from RGB is 86 - color contains mainly: red. Hex color #563938 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563938 is #A9C6C7. Grayscale: #414141. Windows color (decimal): -11126472 or 3684694. OLE color: 3684694.
HSL color Cylindrical-coordinate representation of color #563938: hue angle of 2º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #563938 is Cyan = 0, Magento = 0.34, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 57 | 56 | - |
| CMYK | 0 | 0.34 | 0.35 | 0.66 |
| HSL | 2º | 0.21% | 0.28% | - |
| HSV(B) | 2º | 0.35% | 0.34% | - |
| XYZ | 6.01 | 5.19 | 4.43 | - |
| YUV | 65.56 | 122.61 | 142.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 57 | 56 | 0 | 0.34 | 0.35 | 0.66 | 2 | 0.21 | 0.28 |
| Hex | 56 | 39 | 38 | 0 | 22 | 23 | 42 | 2 | 15 | 1C |
| Octal | 126 | 71 | 70 | 0 | 42 | 43 | 102 | 2 | 25 | 34 |
| Binary | 1010110 | 111001 | 111000 | 0 | 100010 | 100011 | 1000010 | 10 | 10101 | 11100 |
Color Harmonies of #563938
Complementary color
Monochromatic Colors of #563938
Black with #563938
Text Example
Text Example
White with #563938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563938; }
p { color: rgb(86,57,56); }
H1.HeaderClassName
{
color: #563938;
}
.AnyTagClassName
{
color: #563938;
}
</style>
background-color css
<style>
a { background-color: #563938; }
a { background-color: rgb(86,57,56); }
div.DivClassName
{
background-color: #563938;
}
.BgClassName
{
background-color: #563938;
}
</style>
border-color css
<style>
span { border-color: #563938; }
span { border-color: rgb(86,57,56); }
td.TdClassName
{
border-color: #563938;
}
.TagClassName
{
border-color: #563938;
}
</style>