Shades of Cab Sav #413134
Tints of Cab Sav #413134
RGB
CMYK
RGB Variations
Color information
#413134 (or 0x413134) is known color: Cab Sav. HEX triplet: 41, 31 and 34. RGB value is (65,49,52). Sum of RGB (Red+Green+Blue) = 65+49+52=166 (21% of max value = 765). Red value is 65 (25.78% from 255 or 39.16% from 166); Green value is 49 (19.53% from 255 or 29.52% from 166); Blue value is 52 (20.70% from 255 or 31.33% from 166); Max value from RGB is 65 - color contains mainly: red. Hex color #413134 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413134 is #BECECB. Grayscale: #363636. Windows color (decimal): -12504780 or 3420481. OLE color: 3420481.
HSL color Cylindrical-coordinate representation of color #413134: hue angle of 348.75º degrees, saturation: 0.14, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #413134 is Cyan = 0, Magento = 0.25, Yellow = 0.20 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 49 | 52 | - |
| CMYK | 0 | 0.25 | 0.20 | 0.75 |
| HSL | 348.75º | 0.14% | 0.22% | - |
| HSV(B) | 348.75º | 0.25% | 0.25% | - |
| XYZ | 3.9 | 3.57 | 3.73 | - |
| YUV | 54.13 | 126.8 | 135.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 52 | 0 | 0.25 | 0.20 | 0.75 | 348.75 | 0.14 | 0.22 |
| Hex | 41 | 31 | 34 | 0 | 19 | 14 | 4B | 15D | E | 16 |
| Octal | 101 | 61 | 64 | 0 | 31 | 24 | 113 | 535 | 16 | 26 |
| Binary | 1000001 | 110001 | 110100 | 0 | 11001 | 10100 | 1001011 | 101011101 | 1110 | 10110 |
Color Harmonies of #413134
Complementary color
Monochromatic Colors of #413134
Black with #413134
Text Example
Text Example
White with #413134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413134; }
p { color: rgb(65,49,52); }
H1.HeaderClassName
{
color: #413134;
}
.AnyTagClassName
{
color: #413134;
}
</style>
background-color css
<style>
a { background-color: #413134; }
a { background-color: rgb(65,49,52); }
div.DivClassName
{
background-color: #413134;
}
.BgClassName
{
background-color: #413134;
}
</style>
border-color css
<style>
span { border-color: #413134; }
span { border-color: rgb(65,49,52); }
td.TdClassName
{
border-color: #413134;
}
.TagClassName
{
border-color: #413134;
}
</style>