Shades of Cab Sav #453032
Tints of Cab Sav #453032
RGB
CMYK
RGB Variations
Color information
#453032 (or 0x453032) is known color: Cab Sav. HEX triplet: 45, 30 and 32. RGB value is (69,48,50). Sum of RGB (Red+Green+Blue) = 69+48+50=167 (22% of max value = 765). Red value is 69 (27.34% from 255 or 41.32% from 167); Green value is 48 (19.14% from 255 or 28.74% from 167); Blue value is 50 (19.92% from 255 or 29.94% from 167); Max value from RGB is 69 - color contains mainly: red. Hex color #453032 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453032 is #BACFCD. Grayscale: #363636. Windows color (decimal): -12242894 or 3289157. OLE color: 3289157.
HSL color Cylindrical-coordinate representation of color #453032: hue angle of 354.29º degrees, saturation: 0.18, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #453032 is Cyan = 0, Magento = 0.30, Yellow = 0.28 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 48 | 50 | - |
| CMYK | 0 | 0.30 | 0.28 | 0.73 |
| HSL | 354.29º | 0.18% | 0.23% | - |
| HSV(B) | 354.29º | 0.3% | 0.27% | - |
| XYZ | 4.09 | 3.61 | 3.5 | - |
| YUV | 54.51 | 125.46 | 138.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 50 | 0 | 0.30 | 0.28 | 0.73 | 354.29 | 0.18 | 0.23 |
| Hex | 45 | 30 | 32 | 0 | 1E | 1C | 49 | 162 | 12 | 17 |
| Octal | 105 | 60 | 62 | 0 | 36 | 34 | 111 | 542 | 22 | 27 |
| Binary | 1000101 | 110000 | 110010 | 0 | 11110 | 11100 | 1001001 | 101100010 | 10010 | 10111 |
Color Harmonies of #453032
Complementary color
Monochromatic Colors of #453032
Black with #453032
Text Example
Text Example
White with #453032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453032; }
p { color: rgb(69,48,50); }
H1.HeaderClassName
{
color: #453032;
}
.AnyTagClassName
{
color: #453032;
}
</style>
background-color css
<style>
a { background-color: #453032; }
a { background-color: rgb(69,48,50); }
div.DivClassName
{
background-color: #453032;
}
.BgClassName
{
background-color: #453032;
}
</style>
border-color css
<style>
span { border-color: #453032; }
span { border-color: rgb(69,48,50); }
td.TdClassName
{
border-color: #453032;
}
.TagClassName
{
border-color: #453032;
}
</style>