Shades of Cab Sav #453438
Tints of Cab Sav #453438
RGB
CMYK
RGB Variations
Color information
#453438 (or 0x453438) is known color: Cab Sav. HEX triplet: 45, 34 and 38. RGB value is (69,52,56). Sum of RGB (Red+Green+Blue) = 69+52+56=177 (23% of max value = 765). Red value is 69 (27.34% from 255 or 38.98% from 177); Green value is 52 (20.70% from 255 or 29.38% from 177); Blue value is 56 (22.27% from 255 or 31.64% from 177); Max value from RGB is 69 - color contains mainly: red. Hex color #453438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453438 is #BACBC7. Grayscale: #393939. Windows color (decimal): -12241864 or 3683397. OLE color: 3683397.
HSL color Cylindrical-coordinate representation of color #453438: hue angle of 345.88º 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 #453438 is Cyan = 0, Magento = 0.25, Yellow = 0.19 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 52 | 56 | - |
| CMYK | 0 | 0.25 | 0.19 | 0.73 |
| HSL | 345.88º | 0.14% | 0.24% | - |
| HSV(B) | 345.88º | 0.25% | 0.27% | - |
| XYZ | 4.4 | 4.01 | 4.28 | - |
| YUV | 57.54 | 127.13 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 52 | 56 | 0 | 0.25 | 0.19 | 0.73 | 345.88 | 0.14 | 0.24 |
| Hex | 45 | 34 | 38 | 0 | 19 | 13 | 49 | 15A | E | 18 |
| Octal | 105 | 64 | 70 | 0 | 31 | 23 | 111 | 532 | 16 | 30 |
| Binary | 1000101 | 110100 | 111000 | 0 | 11001 | 10011 | 1001001 | 101011010 | 1110 | 11000 |
Color Harmonies of #453438
Complementary color
Monochromatic Colors of #453438
Black with #453438
Text Example
Text Example
White with #453438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453438; }
p { color: rgb(69,52,56); }
H1.HeaderClassName
{
color: #453438;
}
.AnyTagClassName
{
color: #453438;
}
</style>
background-color css
<style>
a { background-color: #453438; }
a { background-color: rgb(69,52,56); }
div.DivClassName
{
background-color: #453438;
}
.BgClassName
{
background-color: #453438;
}
</style>
border-color css
<style>
span { border-color: #453438; }
span { border-color: rgb(69,52,56); }
td.TdClassName
{
border-color: #453438;
}
.TagClassName
{
border-color: #453438;
}
</style>