Shades of Cab Sav #453133
Tints of Cab Sav #453133
RGB
CMYK
RGB Variations
Color information
#453133 (or 0x453133) is known color: Cab Sav. HEX triplet: 45, 31 and 33. RGB value is (69,49,51). Sum of RGB (Red+Green+Blue) = 69+49+51=169 (22% of max value = 765). Red value is 69 (27.34% from 255 or 40.83% from 169); Green value is 49 (19.53% from 255 or 28.99% from 169); Blue value is 51 (20.31% from 255 or 30.18% from 169); Max value from RGB is 69 - color contains mainly: red. Hex color #453133 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453133 is #BACECC. Grayscale: #373737. Windows color (decimal): -12242637 or 3354949. OLE color: 3354949.
HSL color Cylindrical-coordinate representation of color #453133: hue angle of 354º 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 #453133 is Cyan = 0, Magento = 0.29, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 49 | 51 | - |
| CMYK | 0 | 0.29 | 0.26 | 0.73 |
| HSL | 354º | 0.17% | 0.23% | - |
| HSV(B) | 354º | 0.29% | 0.27% | - |
| XYZ | 4.15 | 3.7 | 3.63 | - |
| YUV | 55.21 | 125.63 | 137.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 51 | 0 | 0.29 | 0.26 | 0.73 | 354 | 0.17 | 0.23 |
| Hex | 45 | 31 | 33 | 0 | 1D | 1A | 49 | 162 | 11 | 17 |
| Octal | 105 | 61 | 63 | 0 | 35 | 32 | 111 | 542 | 21 | 27 |
| Binary | 1000101 | 110001 | 110011 | 0 | 11101 | 11010 | 1001001 | 101100010 | 10001 | 10111 |
Color Harmonies of #453133
Complementary color
Monochromatic Colors of #453133
Black with #453133
Text Example
Text Example
White with #453133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453133; }
p { color: rgb(69,49,51); }
H1.HeaderClassName
{
color: #453133;
}
.AnyTagClassName
{
color: #453133;
}
</style>
background-color css
<style>
a { background-color: #453133; }
a { background-color: rgb(69,49,51); }
div.DivClassName
{
background-color: #453133;
}
.BgClassName
{
background-color: #453133;
}
</style>
border-color css
<style>
span { border-color: #453133; }
span { border-color: rgb(69,49,51); }
td.TdClassName
{
border-color: #453133;
}
.TagClassName
{
border-color: #453133;
}
</style>