Shades of Karaka #393511
Tints of Karaka #393511
RGB
CMYK
RGB Variations
Color information
#393511 (or 0x393511) is known color: Karaka. HEX triplet: 39, 35 and 11. RGB value is (57,53,17). Sum of RGB (Red+Green+Blue) = 57+53+17=127 (16% of max value = 765). Red value is 57 (22.66% from 255 or 44.88% from 127); Green value is 53 (21.09% from 255 or 41.73% from 127); Blue value is 17 (7.03% from 255 or 13.39% from 127); Max value from RGB is 57 - color contains mainly: red. Hex color #393511 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393511 is #C6CAEE. Grayscale: #323232. Windows color (decimal): -13028079 or 1127737. OLE color: 1127737.
HSL color Cylindrical-coordinate representation of color #393511: hue angle of 54º 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 #393511 is Cyan = 0, Magento = 0.07, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 53 | 17 | - |
| CMYK | 0 | 0.07 | 0.70 | 0.78 |
| HSL | 54º | 0.54% | 0.15% | - |
| HSV(B) | 54º | 0.7% | 0.22% | - |
| XYZ | 3.06 | 3.46 | 1.04 | - |
| YUV | 50.09 | 109.33 | 132.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 53 | 17 | 0 | 0.07 | 0.70 | 0.78 | 54 | 0.54 | 0.15 |
| Hex | 39 | 35 | 11 | 0 | 7 | 46 | 4E | 36 | 36 | F |
| Octal | 71 | 65 | 21 | 0 | 7 | 106 | 116 | 66 | 66 | 17 |
| Binary | 111001 | 110101 | 10001 | 0 | 111 | 1000110 | 1001110 | 110110 | 110110 | 1111 |
Color Harmonies of #393511
Complementary color
Monochromatic Colors of #393511
Black with #393511
Text Example
Text Example
White with #393511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393511; }
p { color: rgb(57,53,17); }
H1.HeaderClassName
{
color: #393511;
}
.AnyTagClassName
{
color: #393511;
}
</style>
background-color css
<style>
a { background-color: #393511; }
a { background-color: rgb(57,53,17); }
div.DivClassName
{
background-color: #393511;
}
.BgClassName
{
background-color: #393511;
}
</style>
border-color css
<style>
span { border-color: #393511; }
span { border-color: rgb(57,53,17); }
td.TdClassName
{
border-color: #393511;
}
.TagClassName
{
border-color: #393511;
}
</style>