Shades of Karaka #383612
Tints of Karaka #383612
RGB
CMYK
RGB Variations
Color information
#383612 (or 0x383612) is known color: Karaka. HEX triplet: 38, 36 and 12. RGB value is (56,54,18). Sum of RGB (Red+Green+Blue) = 56+54+18=128 (16% of max value = 765). Red value is 56 (22.27% from 255 or 43.75% from 128); Green value is 54 (21.48% from 255 or 42.19% from 128); Blue value is 18 (7.42% from 255 or 14.06% from 128); Max value from RGB is 56 - color contains mainly: red. Hex color #383612 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383612 is #C7C9ED. Grayscale: #323232. Windows color (decimal): -13093358 or 1193528. OLE color: 1193528.
HSL color Cylindrical-coordinate representation of color #383612: hue angle of 56.84º degrees, saturation: 0.51, 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 #383612 is Cyan = 0, Magento = 0.04, Yellow = 0.68 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 54 | 18 | - |
| CMYK | 0 | 0.04 | 0.68 | 0.78 |
| HSL | 56.84º | 0.51% | 0.15% | - |
| HSV(B) | 56.84º | 0.68% | 0.22% | - |
| XYZ | 3.06 | 3.52 | 1.09 | - |
| YUV | 50.49 | 109.66 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 54 | 18 | 0 | 0.04 | 0.68 | 0.78 | 56.84 | 0.51 | 0.15 |
| Hex | 38 | 36 | 12 | 0 | 4 | 44 | 4E | 39 | 33 | F |
| Octal | 70 | 66 | 22 | 0 | 4 | 104 | 116 | 71 | 63 | 17 |
| Binary | 111000 | 110110 | 10010 | 0 | 100 | 1000100 | 1001110 | 111001 | 110011 | 1111 |
Color Harmonies of #383612
Complementary color
Monochromatic Colors of #383612
Black with #383612
Text Example
Text Example
White with #383612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383612; }
p { color: rgb(56,54,18); }
H1.HeaderClassName
{
color: #383612;
}
.AnyTagClassName
{
color: #383612;
}
</style>
background-color css
<style>
a { background-color: #383612; }
a { background-color: rgb(56,54,18); }
div.DivClassName
{
background-color: #383612;
}
.BgClassName
{
background-color: #383612;
}
</style>
border-color css
<style>
span { border-color: #383612; }
span { border-color: rgb(56,54,18); }
td.TdClassName
{
border-color: #383612;
}
.TagClassName
{
border-color: #383612;
}
</style>