Shades of Karaka #363513
Tints of Karaka #363513
RGB
CMYK
RGB Variations
Color information
#363513 (or 0x363513) is known color: Karaka. HEX triplet: 36, 35 and 13. RGB value is (54,53,19). Sum of RGB (Red+Green+Blue) = 54+53+19=126 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.86% from 126); Green value is 53 (21.09% from 255 or 42.06% from 126); Blue value is 19 (7.81% from 255 or 15.08% from 126); Max value from RGB is 54 - color contains mainly: red. Hex color #363513 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363513 is #C9CAEC. Grayscale: #313131. Windows color (decimal): -13224685 or 1258806. OLE color: 1258806.
HSL color Cylindrical-coordinate representation of color #363513: hue angle of 58.29º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #363513 is Cyan = 0, Magento = 0.02, Yellow = 0.65 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 53 | 19 | - |
| CMYK | 0 | 0.02 | 0.65 | 0.79 |
| HSL | 58.29º | 0.48% | 0.14% | - |
| HSV(B) | 58.29º | 0.65% | 0.21% | - |
| XYZ | 2.91 | 3.38 | 1.11 | - |
| YUV | 49.42 | 110.83 | 131.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 19 | 0 | 0.02 | 0.65 | 0.79 | 58.29 | 0.48 | 0.14 |
| Hex | 36 | 35 | 13 | 0 | 2 | 41 | 4F | 3A | 30 | E |
| Octal | 66 | 65 | 23 | 0 | 2 | 101 | 117 | 72 | 60 | 16 |
| Binary | 110110 | 110101 | 10011 | 0 | 10 | 1000001 | 1001111 | 111010 | 110000 | 1110 |
Color Harmonies of #363513
Complementary color
Monochromatic Colors of #363513
Black with #363513
Text Example
Text Example
White with #363513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363513; }
p { color: rgb(54,53,19); }
H1.HeaderClassName
{
color: #363513;
}
.AnyTagClassName
{
color: #363513;
}
</style>
background-color css
<style>
a { background-color: #363513; }
a { background-color: rgb(54,53,19); }
div.DivClassName
{
background-color: #363513;
}
.BgClassName
{
background-color: #363513;
}
</style>
border-color css
<style>
span { border-color: #363513; }
span { border-color: rgb(54,53,19); }
td.TdClassName
{
border-color: #363513;
}
.TagClassName
{
border-color: #363513;
}
</style>