Shades of Karaka #383611
Tints of Karaka #383611
RGB
CMYK
RGB Variations
Color information
#383611 (or 0x383611) is known color: Karaka. HEX triplet: 38, 36 and 11. RGB value is (56,54,17). Sum of RGB (Red+Green+Blue) = 56+54+17=127 (16% of max value = 765). Red value is 56 (22.27% from 255 or 44.09% from 127); Green value is 54 (21.48% from 255 or 42.52% from 127); Blue value is 17 (7.03% from 255 or 13.39% from 127); Max value from RGB is 56 - color contains mainly: red. Hex color #383611 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383611 is #C7C9EE. Grayscale: #323232. Windows color (decimal): -13093359 or 1127992. OLE color: 1127992.
HSL color Cylindrical-coordinate representation of color #383611: hue angle of 56.92º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #383611 is Cyan = 0, Magento = 0.04, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 54 | 17 | - |
| CMYK | 0 | 0.04 | 0.70 | 0.78 |
| HSL | 56.92º | 0.53% | 0.14% | - |
| HSV(B) | 56.92º | 0.7% | 0.22% | - |
| XYZ | 3.05 | 3.52 | 1.05 | - |
| YUV | 50.38 | 109.16 | 132.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 54 | 17 | 0 | 0.04 | 0.70 | 0.78 | 56.92 | 0.53 | 0.14 |
| Hex | 38 | 36 | 11 | 0 | 4 | 46 | 4E | 39 | 35 | E |
| Octal | 70 | 66 | 21 | 0 | 4 | 106 | 116 | 71 | 65 | 16 |
| Binary | 111000 | 110110 | 10001 | 0 | 100 | 1000110 | 1001110 | 111001 | 110101 | 1110 |
Color Harmonies of #383611
Complementary color
Monochromatic Colors of #383611
Black with #383611
Text Example
Text Example
White with #383611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383611; }
p { color: rgb(56,54,17); }
H1.HeaderClassName
{
color: #383611;
}
.AnyTagClassName
{
color: #383611;
}
</style>
background-color css
<style>
a { background-color: #383611; }
a { background-color: rgb(56,54,17); }
div.DivClassName
{
background-color: #383611;
}
.BgClassName
{
background-color: #383611;
}
</style>
border-color css
<style>
span { border-color: #383611; }
span { border-color: rgb(56,54,17); }
td.TdClassName
{
border-color: #383611;
}
.TagClassName
{
border-color: #383611;
}
</style>