Shades of Karaka #383518
Tints of Karaka #383518
RGB
CMYK
RGB Variations
Color information
#383518 (or 0x383518) is known color: Karaka. HEX triplet: 38, 35 and 18. RGB value is (56,53,24). Sum of RGB (Red+Green+Blue) = 56+53+24=133 (17% of max value = 765). Red value is 56 (22.27% from 255 or 42.11% from 133); Green value is 53 (21.09% from 255 or 39.85% from 133); Blue value is 24 (9.77% from 255 or 18.05% from 133); Max value from RGB is 56 - color contains mainly: red. Hex color #383518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383518 is #C7CAE7. Grayscale: #323232. Windows color (decimal): -13093608 or 1586488. OLE color: 1586488.
HSL color Cylindrical-coordinate representation of color #383518: hue angle of 54.38º 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 #383518 is Cyan = 0, Magento = 0.05, Yellow = 0.57 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 53 | 24 | - |
| CMYK | 0 | 0.05 | 0.57 | 0.78 |
| HSL | 54.38º | 0.4% | 0.16% | - |
| HSV(B) | 54.38º | 0.57% | 0.22% | - |
| XYZ | 3.07 | 3.45 | 1.37 | - |
| YUV | 50.59 | 112.99 | 131.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 53 | 24 | 0 | 0.05 | 0.57 | 0.78 | 54.38 | 0.4 | 0.16 |
| Hex | 38 | 35 | 18 | 0 | 5 | 39 | 4E | 36 | 28 | 10 |
| Octal | 70 | 65 | 30 | 0 | 5 | 71 | 116 | 66 | 50 | 20 |
| Binary | 111000 | 110101 | 11000 | 0 | 101 | 111001 | 1001110 | 110110 | 101000 | 10000 |
Color Harmonies of #383518
Complementary color
Monochromatic Colors of #383518
Black with #383518
Text Example
Text Example
White with #383518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383518; }
p { color: rgb(56,53,24); }
H1.HeaderClassName
{
color: #383518;
}
.AnyTagClassName
{
color: #383518;
}
</style>
background-color css
<style>
a { background-color: #383518; }
a { background-color: rgb(56,53,24); }
div.DivClassName
{
background-color: #383518;
}
.BgClassName
{
background-color: #383518;
}
</style>
border-color css
<style>
span { border-color: #383518; }
span { border-color: rgb(56,53,24); }
td.TdClassName
{
border-color: #383518;
}
.TagClassName
{
border-color: #383518;
}
</style>