Shades of Cab Sav #453435
Tints of Cab Sav #453435
RGB
CMYK
RGB Variations
Color information
#453435 (or 0x453435) is known color: Cab Sav. HEX triplet: 45, 34 and 35. RGB value is (69,52,53). Sum of RGB (Red+Green+Blue) = 69+52+53=174 (23% of max value = 765). Red value is 69 (27.34% from 255 or 39.66% from 174); Green value is 52 (20.70% from 255 or 29.89% from 174); Blue value is 53 (21.09% from 255 or 30.46% from 174); Max value from RGB is 69 - color contains mainly: red. Hex color #453435 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453435 is #BACBCA. Grayscale: #393939. Windows color (decimal): -12241867 or 3486789. OLE color: 3486789.
HSL color Cylindrical-coordinate representation of color #453435: hue angle of 356.47º degrees, saturation: 0.14, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #453435 is Cyan = 0, Magento = 0.25, Yellow = 0.23 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 52 | 53 | - |
| CMYK | 0 | 0.25 | 0.23 | 0.73 |
| HSL | 356.47º | 0.14% | 0.24% | - |
| HSV(B) | 356.47º | 0.25% | 0.27% | - |
| XYZ | 4.32 | 3.98 | 3.91 | - |
| YUV | 57.2 | 125.63 | 136.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 52 | 53 | 0 | 0.25 | 0.23 | 0.73 | 356.47 | 0.14 | 0.24 |
| Hex | 45 | 34 | 35 | 0 | 19 | 17 | 49 | 164 | E | 18 |
| Octal | 105 | 64 | 65 | 0 | 31 | 27 | 111 | 544 | 16 | 30 |
| Binary | 1000101 | 110100 | 110101 | 0 | 11001 | 10111 | 1001001 | 101100100 | 1110 | 11000 |
Color Harmonies of #453435
Complementary color
Monochromatic Colors of #453435
Black with #453435
Text Example
Text Example
White with #453435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453435; }
p { color: rgb(69,52,53); }
H1.HeaderClassName
{
color: #453435;
}
.AnyTagClassName
{
color: #453435;
}
</style>
background-color css
<style>
a { background-color: #453435; }
a { background-color: rgb(69,52,53); }
div.DivClassName
{
background-color: #453435;
}
.BgClassName
{
background-color: #453435;
}
</style>
border-color css
<style>
span { border-color: #453435; }
span { border-color: rgb(69,52,53); }
td.TdClassName
{
border-color: #453435;
}
.TagClassName
{
border-color: #453435;
}
</style>