Shades of Karaka #383618
Tints of Karaka #383618
RGB
CMYK
RGB Variations
Color information
#383618 (or 0x383618) is known color: Karaka. HEX triplet: 38, 36 and 18. RGB value is (56,54,24). Sum of RGB (Red+Green+Blue) = 56+54+24=134 (17% of max value = 765). Red value is 56 (22.27% from 255 or 41.79% from 134); Green value is 54 (21.48% from 255 or 40.30% from 134); Blue value is 24 (9.77% from 255 or 17.91% from 134); Max value from RGB is 56 - color contains mainly: red. Hex color #383618 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383618 is #C7C9E7. Grayscale: #333333. Windows color (decimal): -13093352 or 1586744. OLE color: 1586744.
HSL color Cylindrical-coordinate representation of color #383618: hue angle of 56.25º degrees, saturation: 0.4, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #383618 is Cyan = 0, Magento = 0.04, Yellow = 0.57 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 54 | 24 | - |
| CMYK | 0 | 0.04 | 0.57 | 0.78 |
| HSL | 56.25º | 0.4% | 0.16% | - |
| HSV(B) | 56.25º | 0.57% | 0.22% | - |
| XYZ | 3.11 | 3.55 | 1.38 | - |
| YUV | 51.18 | 112.66 | 131.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 54 | 24 | 0 | 0.04 | 0.57 | 0.78 | 56.25 | 0.4 | 0.16 |
| Hex | 38 | 36 | 18 | 0 | 4 | 39 | 4E | 38 | 28 | 10 |
| Octal | 70 | 66 | 30 | 0 | 4 | 71 | 116 | 70 | 50 | 20 |
| Binary | 111000 | 110110 | 11000 | 0 | 100 | 111001 | 1001110 | 111000 | 101000 | 10000 |
Color Harmonies of #383618
Complementary color
Monochromatic Colors of #383618
Black with #383618
Text Example
Text Example
White with #383618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383618; }
p { color: rgb(56,54,24); }
H1.HeaderClassName
{
color: #383618;
}
.AnyTagClassName
{
color: #383618;
}
</style>
background-color css
<style>
a { background-color: #383618; }
a { background-color: rgb(56,54,24); }
div.DivClassName
{
background-color: #383618;
}
.BgClassName
{
background-color: #383618;
}
</style>
border-color css
<style>
span { border-color: #383618; }
span { border-color: rgb(56,54,24); }
td.TdClassName
{
border-color: #383618;
}
.TagClassName
{
border-color: #383618;
}
</style>