Shades of Cab Sav #433435
Tints of Cab Sav #433435
RGB
CMYK
RGB Variations
Color information
#433435 (or 0x433435) is known color: Cab Sav. HEX triplet: 43, 34 and 35. RGB value is (67,52,53). Sum of RGB (Red+Green+Blue) = 67+52+53=172 (22% of max value = 765). Red value is 67 (26.56% from 255 or 38.95% from 172); Green value is 52 (20.70% from 255 or 30.23% from 172); Blue value is 53 (21.09% from 255 or 30.81% from 172); Max value from RGB is 67 - color contains mainly: red. Hex color #433435 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433435 is #BCCBCA. Grayscale: #383838. Windows color (decimal): -12372939 or 3486787. OLE color: 3486787.
HSL color Cylindrical-coordinate representation of color #433435: hue angle of 356º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #433435 is Cyan = 0, Magento = 0.22, Yellow = 0.21 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 53 | - |
| CMYK | 0 | 0.22 | 0.21 | 0.74 |
| HSL | 356º | 0.13% | 0.23% | - |
| HSV(B) | 356º | 0.22% | 0.26% | - |
| XYZ | 4.19 | 3.91 | 3.9 | - |
| YUV | 56.6 | 125.97 | 135.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 53 | 0 | 0.22 | 0.21 | 0.74 | 356 | 0.13 | 0.23 |
| Hex | 43 | 34 | 35 | 0 | 16 | 15 | 4A | 164 | D | 17 |
| Octal | 103 | 64 | 65 | 0 | 26 | 25 | 112 | 544 | 15 | 27 |
| Binary | 1000011 | 110100 | 110101 | 0 | 10110 | 10101 | 1001010 | 101100100 | 1101 | 10111 |
Color Harmonies of #433435
Complementary color
Monochromatic Colors of #433435
Black with #433435
Text Example
Text Example
White with #433435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433435; }
p { color: rgb(67,52,53); }
H1.HeaderClassName
{
color: #433435;
}
.AnyTagClassName
{
color: #433435;
}
</style>
background-color css
<style>
a { background-color: #433435; }
a { background-color: rgb(67,52,53); }
div.DivClassName
{
background-color: #433435;
}
.BgClassName
{
background-color: #433435;
}
</style>
border-color css
<style>
span { border-color: #433435; }
span { border-color: rgb(67,52,53); }
td.TdClassName
{
border-color: #433435;
}
.TagClassName
{
border-color: #433435;
}
</style>