Shades of Cab Sav #443538
Tints of Cab Sav #443538
RGB
CMYK
RGB Variations
Color information
#443538 (or 0x443538) is known color: Cab Sav. HEX triplet: 44, 35 and 38. RGB value is (68,53,56). Sum of RGB (Red+Green+Blue) = 68+53+56=177 (23% of max value = 765). Red value is 68 (26.95% from 255 or 38.42% from 177); Green value is 53 (21.09% from 255 or 29.94% from 177); Blue value is 56 (22.27% from 255 or 31.64% from 177); Max value from RGB is 68 - color contains mainly: red. Hex color #443538 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #443538 is #BBCAC7. Grayscale: #393939. Windows color (decimal): -12307144 or 3683652. OLE color: 3683652.
HSL color Cylindrical-coordinate representation of color #443538: hue angle of 348º degrees, saturation: 0.12, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #443538 is Cyan = 0, Magento = 0.22, Yellow = 0.18 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 53 | 56 | - |
| CMYK | 0 | 0.22 | 0.18 | 0.73 |
| HSL | 348º | 0.12% | 0.24% | - |
| HSV(B) | 348º | 0.22% | 0.27% | - |
| XYZ | 4.37 | 4.06 | 4.29 | - |
| YUV | 57.83 | 126.97 | 135.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 53 | 56 | 0 | 0.22 | 0.18 | 0.73 | 348 | 0.12 | 0.24 |
| Hex | 44 | 35 | 38 | 0 | 16 | 12 | 49 | 15C | C | 18 |
| Octal | 104 | 65 | 70 | 0 | 26 | 22 | 111 | 534 | 14 | 30 |
| Binary | 1000100 | 110101 | 111000 | 0 | 10110 | 10010 | 1001001 | 101011100 | 1100 | 11000 |
Color Harmonies of #443538
Complementary color
Monochromatic Colors of #443538
Black with #443538
Text Example
Text Example
White with #443538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #443538; }
p { color: rgb(68,53,56); }
H1.HeaderClassName
{
color: #443538;
}
.AnyTagClassName
{
color: #443538;
}
</style>
background-color css
<style>
a { background-color: #443538; }
a { background-color: rgb(68,53,56); }
div.DivClassName
{
background-color: #443538;
}
.BgClassName
{
background-color: #443538;
}
</style>
border-color css
<style>
span { border-color: #443538; }
span { border-color: rgb(68,53,56); }
td.TdClassName
{
border-color: #443538;
}
.TagClassName
{
border-color: #443538;
}
</style>