Shades of Karaka #393812
Tints of Karaka #393812
RGB
CMYK
RGB Variations
Color information
#393812 (or 0x393812) is known color: Karaka. HEX triplet: 39, 38 and 12. RGB value is (57,56,18). Sum of RGB (Red+Green+Blue) = 57+56+18=131 (17% of max value = 765). Red value is 57 (22.66% from 255 or 43.51% from 131); Green value is 56 (22.27% from 255 or 42.75% from 131); Blue value is 18 (7.42% from 255 or 13.74% from 131); Max value from RGB is 57 - color contains mainly: red. Hex color #393812 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393812 is #C6C7ED. Grayscale: #343434. Windows color (decimal): -13027310 or 1194041. OLE color: 1194041.
HSL color Cylindrical-coordinate representation of color #393812: hue angle of 58.46º degrees, saturation: 0.52, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #393812 is Cyan = 0, Magento = 0.02, Yellow = 0.68 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 56 | 18 | - |
| CMYK | 0 | 0.02 | 0.68 | 0.78 |
| HSL | 58.46º | 0.52% | 0.15% | - |
| HSV(B) | 58.46º | 0.68% | 0.22% | - |
| XYZ | 3.21 | 3.74 | 1.13 | - |
| YUV | 51.97 | 108.83 | 131.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 56 | 18 | 0 | 0.02 | 0.68 | 0.78 | 58.46 | 0.52 | 0.15 |
| Hex | 39 | 38 | 12 | 0 | 2 | 44 | 4E | 3A | 34 | F |
| Octal | 71 | 70 | 22 | 0 | 2 | 104 | 116 | 72 | 64 | 17 |
| Binary | 111001 | 111000 | 10010 | 0 | 10 | 1000100 | 1001110 | 111010 | 110100 | 1111 |
Color Harmonies of #393812
Complementary color
Monochromatic Colors of #393812
Black with #393812
Text Example
Text Example
White with #393812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393812; }
p { color: rgb(57,56,18); }
H1.HeaderClassName
{
color: #393812;
}
.AnyTagClassName
{
color: #393812;
}
</style>
background-color css
<style>
a { background-color: #393812; }
a { background-color: rgb(57,56,18); }
div.DivClassName
{
background-color: #393812;
}
.BgClassName
{
background-color: #393812;
}
</style>
border-color css
<style>
span { border-color: #393812; }
span { border-color: rgb(57,56,18); }
td.TdClassName
{
border-color: #393812;
}
.TagClassName
{
border-color: #393812;
}
</style>