Shades of Karaka #393507
Tints of Karaka #393507
RGB
CMYK
RGB Variations
Color information
#393507 (or 0x393507) is known color: Karaka. HEX triplet: 39, 35 and 07. RGB value is (57,53,7). Sum of RGB (Red+Green+Blue) = 57+53+7=117 (15% of max value = 765). Red value is 57 (22.66% from 255 or 48.72% from 117); Green value is 53 (21.09% from 255 or 45.30% from 117); Blue value is 7 (3.12% from 255 or 5.98% from 117); Max value from RGB is 57 - color contains mainly: red. Hex color #393507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #393507 is #C6CAF8. Grayscale: #313131. Windows color (decimal): -13028089 or 472377. OLE color: 472377.
HSL color Cylindrical-coordinate representation of color #393507: hue angle of 55.2º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #393507 is Cyan = 0, Magento = 0.07, Yellow = 0.88 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 53 | 7 | - |
| CMYK | 0 | 0.07 | 0.88 | 0.78 |
| HSL | 55.2º | 0.78% | 0.13% | - |
| HSV(B) | 55.2º | 0.88% | 0.22% | - |
| XYZ | 3 | 3.43 | 0.71 | - |
| YUV | 48.95 | 104.33 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 53 | 7 | 0 | 0.07 | 0.88 | 0.78 | 55.2 | 0.78 | 0.13 |
| Hex | 39 | 35 | 7 | 0 | 7 | 58 | 4E | 37 | 4E | D |
| Octal | 71 | 65 | 7 | 0 | 7 | 130 | 116 | 67 | 116 | 15 |
| Binary | 111001 | 110101 | 111 | 0 | 111 | 1011000 | 1001110 | 110111 | 1001110 | 1101 |
Color Harmonies of #393507
Complementary color
Monochromatic Colors of #393507
Black with #393507
Text Example
Text Example
White with #393507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #393507; }
p { color: rgb(57,53,7); }
H1.HeaderClassName
{
color: #393507;
}
.AnyTagClassName
{
color: #393507;
}
</style>
background-color css
<style>
a { background-color: #393507; }
a { background-color: rgb(57,53,7); }
div.DivClassName
{
background-color: #393507;
}
.BgClassName
{
background-color: #393507;
}
</style>
border-color css
<style>
span { border-color: #393507; }
span { border-color: rgb(57,53,7); }
td.TdClassName
{
border-color: #393507;
}
.TagClassName
{
border-color: #393507;
}
</style>