Shades of Karaka #353406
Tints of Karaka #353406
RGB
CMYK
RGB Variations
Color information
#353406 (or 0x353406) is known color: Karaka. HEX triplet: 35, 34 and 06. RGB value is (53,52,6). Sum of RGB (Red+Green+Blue) = 53+52+6=111 (14% of max value = 765). Red value is 53 (21.09% from 255 or 47.75% from 111); Green value is 52 (20.70% from 255 or 46.85% from 111); Blue value is 6 (2.73% from 255 or 5.41% from 111); Max value from RGB is 53 - color contains mainly: red. Hex color #353406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353406 is #CACBF9. Grayscale: #2F2F2F. Windows color (decimal): -13290490 or 406581. OLE color: 406581.
HSL color Cylindrical-coordinate representation of color #353406: hue angle of 58.72º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #353406 is Cyan = 0, Magento = 0.02, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 52 | 6 | - |
| CMYK | 0 | 0.02 | 0.89 | 0.79 |
| HSL | 58.72º | 0.8% | 0.12% | - |
| HSV(B) | 58.72º | 0.89% | 0.21% | - |
| XYZ | 2.73 | 3.23 | 0.65 | - |
| YUV | 47.06 | 104.83 | 132.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 52 | 6 | 0 | 0.02 | 0.89 | 0.79 | 58.72 | 0.8 | 0.12 |
| Hex | 35 | 34 | 6 | 0 | 2 | 59 | 4F | 3B | 50 | C |
| Octal | 65 | 64 | 6 | 0 | 2 | 131 | 117 | 73 | 120 | 14 |
| Binary | 110101 | 110100 | 110 | 0 | 10 | 1011001 | 1001111 | 111011 | 1010000 | 1100 |
Color Harmonies of #353406
Complementary color
Monochromatic Colors of #353406
Black with #353406
Text Example
Text Example
White with #353406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353406; }
p { color: rgb(53,52,6); }
H1.HeaderClassName
{
color: #353406;
}
.AnyTagClassName
{
color: #353406;
}
</style>
background-color css
<style>
a { background-color: #353406; }
a { background-color: rgb(53,52,6); }
div.DivClassName
{
background-color: #353406;
}
.BgClassName
{
background-color: #353406;
}
</style>
border-color css
<style>
span { border-color: #353406; }
span { border-color: rgb(53,52,6); }
td.TdClassName
{
border-color: #353406;
}
.TagClassName
{
border-color: #353406;
}
</style>