Shades of Karaka #393611
Tints of Karaka #393611
RGB
CMYK
RGB Variations
Color information
#393611 (or 0x393611) is known color: Karaka. HEX triplet: 39, 36 and 11. RGB value is (57,54,17). Sum of RGB (Red+Green+Blue) = 57+54+17=128 (16% of max value = 765). Red value is 57 (22.66% from 255 or 44.53% from 128); Green value is 54 (21.48% from 255 or 42.19% from 128); Blue value is 17 (7.03% from 255 or 13.28% from 128); Max value from RGB is 57 - color contains mainly: red. Hex color #393611 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393611 is #C6C9EE. Grayscale: #323232. Windows color (decimal): -13027823 or 1127993. OLE color: 1127993.
HSL color Cylindrical-coordinate representation of color #393611: hue angle of 55.5º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #393611 is Cyan = 0, Magento = 0.05, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 54 | 17 | - |
| CMYK | 0 | 0.05 | 0.70 | 0.78 |
| HSL | 55.5º | 0.54% | 0.15% | - |
| HSV(B) | 55.5º | 0.7% | 0.22% | - |
| XYZ | 3.11 | 3.55 | 1.05 | - |
| YUV | 50.68 | 108.99 | 132.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 54 | 17 | 0 | 0.05 | 0.70 | 0.78 | 55.5 | 0.54 | 0.15 |
| Hex | 39 | 36 | 11 | 0 | 5 | 46 | 4E | 38 | 36 | F |
| Octal | 71 | 66 | 21 | 0 | 5 | 106 | 116 | 70 | 66 | 17 |
| Binary | 111001 | 110110 | 10001 | 0 | 101 | 1000110 | 1001110 | 111000 | 110110 | 1111 |
Color Harmonies of #393611
Complementary color
Monochromatic Colors of #393611
Black with #393611
Text Example
Text Example
White with #393611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393611; }
p { color: rgb(57,54,17); }
H1.HeaderClassName
{
color: #393611;
}
.AnyTagClassName
{
color: #393611;
}
</style>
background-color css
<style>
a { background-color: #393611; }
a { background-color: rgb(57,54,17); }
div.DivClassName
{
background-color: #393611;
}
.BgClassName
{
background-color: #393611;
}
</style>
border-color css
<style>
span { border-color: #393611; }
span { border-color: rgb(57,54,17); }
td.TdClassName
{
border-color: #393611;
}
.TagClassName
{
border-color: #393611;
}
</style>