Shades of Van Cleef #563838
Tints of Van Cleef #563838
RGB
CMYK
RGB Variations
Color information
#563838 (or 0x563838) is known color: Van Cleef. HEX triplet: 56, 38 and 38. RGB value is (86,56,56). Sum of RGB (Red+Green+Blue) = 86+56+56=198 (26% of max value = 765). Red value is 86 (33.98% from 255 or 43.43% from 198); Green value is 56 (22.27% from 255 or 28.28% from 198); Blue value is 56 (22.27% from 255 or 28.28% from 198); Max value from RGB is 86 - color contains mainly: red. Hex color #563838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #563838 is #A9C7C7. Grayscale: #414141. Windows color (decimal): -11126728 or 3684438. OLE color: 3684438.
HSL color Cylindrical-coordinate representation of color #563838: hue angle of 0º 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 #563838 is Cyan = 0, Magento = 0.35, Yellow = 0.35 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 56 | 56 | - |
| CMYK | 0 | 0.35 | 0.35 | 0.66 |
| HSL | 0º | 0.21% | 0.28% | - |
| HSV(B) | 0º | 0.35% | 0.34% | - |
| XYZ | 5.97 | 5.09 | 4.41 | - |
| YUV | 64.97 | 122.94 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 56 | 56 | 0 | 0.35 | 0.35 | 0.66 | 0 | 0.21 | 0.28 |
| Hex | 56 | 38 | 38 | 0 | 23 | 23 | 42 | 0 | 15 | 1C |
| Octal | 126 | 70 | 70 | 0 | 43 | 43 | 102 | 0 | 25 | 34 |
| Binary | 1010110 | 111000 | 111000 | 0 | 100011 | 100011 | 1000010 | 0 | 10101 | 11100 |
Color Harmonies of #563838
Complementary color
Monochromatic Colors of #563838
Black with #563838
Text Example
Text Example
White with #563838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #563838; }
p { color: rgb(86,56,56); }
H1.HeaderClassName
{
color: #563838;
}
.AnyTagClassName
{
color: #563838;
}
</style>
background-color css
<style>
a { background-color: #563838; }
a { background-color: rgb(86,56,56); }
div.DivClassName
{
background-color: #563838;
}
.BgClassName
{
background-color: #563838;
}
</style>
border-color css
<style>
span { border-color: #563838; }
span { border-color: rgb(86,56,56); }
td.TdClassName
{
border-color: #563838;
}
.TagClassName
{
border-color: #563838;
}
</style>