Shades of Cab Sav #453237
Tints of Cab Sav #453237
RGB
CMYK
RGB Variations
Color information
#453237 (or 0x453237) is known color: Cab Sav. HEX triplet: 45, 32 and 37. RGB value is (69,50,55). Sum of RGB (Red+Green+Blue) = 69+50+55=174 (23% of max value = 765). Red value is 69 (27.34% from 255 or 39.66% from 174); Green value is 50 (19.92% from 255 or 28.74% from 174); Blue value is 55 (21.88% from 255 or 31.61% from 174); Max value from RGB is 69 - color contains mainly: red. Hex color #453237 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453237 is #BACDC8. Grayscale: #383838. Windows color (decimal): -12242377 or 3617349. OLE color: 3617349.
HSL color Cylindrical-coordinate representation of color #453237: hue angle of 344.21º degrees, saturation: 0.16, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #453237 is Cyan = 0, Magento = 0.28, Yellow = 0.20 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 50 | 55 | - |
| CMYK | 0 | 0.28 | 0.20 | 0.73 |
| HSL | 344.21º | 0.16% | 0.23% | - |
| HSV(B) | 344.21º | 0.28% | 0.27% | - |
| XYZ | 4.28 | 3.82 | 4.13 | - |
| YUV | 56.25 | 127.29 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 55 | 0 | 0.28 | 0.20 | 0.73 | 344.21 | 0.16 | 0.23 |
| Hex | 45 | 32 | 37 | 0 | 1C | 14 | 49 | 158 | 10 | 17 |
| Octal | 105 | 62 | 67 | 0 | 34 | 24 | 111 | 530 | 20 | 27 |
| Binary | 1000101 | 110010 | 110111 | 0 | 11100 | 10100 | 1001001 | 101011000 | 10000 | 10111 |
Color Harmonies of #453237
Complementary color
Monochromatic Colors of #453237
Black with #453237
Text Example
Text Example
White with #453237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453237; }
p { color: rgb(69,50,55); }
H1.HeaderClassName
{
color: #453237;
}
.AnyTagClassName
{
color: #453237;
}
</style>
background-color css
<style>
a { background-color: #453237; }
a { background-color: rgb(69,50,55); }
div.DivClassName
{
background-color: #453237;
}
.BgClassName
{
background-color: #453237;
}
</style>
border-color css
<style>
span { border-color: #453237; }
span { border-color: rgb(69,50,55); }
td.TdClassName
{
border-color: #453237;
}
.TagClassName
{
border-color: #453237;
}
</style>