Shades of Van Cleef #523232
Tints of Van Cleef #523232
RGB
CMYK
RGB Variations
Color information
#523232 (or 0x523232) is known color: Van Cleef. HEX triplet: 52, 32 and 32. RGB value is (82,50,50). Sum of RGB (Red+Green+Blue) = 82+50+50=182 (24% of max value = 765). Red value is 82 (32.42% from 255 or 45.05% from 182); Green value is 50 (19.92% from 255 or 27.47% from 182); Blue value is 50 (19.92% from 255 or 27.47% from 182); Max value from RGB is 82 - color contains mainly: red. Hex color #523232 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #523232 is #ADCDCD. Grayscale: #3B3B3B. Windows color (decimal): -11390414 or 3289682. OLE color: 3289682.
HSL color Cylindrical-coordinate representation of color #523232: hue angle of 0º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #523232 is Cyan = 0, Magento = 0.39, Yellow = 0.39 and Black (K on CMYK) = 0.68.
Color convert
RGB | 82 | 50 | 50 | - |
CMYK | 0 | 0.39 | 0.39 | 0.68 |
HSL | 0º | 0.24% | 0.26% | - |
HSV(B) | 0º | 0.39% | 0.32% | - |
XYZ | 5.2 | 4.31 | 3.57 | - |
YUV | 59.57 | 122.6 | 144 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 82 | 50 | 50 | 0 | 0.39 | 0.39 | 0.68 | 0 | 0.24 | 0.26 |
Hex | 52 | 32 | 32 | 0 | 27 | 27 | 44 | 0 | 18 | 1A |
Octal | 122 | 62 | 62 | 0 | 47 | 47 | 104 | 0 | 30 | 32 |
Binary | 1010010 | 110010 | 110010 | 0 | 100111 | 100111 | 1000100 | 0 | 11000 | 11010 |
Color Harmonies of #523232
Complementary color
Monochromatic Colors of #523232
Black with #523232
Text Example
Text Example
White with #523232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #523232; }
p { color: rgb(82,50,50); }
H1.HeaderClassName
{
color: #523232;
}
.AnyTagClassName
{
color: #523232;
}
</style>
background-color css
<style>
a { background-color: #523232; }
a { background-color: rgb(82,50,50); }
div.DivClassName
{
background-color: #523232;
}
.BgClassName
{
background-color: #523232;
}
</style>
border-color css
<style>
span { border-color: #523232; }
span { border-color: rgb(82,50,50); }
td.TdClassName
{
border-color: #523232;
}
.TagClassName
{
border-color: #523232;
}
</style>