Shades of Van Cleef #513333
Tints of Van Cleef #513333
RGB
CMYK
RGB Variations
Color information
#513333 (or 0x513333) is known color: Van Cleef. HEX triplet: 51, 33 and 33. RGB value is (81,51,51). Sum of RGB (Red+Green+Blue) = 81+51+51=183 (24% of max value = 765). Red value is 81 (32.03% from 255 or 44.26% from 183); Green value is 51 (20.31% from 255 or 27.87% from 183); Blue value is 51 (20.31% from 255 or 27.87% from 183); Max value from RGB is 81 - color contains mainly: red. Hex color #513333 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #513333 is #AECCCC. Grayscale: #3C3C3C. Windows color (decimal): -11455693 or 3355473. OLE color: 3355473.
HSL color Cylindrical-coordinate representation of color #513333: hue angle of 0º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #513333 is Cyan = 0, Magento = 0.37, Yellow = 0.37 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 51 | 51 | - |
| CMYK | 0 | 0.37 | 0.37 | 0.68 |
| HSL | 0º | 0.23% | 0.26% | - |
| HSV(B) | 0º | 0.37% | 0.32% | - |
| XYZ | 5.17 | 4.36 | 3.7 | - |
| YUV | 59.97 | 122.94 | 143 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 51 | 51 | 0 | 0.37 | 0.37 | 0.68 | 0 | 0.23 | 0.26 |
| Hex | 51 | 33 | 33 | 0 | 25 | 25 | 44 | 0 | 17 | 1A |
| Octal | 121 | 63 | 63 | 0 | 45 | 45 | 104 | 0 | 27 | 32 |
| Binary | 1010001 | 110011 | 110011 | 0 | 100101 | 100101 | 1000100 | 0 | 10111 | 11010 |
Color Harmonies of #513333
Complementary color
Monochromatic Colors of #513333
Black with #513333
Text Example
Text Example
White with #513333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #513333; }
p { color: rgb(81,51,51); }
H1.HeaderClassName
{
color: #513333;
}
.AnyTagClassName
{
color: #513333;
}
</style>
background-color css
<style>
a { background-color: #513333; }
a { background-color: rgb(81,51,51); }
div.DivClassName
{
background-color: #513333;
}
.BgClassName
{
background-color: #513333;
}
</style>
border-color css
<style>
span { border-color: #513333; }
span { border-color: rgb(81,51,51); }
td.TdClassName
{
border-color: #513333;
}
.TagClassName
{
border-color: #513333;
}
</style>