Shades of Karaka #353211
Tints of Karaka #353211
RGB
CMYK
RGB Variations
Color information
#353211 (or 0x353211) is known color: Karaka. HEX triplet: 35, 32 and 11. RGB value is (53,50,17). Sum of RGB (Red+Green+Blue) = 53+50+17=120 (15% of max value = 765). Red value is 53 (21.09% from 255 or 44.17% from 120); Green value is 50 (19.92% from 255 or 41.67% from 120); Blue value is 17 (7.03% from 255 or 14.17% from 120); Max value from RGB is 53 - color contains mainly: red. Hex color #353211 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353211 is #CACDEE. Grayscale: #2F2F2F. Windows color (decimal): -13290991 or 1126965. OLE color: 1126965.
HSL color Cylindrical-coordinate representation of color #353211: hue angle of 55º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #353211 is Cyan = 0, Magento = 0.06, Yellow = 0.68 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 50 | 17 | - |
| CMYK | 0 | 0.06 | 0.68 | 0.79 |
| HSL | 55º | 0.51% | 0.14% | - |
| HSV(B) | 55º | 0.68% | 0.21% | - |
| XYZ | 2.71 | 3.08 | 0.98 | - |
| YUV | 47.14 | 110.99 | 132.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 50 | 17 | 0 | 0.06 | 0.68 | 0.79 | 55 | 0.51 | 0.14 |
| Hex | 35 | 32 | 11 | 0 | 6 | 44 | 4F | 37 | 33 | E |
| Octal | 65 | 62 | 21 | 0 | 6 | 104 | 117 | 67 | 63 | 16 |
| Binary | 110101 | 110010 | 10001 | 0 | 110 | 1000100 | 1001111 | 110111 | 110011 | 1110 |
Color Harmonies of #353211
Complementary color
Monochromatic Colors of #353211
Black with #353211
Text Example
Text Example
White with #353211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353211; }
p { color: rgb(53,50,17); }
H1.HeaderClassName
{
color: #353211;
}
.AnyTagClassName
{
color: #353211;
}
</style>
background-color css
<style>
a { background-color: #353211; }
a { background-color: rgb(53,50,17); }
div.DivClassName
{
background-color: #353211;
}
.BgClassName
{
background-color: #353211;
}
</style>
border-color css
<style>
span { border-color: #353211; }
span { border-color: rgb(53,50,17); }
td.TdClassName
{
border-color: #353211;
}
.TagClassName
{
border-color: #353211;
}
</style>