Shades of Karaka #383513
Tints of Karaka #383513
RGB
CMYK
RGB Variations
Color information
#383513 (or 0x383513) is known color: Karaka. HEX triplet: 38, 35 and 13. RGB value is (56,53,19). Sum of RGB (Red+Green+Blue) = 56+53+19=128 (16% of max value = 765). Red value is 56 (22.27% from 255 or 43.75% from 128); Green value is 53 (21.09% from 255 or 41.41% from 128); Blue value is 19 (7.81% from 255 or 14.84% from 128); Max value from RGB is 56 - color contains mainly: red. Hex color #383513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #383513 is #C7CAEC. Grayscale: #323232. Windows color (decimal): -13093613 or 1258808. OLE color: 1258808.
HSL color Cylindrical-coordinate representation of color #383513: hue angle of 55.14º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #383513 is Cyan = 0, Magento = 0.05, Yellow = 0.66 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 53 | 19 | - |
| CMYK | 0 | 0.05 | 0.66 | 0.78 |
| HSL | 55.14º | 0.49% | 0.15% | - |
| HSV(B) | 55.14º | 0.66% | 0.22% | - |
| XYZ | 3.02 | 3.43 | 1.12 | - |
| YUV | 50.02 | 110.49 | 132.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 53 | 19 | 0 | 0.05 | 0.66 | 0.78 | 55.14 | 0.49 | 0.15 |
| Hex | 38 | 35 | 13 | 0 | 5 | 42 | 4E | 37 | 31 | F |
| Octal | 70 | 65 | 23 | 0 | 5 | 102 | 116 | 67 | 61 | 17 |
| Binary | 111000 | 110101 | 10011 | 0 | 101 | 1000010 | 1001110 | 110111 | 110001 | 1111 |
Color Harmonies of #383513
Complementary color
Monochromatic Colors of #383513
Black with #383513
Text Example
Text Example
White with #383513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383513; }
p { color: rgb(56,53,19); }
H1.HeaderClassName
{
color: #383513;
}
.AnyTagClassName
{
color: #383513;
}
</style>
background-color css
<style>
a { background-color: #383513; }
a { background-color: rgb(56,53,19); }
div.DivClassName
{
background-color: #383513;
}
.BgClassName
{
background-color: #383513;
}
</style>
border-color css
<style>
span { border-color: #383513; }
span { border-color: rgb(56,53,19); }
td.TdClassName
{
border-color: #383513;
}
.TagClassName
{
border-color: #383513;
}
</style>