Shades of Karaka #363410
Tints of Karaka #363410
RGB
CMYK
RGB Variations
Color information
#363410 (or 0x363410) is known color: Karaka. HEX triplet: 36, 34 and 10. RGB value is (54,52,16). Sum of RGB (Red+Green+Blue) = 54+52+16=122 (16% of max value = 765). Red value is 54 (21.48% from 255 or 44.26% from 122); Green value is 52 (20.70% from 255 or 42.62% from 122); Blue value is 16 (6.64% from 255 or 13.11% from 122); Max value from RGB is 54 - color contains mainly: red. Hex color #363410 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363410 is #C9CBEF. Grayscale: #303030. Windows color (decimal): -13224944 or 1061942. OLE color: 1061942.
HSL color Cylindrical-coordinate representation of color #363410: hue angle of 56.84º degrees, saturation: 0.54, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #363410 is Cyan = 0, Magento = 0.04, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 52 | 16 | - |
| CMYK | 0 | 0.04 | 0.70 | 0.79 |
| HSL | 56.84º | 0.54% | 0.14% | - |
| HSV(B) | 56.84º | 0.7% | 0.21% | - |
| XYZ | 2.84 | 3.28 | 0.97 | - |
| YUV | 48.49 | 109.66 | 131.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 52 | 16 | 0 | 0.04 | 0.70 | 0.79 | 56.84 | 0.54 | 0.14 |
| Hex | 36 | 34 | 10 | 0 | 4 | 46 | 4F | 39 | 36 | E |
| Octal | 66 | 64 | 20 | 0 | 4 | 106 | 117 | 71 | 66 | 16 |
| Binary | 110110 | 110100 | 10000 | 0 | 100 | 1000110 | 1001111 | 111001 | 110110 | 1110 |
Color Harmonies of #363410
Complementary color
Monochromatic Colors of #363410
Black with #363410
Text Example
Text Example
White with #363410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363410; }
p { color: rgb(54,52,16); }
H1.HeaderClassName
{
color: #363410;
}
.AnyTagClassName
{
color: #363410;
}
</style>
background-color css
<style>
a { background-color: #363410; }
a { background-color: rgb(54,52,16); }
div.DivClassName
{
background-color: #363410;
}
.BgClassName
{
background-color: #363410;
}
</style>
border-color css
<style>
span { border-color: #363410; }
span { border-color: rgb(54,52,16); }
td.TdClassName
{
border-color: #363410;
}
.TagClassName
{
border-color: #363410;
}
</style>