Shades of Cab Sav #413135
Tints of Cab Sav #413135
RGB
CMYK
RGB Variations
Color information
#413135 (or 0x413135) is known color: Cab Sav. HEX triplet: 41, 31 and 35. RGB value is (65,49,53). Sum of RGB (Red+Green+Blue) = 65+49+53=167 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.92% from 167); Green value is 49 (19.53% from 255 or 29.34% from 167); Blue value is 53 (21.09% from 255 or 31.74% from 167); Max value from RGB is 65 - color contains mainly: red. Hex color #413135 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #413135 is #BECECA. Grayscale: #363636. Windows color (decimal): -12504779 or 3486017. OLE color: 3486017.
HSL color Cylindrical-coordinate representation of color #413135: hue angle of 345º 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 #413135 is Cyan = 0, Magento = 0.25, Yellow = 0.18 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 49 | 53 | - |
| CMYK | 0 | 0.25 | 0.18 | 0.75 |
| HSL | 345º | 0.14% | 0.22% | - |
| HSV(B) | 345º | 0.25% | 0.25% | - |
| XYZ | 3.92 | 3.58 | 3.85 | - |
| YUV | 54.24 | 127.3 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 49 | 53 | 0 | 0.25 | 0.18 | 0.75 | 345 | 0.14 | 0.22 |
| Hex | 41 | 31 | 35 | 0 | 19 | 12 | 4B | 159 | E | 16 |
| Octal | 101 | 61 | 65 | 0 | 31 | 22 | 113 | 531 | 16 | 26 |
| Binary | 1000001 | 110001 | 110101 | 0 | 11001 | 10010 | 1001011 | 101011001 | 1110 | 10110 |
Color Harmonies of #413135
Complementary color
Monochromatic Colors of #413135
Black with #413135
Text Example
Text Example
White with #413135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413135; }
p { color: rgb(65,49,53); }
H1.HeaderClassName
{
color: #413135;
}
.AnyTagClassName
{
color: #413135;
}
</style>
background-color css
<style>
a { background-color: #413135; }
a { background-color: rgb(65,49,53); }
div.DivClassName
{
background-color: #413135;
}
.BgClassName
{
background-color: #413135;
}
</style>
border-color css
<style>
span { border-color: #413135; }
span { border-color: rgb(65,49,53); }
td.TdClassName
{
border-color: #413135;
}
.TagClassName
{
border-color: #413135;
}
</style>