Shades of Karaka #393605
Tints of Karaka #393605
RGB
CMYK
RGB Variations
Color information
#393605 (or 0x393605) is known color: Karaka. HEX triplet: 39, 36 and 05. RGB value is (57,54,5). Sum of RGB (Red+Green+Blue) = 57+54+5=116 (15% of max value = 765). Red value is 57 (22.66% from 255 or 49.14% from 116); Green value is 54 (21.48% from 255 or 46.55% from 116); Blue value is 5 (2.34% from 255 or 4.31% from 116); Max value from RGB is 57 - color contains mainly: red. Hex color #393605 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393605 is #C6C9FA. Grayscale: #313131. Windows color (decimal): -13027835 or 341561. OLE color: 341561.
HSL color Cylindrical-coordinate representation of color #393605: hue angle of 56.54º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #393605 is Cyan = 0, Magento = 0.05, Yellow = 0.91 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 54 | 5 | - |
| CMYK | 0 | 0.05 | 0.91 | 0.78 |
| HSL | 56.54º | 0.84% | 0.12% | - |
| HSV(B) | 56.54º | 0.91% | 0.22% | - |
| XYZ | 3.03 | 3.52 | 0.66 | - |
| YUV | 49.31 | 102.99 | 133.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 54 | 5 | 0 | 0.05 | 0.91 | 0.78 | 56.54 | 0.84 | 0.12 |
| Hex | 39 | 36 | 5 | 0 | 5 | 5B | 4E | 39 | 54 | C |
| Octal | 71 | 66 | 5 | 0 | 5 | 133 | 116 | 71 | 124 | 14 |
| Binary | 111001 | 110110 | 101 | 0 | 101 | 1011011 | 1001110 | 111001 | 1010100 | 1100 |
Color Harmonies of #393605
Complementary color
Monochromatic Colors of #393605
Black with #393605
Text Example
Text Example
White with #393605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393605; }
p { color: rgb(57,54,5); }
H1.HeaderClassName
{
color: #393605;
}
.AnyTagClassName
{
color: #393605;
}
</style>
background-color css
<style>
a { background-color: #393605; }
a { background-color: rgb(57,54,5); }
div.DivClassName
{
background-color: #393605;
}
.BgClassName
{
background-color: #393605;
}
</style>
border-color css
<style>
span { border-color: #393605; }
span { border-color: rgb(57,54,5); }
td.TdClassName
{
border-color: #393605;
}
.TagClassName
{
border-color: #393605;
}
</style>