Shades of Cab Sav #543134
Tints of Cab Sav #543134
RGB
CMYK
RGB Variations
Color information
#543134 (or 0x543134) is known color: Cab Sav. HEX triplet: 54, 31 and 34. RGB value is (84,49,52). Sum of RGB (Red+Green+Blue) = 84+49+52=185 (24% of max value = 765). Red value is 84 (33.20% from 255 or 45.41% from 185); Green value is 49 (19.53% from 255 or 26.49% from 185); Blue value is 52 (20.70% from 255 or 28.11% from 185); Max value from RGB is 84 - color contains mainly: red. Hex color #543134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #543134 is #ABCECB. Grayscale: #3B3B3B. Windows color (decimal): -11259596 or 3420500. OLE color: 3420500.
HSL color Cylindrical-coordinate representation of color #543134: hue angle of 354.86º degrees, saturation: 0.26, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #543134 is Cyan = 0, Magento = 0.42, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 49 | 52 | - |
| CMYK | 0 | 0.42 | 0.38 | 0.67 |
| HSL | 354.86º | 0.26% | 0.26% | - |
| HSV(B) | 354.86º | 0.42% | 0.33% | - |
| XYZ | 5.37 | 4.33 | 3.8 | - |
| YUV | 59.81 | 123.6 | 145.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 49 | 52 | 0 | 0.42 | 0.38 | 0.67 | 354.86 | 0.26 | 0.26 |
| Hex | 54 | 31 | 34 | 0 | 2A | 26 | 43 | 163 | 1A | 1A |
| Octal | 124 | 61 | 64 | 0 | 52 | 46 | 103 | 543 | 32 | 32 |
| Binary | 1010100 | 110001 | 110100 | 0 | 101010 | 100110 | 1000011 | 101100011 | 11010 | 11010 |
Color Harmonies of #543134
Complementary color
Monochromatic Colors of #543134
Black with #543134
Text Example
Text Example
White with #543134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #543134; }
p { color: rgb(84,49,52); }
H1.HeaderClassName
{
color: #543134;
}
.AnyTagClassName
{
color: #543134;
}
</style>
background-color css
<style>
a { background-color: #543134; }
a { background-color: rgb(84,49,52); }
div.DivClassName
{
background-color: #543134;
}
.BgClassName
{
background-color: #543134;
}
</style>
border-color css
<style>
span { border-color: #543134; }
span { border-color: rgb(84,49,52); }
td.TdClassName
{
border-color: #543134;
}
.TagClassName
{
border-color: #543134;
}
</style>