Shades of Karaka #363520
Tints of Karaka #363520
RGB
CMYK
RGB Variations
Color information
#363520 (or 0x363520) is known color: Karaka. HEX triplet: 36, 35 and 20. RGB value is (54,53,32). Sum of RGB (Red+Green+Blue) = 54+53+32=139 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.85% from 139); Green value is 53 (21.09% from 255 or 38.13% from 139); Blue value is 32 (12.89% from 255 or 23.02% from 139); Max value from RGB is 54 - color contains mainly: red. Hex color #363520 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363520 is #C9CADF. Grayscale: #323232. Windows color (decimal): -13224672 or 2110774. OLE color: 2110774.
HSL color Cylindrical-coordinate representation of color #363520: hue angle of 57.27º degrees, saturation: 0.26, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #363520 is Cyan = 0, Magento = 0.02, Yellow = 0.41 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 53 | 32 | - |
| CMYK | 0 | 0.02 | 0.41 | 0.79 |
| HSL | 57.27º | 0.26% | 0.17% | - |
| HSV(B) | 57.27º | 0.41% | 0.21% | - |
| XYZ | 3.06 | 3.43 | 1.87 | - |
| YUV | 50.91 | 117.33 | 130.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 32 | 0 | 0.02 | 0.41 | 0.79 | 57.27 | 0.26 | 0.17 |
| Hex | 36 | 35 | 20 | 0 | 2 | 29 | 4F | 39 | 1A | 11 |
| Octal | 66 | 65 | 40 | 0 | 2 | 51 | 117 | 71 | 32 | 21 |
| Binary | 110110 | 110101 | 100000 | 0 | 10 | 101001 | 1001111 | 111001 | 11010 | 10001 |
Color Harmonies of #363520
Complementary color
Monochromatic Colors of #363520
Black with #363520
Text Example
Text Example
White with #363520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363520; }
p { color: rgb(54,53,32); }
H1.HeaderClassName
{
color: #363520;
}
.AnyTagClassName
{
color: #363520;
}
</style>
background-color css
<style>
a { background-color: #363520; }
a { background-color: rgb(54,53,32); }
div.DivClassName
{
background-color: #363520;
}
.BgClassName
{
background-color: #363520;
}
</style>
border-color css
<style>
span { border-color: #363520; }
span { border-color: rgb(54,53,32); }
td.TdClassName
{
border-color: #363520;
}
.TagClassName
{
border-color: #363520;
}
</style>