Shades of Karaka #393614
Tints of Karaka #393614
RGB
CMYK
RGB Variations
Color information
#393614 (or 0x393614) is known color: Karaka. HEX triplet: 39, 36 and 14. RGB value is (57,54,20). Sum of RGB (Red+Green+Blue) = 57+54+20=131 (17% of max value = 765). Red value is 57 (22.66% from 255 or 43.51% from 131); Green value is 54 (21.48% from 255 or 41.22% from 131); Blue value is 20 (8.20% from 255 or 15.27% from 131); Max value from RGB is 57 - color contains mainly: red. Hex color #393614 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393614 is #C6C9EB. Grayscale: #333333. Windows color (decimal): -13027820 or 1324601. OLE color: 1324601.
HSL color Cylindrical-coordinate representation of color #393614: hue angle of 55.14º degrees, saturation: 0.48, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #393614 is Cyan = 0, Magento = 0.05, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 54 | 20 | - |
| CMYK | 0 | 0.05 | 0.65 | 0.78 |
| HSL | 55.14º | 0.48% | 0.15% | - |
| HSV(B) | 55.14º | 0.65% | 0.22% | - |
| XYZ | 3.13 | 3.56 | 1.18 | - |
| YUV | 51.02 | 110.49 | 132.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 54 | 20 | 0 | 0.05 | 0.65 | 0.78 | 55.14 | 0.48 | 0.15 |
| Hex | 39 | 36 | 14 | 0 | 5 | 41 | 4E | 37 | 30 | F |
| Octal | 71 | 66 | 24 | 0 | 5 | 101 | 116 | 67 | 60 | 17 |
| Binary | 111001 | 110110 | 10100 | 0 | 101 | 1000001 | 1001110 | 110111 | 110000 | 1111 |
Color Harmonies of #393614
Complementary color
Monochromatic Colors of #393614
Black with #393614
Text Example
Text Example
White with #393614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393614; }
p { color: rgb(57,54,20); }
H1.HeaderClassName
{
color: #393614;
}
.AnyTagClassName
{
color: #393614;
}
</style>
background-color css
<style>
a { background-color: #393614; }
a { background-color: rgb(57,54,20); }
div.DivClassName
{
background-color: #393614;
}
.BgClassName
{
background-color: #393614;
}
</style>
border-color css
<style>
span { border-color: #393614; }
span { border-color: rgb(57,54,20); }
td.TdClassName
{
border-color: #393614;
}
.TagClassName
{
border-color: #393614;
}
</style>