Shades of Van Cleef #533434
Tints of Van Cleef #533434
RGB
CMYK
RGB Variations
Color information
#533434 (or 0x533434) is known color: Van Cleef. HEX triplet: 53, 34 and 34. RGB value is (83,52,52). Sum of RGB (Red+Green+Blue) = 83+52+52=187 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.39% from 187); Green value is 52 (20.70% from 255 or 27.81% from 187); Blue value is 52 (20.70% from 255 or 27.81% from 187); Max value from RGB is 83 - color contains mainly: red. Hex color #533434 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #533434 is #ACCBCB. Grayscale: #3D3D3D. Windows color (decimal): -11324364 or 3421267. OLE color: 3421267.
HSL color Cylindrical-coordinate representation of color #533434: hue angle of 0º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #533434 is Cyan = 0, Magento = 0.37, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 52 | 52 | - |
| CMYK | 0 | 0.37 | 0.37 | 0.67 |
| HSL | 0º | 0.23% | 0.26% | - |
| HSV(B) | 0º | 0.37% | 0.33% | - |
| XYZ | 5.42 | 4.54 | 3.84 | - |
| YUV | 61.27 | 122.77 | 143.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 52 | 52 | 0 | 0.37 | 0.37 | 0.67 | 0 | 0.23 | 0.26 |
| Hex | 53 | 34 | 34 | 0 | 25 | 25 | 43 | 0 | 17 | 1A |
| Octal | 123 | 64 | 64 | 0 | 45 | 45 | 103 | 0 | 27 | 32 |
| Binary | 1010011 | 110100 | 110100 | 0 | 100101 | 100101 | 1000011 | 0 | 10111 | 11010 |
Color Harmonies of #533434
Complementary color
Monochromatic Colors of #533434
Black with #533434
Text Example
Text Example
White with #533434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #533434; }
p { color: rgb(83,52,52); }
H1.HeaderClassName
{
color: #533434;
}
.AnyTagClassName
{
color: #533434;
}
</style>
background-color css
<style>
a { background-color: #533434; }
a { background-color: rgb(83,52,52); }
div.DivClassName
{
background-color: #533434;
}
.BgClassName
{
background-color: #533434;
}
</style>
border-color css
<style>
span { border-color: #533434; }
span { border-color: rgb(83,52,52); }
td.TdClassName
{
border-color: #533434;
}
.TagClassName
{
border-color: #533434;
}
</style>