Shades of Karaka #383814
Tints of Karaka #383814
RGB
CMYK
RGB Variations
Color information
#383814 (or 0x383814) is known color: Karaka. HEX triplet: 38, 38 and 14. RGB value is (56,56,20). Sum of RGB (Red+Green+Blue) = 56+56+20=132 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.42% from 132); Green value is 56 (22.27% from 255 or 42.42% from 132); Blue value is 20 (8.20% from 255 or 15.15% from 132); Max value from RGB is 56 - color contains mainly: red, green. Hex color #383814 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383814 is #C7C7EB. Grayscale: #343434. Windows color (decimal): -13092844 or 1325112. OLE color: 1325112.
HSL color Cylindrical-coordinate representation of color #383814: hue angle of 60º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #383814 is Cyan = 0, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 56 | 20 | - |
| CMYK | 0 | 0 | 0.64 | 0.78 |
| HSL | 60º | 0.47% | 0.15% | - |
| HSV(B) | 60º | 0.64% | 0.22% | - |
| XYZ | 3.17 | 3.72 | 1.21 | - |
| YUV | 51.9 | 110 | 130.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 56 | 20 | 0 | 0 | 0.64 | 0.78 | 60 | 0.47 | 0.15 |
| Hex | 38 | 38 | 14 | 0 | 0 | 40 | 4E | 3C | 2F | F |
| Octal | 70 | 70 | 24 | 0 | 0 | 100 | 116 | 74 | 57 | 17 |
| Binary | 111000 | 111000 | 10100 | 0 | 0 | 1000000 | 1001110 | 111100 | 101111 | 1111 |
Color Harmonies of #383814
Complementary color
Monochromatic Colors of #383814
Black with #383814
Text Example
Text Example
White with #383814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383814; }
p { color: rgb(56,56,20); }
H1.HeaderClassName
{
color: #383814;
}
.AnyTagClassName
{
color: #383814;
}
</style>
background-color css
<style>
a { background-color: #383814; }
a { background-color: rgb(56,56,20); }
div.DivClassName
{
background-color: #383814;
}
.BgClassName
{
background-color: #383814;
}
</style>
border-color css
<style>
span { border-color: #383814; }
span { border-color: rgb(56,56,20); }
td.TdClassName
{
border-color: #383814;
}
.TagClassName
{
border-color: #383814;
}
</style>