Shades of Karaka #393615
Tints of Karaka #393615
RGB
CMYK
RGB Variations
Color information
#393615 (or 0x393615) is known color: Karaka. HEX triplet: 39, 36 and 15. RGB value is (57,54,21). Sum of RGB (Red+Green+Blue) = 57+54+21=132 (17% of max value = 765). Red value is 57 (22.66% from 255 or 43.18% from 132); Green value is 54 (21.48% from 255 or 40.91% from 132); Blue value is 21 (8.59% from 255 or 15.91% from 132); Max value from RGB is 57 - color contains mainly: red. Hex color #393615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393615 is #C6C9EA. Grayscale: #333333. Windows color (decimal): -13027819 or 1390137. OLE color: 1390137.
HSL color Cylindrical-coordinate representation of color #393615: hue angle of 55º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #393615 is Cyan = 0, Magento = 0.05, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 54 | 21 | - |
| CMYK | 0 | 0.05 | 0.63 | 0.78 |
| HSL | 55º | 0.46% | 0.15% | - |
| HSV(B) | 55º | 0.63% | 0.22% | - |
| XYZ | 3.14 | 3.56 | 1.23 | - |
| YUV | 51.14 | 110.99 | 132.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 54 | 21 | 0 | 0.05 | 0.63 | 0.78 | 55 | 0.46 | 0.15 |
| Hex | 39 | 36 | 15 | 0 | 5 | 3F | 4E | 37 | 2E | F |
| Octal | 71 | 66 | 25 | 0 | 5 | 77 | 116 | 67 | 56 | 17 |
| Binary | 111001 | 110110 | 10101 | 0 | 101 | 111111 | 1001110 | 110111 | 101110 | 1111 |
Color Harmonies of #393615
Complementary color
Monochromatic Colors of #393615
Black with #393615
Text Example
Text Example
White with #393615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393615; }
p { color: rgb(57,54,21); }
H1.HeaderClassName
{
color: #393615;
}
.AnyTagClassName
{
color: #393615;
}
</style>
background-color css
<style>
a { background-color: #393615; }
a { background-color: rgb(57,54,21); }
div.DivClassName
{
background-color: #393615;
}
.BgClassName
{
background-color: #393615;
}
</style>
border-color css
<style>
span { border-color: #393615; }
span { border-color: rgb(57,54,21); }
td.TdClassName
{
border-color: #393615;
}
.TagClassName
{
border-color: #393615;
}
</style>