Shades of Van Cleef #553838
Tints of Van Cleef #553838
RGB
CMYK
RGB Variations
Color information
#553838 (or 0x553838) is known color: Van Cleef. HEX triplet: 55, 38 and 38. RGB value is (85,56,56). Sum of RGB (Red+Green+Blue) = 85+56+56=197 (26% of max value = 765). Red value is 85 (33.59% from 255 or 43.15% from 197); Green value is 56 (22.27% from 255 or 28.43% from 197); Blue value is 56 (22.27% from 255 or 28.43% from 197); Max value from RGB is 85 - color contains mainly: red. Hex color #553838 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #553838 is #AAC7C7. Grayscale: #404040. Windows color (decimal): -11192264 or 3684437. OLE color: 3684437.
HSL color Cylindrical-coordinate representation of color #553838: hue angle of 0º degrees, saturation: 0.21, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #553838 is Cyan = 0, Magento = 0.34, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 56 | 56 | - |
| CMYK | 0 | 0.34 | 0.34 | 0.67 |
| HSL | 0º | 0.21% | 0.28% | - |
| HSV(B) | 0º | 0.34% | 0.33% | - |
| XYZ | 5.87 | 5.05 | 4.41 | - |
| YUV | 64.67 | 123.11 | 142.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 56 | 56 | 0 | 0.34 | 0.34 | 0.67 | 0 | 0.21 | 0.28 |
| Hex | 55 | 38 | 38 | 0 | 22 | 22 | 43 | 0 | 15 | 1C |
| Octal | 125 | 70 | 70 | 0 | 42 | 42 | 103 | 0 | 25 | 34 |
| Binary | 1010101 | 111000 | 111000 | 0 | 100010 | 100010 | 1000011 | 0 | 10101 | 11100 |
Color Harmonies of #553838
Complementary color
Monochromatic Colors of #553838
Black with #553838
Text Example
Text Example
White with #553838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #553838; }
p { color: rgb(85,56,56); }
H1.HeaderClassName
{
color: #553838;
}
.AnyTagClassName
{
color: #553838;
}
</style>
background-color css
<style>
a { background-color: #553838; }
a { background-color: rgb(85,56,56); }
div.DivClassName
{
background-color: #553838;
}
.BgClassName
{
background-color: #553838;
}
</style>
border-color css
<style>
span { border-color: #553838; }
span { border-color: rgb(85,56,56); }
td.TdClassName
{
border-color: #553838;
}
.TagClassName
{
border-color: #553838;
}
</style>