Shades of Karaka #363514
Tints of Karaka #363514
RGB
CMYK
RGB Variations
Color information
#363514 (or 0x363514) is known color: Karaka. HEX triplet: 36, 35 and 14. RGB value is (54,53,20). Sum of RGB (Red+Green+Blue) = 54+53+20=127 (16% of max value = 765). Red value is 54 (21.48% from 255 or 42.52% from 127); Green value is 53 (21.09% from 255 or 41.73% from 127); Blue value is 20 (8.20% from 255 or 15.75% from 127); Max value from RGB is 54 - color contains mainly: red. Hex color #363514 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363514 is #C9CAEB. Grayscale: #313131. Windows color (decimal): -13224684 or 1324342. OLE color: 1324342.
HSL color Cylindrical-coordinate representation of color #363514: hue angle of 58.24º degrees, saturation: 0.46, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #363514 is Cyan = 0, Magento = 0.02, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 53 | 20 | - |
| CMYK | 0 | 0.02 | 0.63 | 0.79 |
| HSL | 58.24º | 0.46% | 0.15% | - |
| HSV(B) | 58.24º | 0.63% | 0.21% | - |
| XYZ | 2.92 | 3.38 | 1.16 | - |
| YUV | 49.54 | 111.33 | 131.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 20 | 0 | 0.02 | 0.63 | 0.79 | 58.24 | 0.46 | 0.15 |
| Hex | 36 | 35 | 14 | 0 | 2 | 3F | 4F | 3A | 2E | F |
| Octal | 66 | 65 | 24 | 0 | 2 | 77 | 117 | 72 | 56 | 17 |
| Binary | 110110 | 110101 | 10100 | 0 | 10 | 111111 | 1001111 | 111010 | 101110 | 1111 |
Color Harmonies of #363514
Complementary color
Monochromatic Colors of #363514
Black with #363514
Text Example
Text Example
White with #363514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363514; }
p { color: rgb(54,53,20); }
H1.HeaderClassName
{
color: #363514;
}
.AnyTagClassName
{
color: #363514;
}
</style>
background-color css
<style>
a { background-color: #363514; }
a { background-color: rgb(54,53,20); }
div.DivClassName
{
background-color: #363514;
}
.BgClassName
{
background-color: #363514;
}
</style>
border-color css
<style>
span { border-color: #363514; }
span { border-color: rgb(54,53,20); }
td.TdClassName
{
border-color: #363514;
}
.TagClassName
{
border-color: #363514;
}
</style>