Shades of Karaka #353506
Tints of Karaka #353506
RGB
CMYK
RGB Variations
Color information
#353506 (or 0x353506) is known color: Karaka. HEX triplet: 35, 35 and 06. RGB value is (53,53,6). Sum of RGB (Red+Green+Blue) = 53+53+6=112 (14% of max value = 765). Red value is 53 (21.09% from 255 or 47.32% from 112); Green value is 53 (21.09% from 255 or 47.32% from 112); Blue value is 6 (2.73% from 255 or 5.36% from 112); Max value from RGB is 53 - color contains mainly: red, green. Hex color #353506 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353506 is #CACAF9. Grayscale: #2F2F2F. Windows color (decimal): -13290234 or 406837. OLE color: 406837.
HSL color Cylindrical-coordinate representation of color #353506: hue angle of 60º 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 #353506 is Cyan = 0, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 53 | 6 | - |
| CMYK | 0 | 0 | 0.89 | 0.79 |
| HSL | 60º | 0.8% | 0.12% | - |
| HSV(B) | 60º | 0.89% | 0.21% | - |
| XYZ | 2.77 | 3.32 | 0.67 | - |
| YUV | 47.64 | 104.5 | 131.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 53 | 6 | 0 | 0 | 0.89 | 0.79 | 60 | 0.8 | 0.12 |
| Hex | 35 | 35 | 6 | 0 | 0 | 59 | 4F | 3C | 50 | C |
| Octal | 65 | 65 | 6 | 0 | 0 | 131 | 117 | 74 | 120 | 14 |
| Binary | 110101 | 110101 | 110 | 0 | 0 | 1011001 | 1001111 | 111100 | 1010000 | 1100 |
Color Harmonies of #353506
Complementary color
Monochromatic Colors of #353506
Black with #353506
Text Example
Text Example
White with #353506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353506; }
p { color: rgb(53,53,6); }
H1.HeaderClassName
{
color: #353506;
}
.AnyTagClassName
{
color: #353506;
}
</style>
background-color css
<style>
a { background-color: #353506; }
a { background-color: rgb(53,53,6); }
div.DivClassName
{
background-color: #353506;
}
.BgClassName
{
background-color: #353506;
}
</style>
border-color css
<style>
span { border-color: #353506; }
span { border-color: rgb(53,53,6); }
td.TdClassName
{
border-color: #353506;
}
.TagClassName
{
border-color: #353506;
}
</style>