Shades of Cab Sav #543537
Tints of Cab Sav #543537
RGB
CMYK
RGB Variations
Color information
#543537 (or 0x543537) is known color: Cab Sav. HEX triplet: 54, 35 and 37. RGB value is (84,53,55). Sum of RGB (Red+Green+Blue) = 84+53+55=192 (25% of max value = 765). Red value is 84 (33.20% from 255 or 43.75% from 192); Green value is 53 (21.09% from 255 or 27.60% from 192); Blue value is 55 (21.88% from 255 or 28.65% from 192); Max value from RGB is 84 - color contains mainly: red. Hex color #543537 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543537 is #ABCAC8. Grayscale: #3E3E3E. Windows color (decimal): -11258569 or 3618132. OLE color: 3618132.
HSL color Cylindrical-coordinate representation of color #543537: hue angle of 356.13º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #543537 is Cyan = 0, Magento = 0.37, Yellow = 0.35 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 53 | 55 | - |
| CMYK | 0 | 0.37 | 0.35 | 0.67 |
| HSL | 356.13º | 0.23% | 0.27% | - |
| HSV(B) | 356.13º | 0.37% | 0.33% | - |
| XYZ | 5.62 | 4.71 | 4.23 | - |
| YUV | 62.5 | 123.77 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 53 | 55 | 0 | 0.37 | 0.35 | 0.67 | 356.13 | 0.23 | 0.27 |
| Hex | 54 | 35 | 37 | 0 | 25 | 23 | 43 | 164 | 17 | 1B |
| Octal | 124 | 65 | 67 | 0 | 45 | 43 | 103 | 544 | 27 | 33 |
| Binary | 1010100 | 110101 | 110111 | 0 | 100101 | 100011 | 1000011 | 101100100 | 10111 | 11011 |
Color Harmonies of #543537
Complementary color
Monochromatic Colors of #543537
Black with #543537
Text Example
Text Example
White with #543537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543537; }
p { color: rgb(84,53,55); }
H1.HeaderClassName
{
color: #543537;
}
.AnyTagClassName
{
color: #543537;
}
</style>
background-color css
<style>
a { background-color: #543537; }
a { background-color: rgb(84,53,55); }
div.DivClassName
{
background-color: #543537;
}
.BgClassName
{
background-color: #543537;
}
</style>
border-color css
<style>
span { border-color: #543537; }
span { border-color: rgb(84,53,55); }
td.TdClassName
{
border-color: #543537;
}
.TagClassName
{
border-color: #543537;
}
</style>