Shades of Cab Sav #453132
Tints of Cab Sav #453132
RGB
CMYK
RGB Variations
Color information
#453132 (or 0x453132) is known color: Cab Sav. HEX triplet: 45, 31 and 32. RGB value is (69,49,50). Sum of RGB (Red+Green+Blue) = 69+49+50=168 (22% of max value = 765). Red value is 69 (27.34% from 255 or 41.07% from 168); Green value is 49 (19.53% from 255 or 29.17% from 168); Blue value is 50 (19.92% from 255 or 29.76% from 168); Max value from RGB is 69 - color contains mainly: red. Hex color #453132 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453132 is #BACECD. Grayscale: #373737. Windows color (decimal): -12242638 or 3289413. OLE color: 3289413.
HSL color Cylindrical-coordinate representation of color #453132: hue angle of 357º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #453132 is Cyan = 0, Magento = 0.29, Yellow = 0.28 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 49 | 50 | - |
| CMYK | 0 | 0.29 | 0.28 | 0.73 |
| HSL | 357º | 0.17% | 0.23% | - |
| HSV(B) | 357º | 0.29% | 0.27% | - |
| XYZ | 4.13 | 3.69 | 3.51 | - |
| YUV | 55.09 | 125.13 | 137.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 50 | 0 | 0.29 | 0.28 | 0.73 | 357 | 0.17 | 0.23 |
| Hex | 45 | 31 | 32 | 0 | 1D | 1C | 49 | 165 | 11 | 17 |
| Octal | 105 | 61 | 62 | 0 | 35 | 34 | 111 | 545 | 21 | 27 |
| Binary | 1000101 | 110001 | 110010 | 0 | 11101 | 11100 | 1001001 | 101100101 | 10001 | 10111 |
Color Harmonies of #453132
Complementary color
Monochromatic Colors of #453132
Black with #453132
Text Example
Text Example
White with #453132
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453132; }
p { color: rgb(69,49,50); }
H1.HeaderClassName
{
color: #453132;
}
.AnyTagClassName
{
color: #453132;
}
</style>
background-color css
<style>
a { background-color: #453132; }
a { background-color: rgb(69,49,50); }
div.DivClassName
{
background-color: #453132;
}
.BgClassName
{
background-color: #453132;
}
</style>
border-color css
<style>
span { border-color: #453132; }
span { border-color: rgb(69,49,50); }
td.TdClassName
{
border-color: #453132;
}
.TagClassName
{
border-color: #453132;
}
</style>