Shades of Cab Sav #453035
Tints of Cab Sav #453035
RGB
CMYK
RGB Variations
Color information
#453035 (or 0x453035) is known color: Cab Sav. HEX triplet: 45, 30 and 35. RGB value is (69,48,53). Sum of RGB (Red+Green+Blue) = 69+48+53=170 (22% of max value = 765). Red value is 69 (27.34% from 255 or 40.59% from 170); Green value is 48 (19.14% from 255 or 28.24% from 170); Blue value is 53 (21.09% from 255 or 31.18% from 170); Max value from RGB is 69 - color contains mainly: red. Hex color #453035 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453035 is #BACFCA. Grayscale: #363636. Windows color (decimal): -12242891 or 3485765. OLE color: 3485765.
HSL color Cylindrical-coordinate representation of color #453035: hue angle of 345.71º 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 #453035 is Cyan = 0, Magento = 0.30, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 48 | 53 | - |
| CMYK | 0 | 0.30 | 0.23 | 0.73 |
| HSL | 345.71º | 0.18% | 0.23% | - |
| HSV(B) | 345.71º | 0.3% | 0.27% | - |
| XYZ | 4.15 | 3.64 | 3.85 | - |
| YUV | 54.85 | 126.96 | 138.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 48 | 53 | 0 | 0.30 | 0.23 | 0.73 | 345.71 | 0.18 | 0.23 |
| Hex | 45 | 30 | 35 | 0 | 1E | 17 | 49 | 15A | 12 | 17 |
| Octal | 105 | 60 | 65 | 0 | 36 | 27 | 111 | 532 | 22 | 27 |
| Binary | 1000101 | 110000 | 110101 | 0 | 11110 | 10111 | 1001001 | 101011010 | 10010 | 10111 |
Color Harmonies of #453035
Complementary color
Monochromatic Colors of #453035
Black with #453035
Text Example
Text Example
White with #453035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453035; }
p { color: rgb(69,48,53); }
H1.HeaderClassName
{
color: #453035;
}
.AnyTagClassName
{
color: #453035;
}
</style>
background-color css
<style>
a { background-color: #453035; }
a { background-color: rgb(69,48,53); }
div.DivClassName
{
background-color: #453035;
}
.BgClassName
{
background-color: #453035;
}
</style>
border-color css
<style>
span { border-color: #453035; }
span { border-color: rgb(69,48,53); }
td.TdClassName
{
border-color: #453035;
}
.TagClassName
{
border-color: #453035;
}
</style>