Shades of Cab Sav #493438
Tints of Cab Sav #493438
RGB
CMYK
RGB Variations
Color information
#493438 (or 0x493438) is known color: Cab Sav. HEX triplet: 49, 34 and 38. RGB value is (73,52,56). Sum of RGB (Red+Green+Blue) = 73+52+56=181 (23% of max value = 765). Red value is 73 (28.91% from 255 or 40.33% from 181); Green value is 52 (20.70% from 255 or 28.73% from 181); Blue value is 56 (22.27% from 255 or 30.94% from 181); Max value from RGB is 73 - color contains mainly: red. Hex color #493438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493438 is #B6CBC7. Grayscale: #3A3A3A. Windows color (decimal): -11979720 or 3683401. OLE color: 3683401.
HSL color Cylindrical-coordinate representation of color #493438: hue angle of 348.57º degrees, saturation: 0.17, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #493438 is Cyan = 0, Magento = 0.29, Yellow = 0.23 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 52 | 56 | - |
| CMYK | 0 | 0.29 | 0.23 | 0.71 |
| HSL | 348.57º | 0.17% | 0.25% | - |
| HSV(B) | 348.57º | 0.29% | 0.29% | - |
| XYZ | 4.69 | 4.16 | 4.3 | - |
| YUV | 58.74 | 126.46 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 56 | 0 | 0.29 | 0.23 | 0.71 | 348.57 | 0.17 | 0.25 |
| Hex | 49 | 34 | 38 | 0 | 1D | 17 | 47 | 15D | 11 | 19 |
| Octal | 111 | 64 | 70 | 0 | 35 | 27 | 107 | 535 | 21 | 31 |
| Binary | 1001001 | 110100 | 111000 | 0 | 11101 | 10111 | 1000111 | 101011101 | 10001 | 11001 |
Color Harmonies of #493438
Complementary color
Monochromatic Colors of #493438
Black with #493438
Text Example
Text Example
White with #493438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493438; }
p { color: rgb(73,52,56); }
H1.HeaderClassName
{
color: #493438;
}
.AnyTagClassName
{
color: #493438;
}
</style>
background-color css
<style>
a { background-color: #493438; }
a { background-color: rgb(73,52,56); }
div.DivClassName
{
background-color: #493438;
}
.BgClassName
{
background-color: #493438;
}
</style>
border-color css
<style>
span { border-color: #493438; }
span { border-color: rgb(73,52,56); }
td.TdClassName
{
border-color: #493438;
}
.TagClassName
{
border-color: #493438;
}
</style>