Shades of Cab Sav #433438
Tints of Cab Sav #433438
RGB
CMYK
RGB Variations
Color information
#433438 (or 0x433438) is known color: Cab Sav. HEX triplet: 43, 34 and 38. RGB value is (67,52,56). Sum of RGB (Red+Green+Blue) = 67+52+56=175 (23% of max value = 765). Red value is 67 (26.56% from 255 or 38.29% from 175); Green value is 52 (20.70% from 255 or 29.71% from 175); Blue value is 56 (22.27% from 255 or 32% from 175); Max value from RGB is 67 - color contains mainly: red. Hex color #433438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #433438 is #BCCBC7. Grayscale: #383838. Windows color (decimal): -12372936 or 3683395. OLE color: 3683395.
HSL color Cylindrical-coordinate representation of color #433438: hue angle of 344º 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 #433438 is Cyan = 0, Magento = 0.22, Yellow = 0.16 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 52 | 56 | - |
| CMYK | 0 | 0.22 | 0.16 | 0.74 |
| HSL | 344º | 0.13% | 0.23% | - |
| HSV(B) | 344º | 0.22% | 0.26% | - |
| XYZ | 4.26 | 3.93 | 4.28 | - |
| YUV | 56.94 | 127.47 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 56 | 0 | 0.22 | 0.16 | 0.74 | 344 | 0.13 | 0.23 |
| Hex | 43 | 34 | 38 | 0 | 16 | 10 | 4A | 158 | D | 17 |
| Octal | 103 | 64 | 70 | 0 | 26 | 20 | 112 | 530 | 15 | 27 |
| Binary | 1000011 | 110100 | 111000 | 0 | 10110 | 10000 | 1001010 | 101011000 | 1101 | 10111 |
Color Harmonies of #433438
Complementary color
Monochromatic Colors of #433438
Black with #433438
Text Example
Text Example
White with #433438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433438; }
p { color: rgb(67,52,56); }
H1.HeaderClassName
{
color: #433438;
}
.AnyTagClassName
{
color: #433438;
}
</style>
background-color css
<style>
a { background-color: #433438; }
a { background-color: rgb(67,52,56); }
div.DivClassName
{
background-color: #433438;
}
.BgClassName
{
background-color: #433438;
}
</style>
border-color css
<style>
span { border-color: #433438; }
span { border-color: rgb(67,52,56); }
td.TdClassName
{
border-color: #433438;
}
.TagClassName
{
border-color: #433438;
}
</style>