Shades of Van Cleef #583434
Tints of Van Cleef #583434
RGB
CMYK
RGB Variations
Color information
#583434 (or 0x583434) is known color: Van Cleef. HEX triplet: 58, 34 and 34. RGB value is (88,52,52). Sum of RGB (Red+Green+Blue) = 88+52+52=192 (25% of max value = 765). Red value is 88 (34.77% from 255 or 45.83% from 192); Green value is 52 (20.70% from 255 or 27.08% from 192); Blue value is 52 (20.70% from 255 or 27.08% from 192); Max value from RGB is 88 - color contains mainly: red. Hex color #583434 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #583434 is #A7CBCB. Grayscale: #3E3E3E. Windows color (decimal): -10996684 or 3421272. OLE color: 3421272.
HSL color Cylindrical-coordinate representation of color #583434: hue angle of 0º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #583434 is Cyan = 0, Magento = 0.41, Yellow = 0.41 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 52 | 52 | - |
| CMYK | 0 | 0.41 | 0.41 | 0.65 |
| HSL | 0º | 0.26% | 0.27% | - |
| HSV(B) | 0º | 0.41% | 0.35% | - |
| XYZ | 5.87 | 4.78 | 3.86 | - |
| YUV | 62.76 | 121.93 | 146 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 52 | 52 | 0 | 0.41 | 0.41 | 0.65 | 0 | 0.26 | 0.27 |
| Hex | 58 | 34 | 34 | 0 | 29 | 29 | 41 | 0 | 1A | 1B |
| Octal | 130 | 64 | 64 | 0 | 51 | 51 | 101 | 0 | 32 | 33 |
| Binary | 1011000 | 110100 | 110100 | 0 | 101001 | 101001 | 1000001 | 0 | 11010 | 11011 |
Color Harmonies of #583434
Complementary color
Monochromatic Colors of #583434
Black with #583434
Text Example
Text Example
White with #583434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #583434; }
p { color: rgb(88,52,52); }
H1.HeaderClassName
{
color: #583434;
}
.AnyTagClassName
{
color: #583434;
}
</style>
background-color css
<style>
a { background-color: #583434; }
a { background-color: rgb(88,52,52); }
div.DivClassName
{
background-color: #583434;
}
.BgClassName
{
background-color: #583434;
}
</style>
border-color css
<style>
span { border-color: #583434; }
span { border-color: rgb(88,52,52); }
td.TdClassName
{
border-color: #583434;
}
.TagClassName
{
border-color: #583434;
}
</style>