Shades of Cab Sav #413034
Tints of Cab Sav #413034
RGB
CMYK
RGB Variations
Color information
#413034 (or 0x413034) is known color: Cab Sav. HEX triplet: 41, 30 and 34. RGB value is (65,48,52). Sum of RGB (Red+Green+Blue) = 65+48+52=165 (21% of max value = 765). Red value is 65 (25.78% from 255 or 39.39% from 165); Green value is 48 (19.14% from 255 or 29.09% from 165); Blue value is 52 (20.70% from 255 or 31.52% from 165); Max value from RGB is 65 - color contains mainly: red. Hex color #413034 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413034 is #BECFCB. Grayscale: #353535. Windows color (decimal): -12505036 or 3420225. OLE color: 3420225.
HSL color Cylindrical-coordinate representation of color #413034: hue angle of 345.88º degrees, saturation: 0.15, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #413034 is Cyan = 0, Magento = 0.26, Yellow = 0.20 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 48 | 52 | - |
| CMYK | 0 | 0.26 | 0.20 | 0.75 |
| HSL | 345.88º | 0.15% | 0.22% | - |
| HSV(B) | 345.88º | 0.26% | 0.25% | - |
| XYZ | 3.86 | 3.49 | 3.72 | - |
| YUV | 53.54 | 127.13 | 136.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 48 | 52 | 0 | 0.26 | 0.20 | 0.75 | 345.88 | 0.15 | 0.22 |
| Hex | 41 | 30 | 34 | 0 | 1A | 14 | 4B | 15A | F | 16 |
| Octal | 101 | 60 | 64 | 0 | 32 | 24 | 113 | 532 | 17 | 26 |
| Binary | 1000001 | 110000 | 110100 | 0 | 11010 | 10100 | 1001011 | 101011010 | 1111 | 10110 |
Color Harmonies of #413034
Complementary color
Monochromatic Colors of #413034
Black with #413034
Text Example
Text Example
White with #413034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413034; }
p { color: rgb(65,48,52); }
H1.HeaderClassName
{
color: #413034;
}
.AnyTagClassName
{
color: #413034;
}
</style>
background-color css
<style>
a { background-color: #413034; }
a { background-color: rgb(65,48,52); }
div.DivClassName
{
background-color: #413034;
}
.BgClassName
{
background-color: #413034;
}
</style>
border-color css
<style>
span { border-color: #413034; }
span { border-color: rgb(65,48,52); }
td.TdClassName
{
border-color: #413034;
}
.TagClassName
{
border-color: #413034;
}
</style>