Shades of Karaka #393617
Tints of Karaka #393617
RGB
CMYK
RGB Variations
Color information
#393617 (or 0x393617) is known color: Karaka. HEX triplet: 39, 36 and 17. RGB value is (57,54,23). Sum of RGB (Red+Green+Blue) = 57+54+23=134 (17% of max value = 765). Red value is 57 (22.66% from 255 or 42.54% from 134); Green value is 54 (21.48% from 255 or 40.30% from 134); Blue value is 23 (9.38% from 255 or 17.16% from 134); Max value from RGB is 57 - color contains mainly: red. Hex color #393617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393617 is #C6C9E8. Grayscale: #333333. Windows color (decimal): -13027817 or 1521209. OLE color: 1521209.
HSL color Cylindrical-coordinate representation of color #393617: hue angle of 54.71º degrees, saturation: 0.43, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #393617 is Cyan = 0, Magento = 0.05, Yellow = 0.60 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 54 | 23 | - |
| CMYK | 0 | 0.05 | 0.60 | 0.78 |
| HSL | 54.71º | 0.43% | 0.16% | - |
| HSV(B) | 54.71º | 0.6% | 0.22% | - |
| XYZ | 3.16 | 3.57 | 1.33 | - |
| YUV | 51.36 | 111.99 | 132.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 54 | 23 | 0 | 0.05 | 0.60 | 0.78 | 54.71 | 0.43 | 0.16 |
| Hex | 39 | 36 | 17 | 0 | 5 | 3C | 4E | 37 | 2A | 10 |
| Octal | 71 | 66 | 27 | 0 | 5 | 74 | 116 | 67 | 52 | 20 |
| Binary | 111001 | 110110 | 10111 | 0 | 101 | 111100 | 1001110 | 110111 | 101010 | 10000 |
Color Harmonies of #393617
Complementary color
Monochromatic Colors of #393617
Black with #393617
Text Example
Text Example
White with #393617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393617; }
p { color: rgb(57,54,23); }
H1.HeaderClassName
{
color: #393617;
}
.AnyTagClassName
{
color: #393617;
}
</style>
background-color css
<style>
a { background-color: #393617; }
a { background-color: rgb(57,54,23); }
div.DivClassName
{
background-color: #393617;
}
.BgClassName
{
background-color: #393617;
}
</style>
border-color css
<style>
span { border-color: #393617; }
span { border-color: rgb(57,54,23); }
td.TdClassName
{
border-color: #393617;
}
.TagClassName
{
border-color: #393617;
}
</style>