Shades of Karaka #353321
Tints of Karaka #353321
RGB
CMYK
RGB Variations
Color information
#353321 (or 0x353321) is known color: Karaka. HEX triplet: 35, 33 and 21. RGB value is (53,51,33). Sum of RGB (Red+Green+Blue) = 53+51+33=137 (18% of max value = 765). Red value is 53 (21.09% from 255 or 38.69% from 137); Green value is 51 (20.31% from 255 or 37.23% from 137); Blue value is 33 (13.28% from 255 or 24.09% from 137); Max value from RGB is 53 - color contains mainly: red. Hex color #353321 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353321 is #CACCDE. Grayscale: #313131. Windows color (decimal): -13290719 or 2175797. OLE color: 2175797.
HSL color Cylindrical-coordinate representation of color #353321: hue angle of 54º degrees, saturation: 0.23, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #353321 is Cyan = 0, Magento = 0.04, Yellow = 0.38 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 51 | 33 | - |
| CMYK | 0 | 0.04 | 0.38 | 0.79 |
| HSL | 54º | 0.23% | 0.17% | - |
| HSV(B) | 54º | 0.38% | 0.21% | - |
| XYZ | 2.93 | 3.23 | 1.91 | - |
| YUV | 49.55 | 118.66 | 130.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 51 | 33 | 0 | 0.04 | 0.38 | 0.79 | 54 | 0.23 | 0.17 |
| Hex | 35 | 33 | 21 | 0 | 4 | 26 | 4F | 36 | 17 | 11 |
| Octal | 65 | 63 | 41 | 0 | 4 | 46 | 117 | 66 | 27 | 21 |
| Binary | 110101 | 110011 | 100001 | 0 | 100 | 100110 | 1001111 | 110110 | 10111 | 10001 |
Color Harmonies of #353321
Complementary color
Monochromatic Colors of #353321
Black with #353321
Text Example
Text Example
White with #353321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353321; }
p { color: rgb(53,51,33); }
H1.HeaderClassName
{
color: #353321;
}
.AnyTagClassName
{
color: #353321;
}
</style>
background-color css
<style>
a { background-color: #353321; }
a { background-color: rgb(53,51,33); }
div.DivClassName
{
background-color: #353321;
}
.BgClassName
{
background-color: #353321;
}
</style>
border-color css
<style>
span { border-color: #353321; }
span { border-color: rgb(53,51,33); }
td.TdClassName
{
border-color: #353321;
}
.TagClassName
{
border-color: #353321;
}
</style>