Shades of Karaka #353610
Tints of Karaka #353610
RGB
CMYK
RGB Variations
Color information
#353610 (or 0x353610) is known color: Karaka. HEX triplet: 35, 36 and 10. RGB value is (53,54,16). Sum of RGB (Red+Green+Blue) = 53+54+16=123 (16% of max value = 765). Red value is 53 (21.09% from 255 or 43.09% from 123); Green value is 54 (21.48% from 255 or 43.90% from 123); Blue value is 16 (6.64% from 255 or 13.01% from 123); Max value from RGB is 54 - color contains mainly: green. Hex color #353610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353610 is #CAC9EF. Grayscale: #313131. Windows color (decimal): -13289968 or 1062453. OLE color: 1062453.
HSL color Cylindrical-coordinate representation of color #353610: hue angle of 61.58º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #353610 is Cyan = 0.02, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 54 | 16 | - |
| CMYK | 0.02 | 0 | 0.70 | 0.79 |
| HSL | 61.58º | 0.54% | 0.14% | - |
| HSV(B) | 61.58º | 0.7% | 0.21% | - |
| XYZ | 2.88 | 3.43 | 1 | - |
| YUV | 49.37 | 109.17 | 130.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 54 | 16 | 0.02 | 0 | 0.70 | 0.79 | 61.58 | 0.54 | 0.14 |
| Hex | 35 | 36 | 10 | 2 | 0 | 46 | 4F | 3E | 36 | E |
| Octal | 65 | 66 | 20 | 2 | 0 | 106 | 117 | 76 | 66 | 16 |
| Binary | 110101 | 110110 | 10000 | 10 | 0 | 1000110 | 1001111 | 111110 | 110110 | 1110 |
Color Harmonies of #353610
Complementary color
Monochromatic Colors of #353610
Black with #353610
Text Example
Text Example
White with #353610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353610; }
p { color: rgb(53,54,16); }
H1.HeaderClassName
{
color: #353610;
}
.AnyTagClassName
{
color: #353610;
}
</style>
background-color css
<style>
a { background-color: #353610; }
a { background-color: rgb(53,54,16); }
div.DivClassName
{
background-color: #353610;
}
.BgClassName
{
background-color: #353610;
}
</style>
border-color css
<style>
span { border-color: #353610; }
span { border-color: rgb(53,54,16); }
td.TdClassName
{
border-color: #353610;
}
.TagClassName
{
border-color: #353610;
}
</style>