Shades of Cab Sav #543335
Tints of Cab Sav #543335
RGB
CMYK
RGB Variations
Color information
#543335 (or 0x543335) is known color: Cab Sav. HEX triplet: 54, 33 and 35. RGB value is (84,51,53). Sum of RGB (Red+Green+Blue) = 84+51+53=188 (24% of max value = 765). Red value is 84 (33.20% from 255 or 44.68% from 188); Green value is 51 (20.31% from 255 or 27.13% from 188); Blue value is 53 (21.09% from 255 or 28.19% from 188); Max value from RGB is 84 - color contains mainly: red. Hex color #543335 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543335 is #ABCCCA. Grayscale: #3D3D3D. Windows color (decimal): -11259083 or 3486548. OLE color: 3486548.
HSL color Cylindrical-coordinate representation of color #543335: hue angle of 356.36º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #543335 is Cyan = 0, Magento = 0.39, Yellow = 0.37 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 51 | 53 | - |
| CMYK | 0 | 0.39 | 0.37 | 0.67 |
| HSL | 356.36º | 0.24% | 0.26% | - |
| HSV(B) | 356.36º | 0.39% | 0.33% | - |
| XYZ | 5.48 | 4.51 | 3.95 | - |
| YUV | 61.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 51 | 53 | 0 | 0.39 | 0.37 | 0.67 | 356.36 | 0.24 | 0.26 |
| Hex | 54 | 33 | 35 | 0 | 27 | 25 | 43 | 164 | 18 | 1A |
| Octal | 124 | 63 | 65 | 0 | 47 | 45 | 103 | 544 | 30 | 32 |
| Binary | 1010100 | 110011 | 110101 | 0 | 100111 | 100101 | 1000011 | 101100100 | 11000 | 11010 |
Color Harmonies of #543335
Complementary color
Monochromatic Colors of #543335
Black with #543335
Text Example
Text Example
White with #543335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543335; }
p { color: rgb(84,51,53); }
H1.HeaderClassName
{
color: #543335;
}
.AnyTagClassName
{
color: #543335;
}
</style>
background-color css
<style>
a { background-color: #543335; }
a { background-color: rgb(84,51,53); }
div.DivClassName
{
background-color: #543335;
}
.BgClassName
{
background-color: #543335;
}
</style>
border-color css
<style>
span { border-color: #543335; }
span { border-color: rgb(84,51,53); }
td.TdClassName
{
border-color: #543335;
}
.TagClassName
{
border-color: #543335;
}
</style>