Shades of Karaka #383711
Tints of Karaka #383711
RGB
CMYK
RGB Variations
Color information
#383711 (or 0x383711) is known color: Karaka. HEX triplet: 38, 37 and 11. RGB value is (56,55,17). Sum of RGB (Red+Green+Blue) = 56+55+17=128 (16% of max value = 765). Red value is 56 (22.27% from 255 or 43.75% from 128); Green value is 55 (21.88% from 255 or 42.97% from 128); Blue value is 17 (7.03% from 255 or 13.28% from 128); Max value from RGB is 56 - color contains mainly: red. Hex color #383711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383711 is #C7C8EE. Grayscale: #333333. Windows color (decimal): -13093103 or 1128248. OLE color: 1128248.
HSL color Cylindrical-coordinate representation of color #383711: hue angle of 58.46º 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 #383711 is Cyan = 0, Magento = 0.02, Yellow = 0.70 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 55 | 17 | - |
| CMYK | 0 | 0.02 | 0.70 | 0.78 |
| HSL | 58.46º | 0.53% | 0.14% | - |
| HSV(B) | 58.46º | 0.7% | 0.22% | - |
| XYZ | 3.1 | 3.61 | 1.06 | - |
| YUV | 50.97 | 108.83 | 131.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 55 | 17 | 0 | 0.02 | 0.70 | 0.78 | 58.46 | 0.53 | 0.14 |
| Hex | 38 | 37 | 11 | 0 | 2 | 46 | 4E | 3A | 35 | E |
| Octal | 70 | 67 | 21 | 0 | 2 | 106 | 116 | 72 | 65 | 16 |
| Binary | 111000 | 110111 | 10001 | 0 | 10 | 1000110 | 1001110 | 111010 | 110101 | 1110 |
Color Harmonies of #383711
Complementary color
Monochromatic Colors of #383711
Black with #383711
Text Example
Text Example
White with #383711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383711; }
p { color: rgb(56,55,17); }
H1.HeaderClassName
{
color: #383711;
}
.AnyTagClassName
{
color: #383711;
}
</style>
background-color css
<style>
a { background-color: #383711; }
a { background-color: rgb(56,55,17); }
div.DivClassName
{
background-color: #383711;
}
.BgClassName
{
background-color: #383711;
}
</style>
border-color css
<style>
span { border-color: #383711; }
span { border-color: rgb(56,55,17); }
td.TdClassName
{
border-color: #383711;
}
.TagClassName
{
border-color: #383711;
}
</style>