Shades of Karaka #393810
Tints of Karaka #393810
RGB
CMYK
RGB Variations
Color information
#393810 (or 0x393810) is known color: Karaka. HEX triplet: 39, 38 and 10. RGB value is (57,56,16). Sum of RGB (Red+Green+Blue) = 57+56+16=129 (17% of max value = 765). Red value is 57 (22.66% from 255 or 44.19% from 129); Green value is 56 (22.27% from 255 or 43.41% from 129); Blue value is 16 (6.64% from 255 or 12.40% from 129); Max value from RGB is 57 - color contains mainly: red. Hex color #393810 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393810 is #C6C7EF. Grayscale: #333333. Windows color (decimal): -13027312 or 1062969. OLE color: 1062969.
HSL color Cylindrical-coordinate representation of color #393810: hue angle of 58.54º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #393810 is Cyan = 0, Magento = 0.02, Yellow = 0.72 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 56 | 16 | - |
| CMYK | 0 | 0.02 | 0.72 | 0.78 |
| HSL | 58.54º | 0.56% | 0.14% | - |
| HSV(B) | 58.54º | 0.72% | 0.22% | - |
| XYZ | 3.2 | 3.74 | 1.04 | - |
| YUV | 51.74 | 107.83 | 131.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 56 | 16 | 0 | 0.02 | 0.72 | 0.78 | 58.54 | 0.56 | 0.14 |
| Hex | 39 | 38 | 10 | 0 | 2 | 48 | 4E | 3B | 38 | E |
| Octal | 71 | 70 | 20 | 0 | 2 | 110 | 116 | 73 | 70 | 16 |
| Binary | 111001 | 111000 | 10000 | 0 | 10 | 1001000 | 1001110 | 111011 | 111000 | 1110 |
Color Harmonies of #393810
Complementary color
Monochromatic Colors of #393810
Black with #393810
Text Example
Text Example
White with #393810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393810; }
p { color: rgb(57,56,16); }
H1.HeaderClassName
{
color: #393810;
}
.AnyTagClassName
{
color: #393810;
}
</style>
background-color css
<style>
a { background-color: #393810; }
a { background-color: rgb(57,56,16); }
div.DivClassName
{
background-color: #393810;
}
.BgClassName
{
background-color: #393810;
}
</style>
border-color css
<style>
span { border-color: #393810; }
span { border-color: rgb(57,56,16); }
td.TdClassName
{
border-color: #393810;
}
.TagClassName
{
border-color: #393810;
}
</style>