Shades of Karaka #353615
Tints of Karaka #353615
RGB
CMYK
RGB Variations
Color information
#353615 (or 0x353615) is known color: Karaka. HEX triplet: 35, 36 and 15. RGB value is (53,54,21). Sum of RGB (Red+Green+Blue) = 53+54+21=128 (16% of max value = 765). Red value is 53 (21.09% from 255 or 41.41% from 128); Green value is 54 (21.48% from 255 or 42.19% from 128); Blue value is 21 (8.59% from 255 or 16.41% from 128); Max value from RGB is 54 - color contains mainly: green. Hex color #353615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #353615 is #CAC9EA. Grayscale: #323232. Windows color (decimal): -13289963 or 1390133. OLE color: 1390133.
HSL color Cylindrical-coordinate representation of color #353615: hue angle of 61.82º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #353615 is Cyan = 0.02, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 54 | 21 | - |
| CMYK | 0.02 | 0 | 0.61 | 0.79 |
| HSL | 61.82º | 0.44% | 0.15% | - |
| HSV(B) | 61.82º | 0.61% | 0.21% | - |
| XYZ | 2.92 | 3.45 | 1.22 | - |
| YUV | 49.94 | 111.67 | 130.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 54 | 21 | 0.02 | 0 | 0.61 | 0.79 | 61.82 | 0.44 | 0.15 |
| Hex | 35 | 36 | 15 | 2 | 0 | 3D | 4F | 3E | 2C | F |
| Octal | 65 | 66 | 25 | 2 | 0 | 75 | 117 | 76 | 54 | 17 |
| Binary | 110101 | 110110 | 10101 | 10 | 0 | 111101 | 1001111 | 111110 | 101100 | 1111 |
Color Harmonies of #353615
Complementary color
Monochromatic Colors of #353615
Black with #353615
Text Example
Text Example
White with #353615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353615; }
p { color: rgb(53,54,21); }
H1.HeaderClassName
{
color: #353615;
}
.AnyTagClassName
{
color: #353615;
}
</style>
background-color css
<style>
a { background-color: #353615; }
a { background-color: rgb(53,54,21); }
div.DivClassName
{
background-color: #353615;
}
.BgClassName
{
background-color: #353615;
}
</style>
border-color css
<style>
span { border-color: #353615; }
span { border-color: rgb(53,54,21); }
td.TdClassName
{
border-color: #353615;
}
.TagClassName
{
border-color: #353615;
}
</style>