Shades of Karaka #363512
Tints of Karaka #363512
RGB
CMYK
RGB Variations
Color information
#363512 (or 0x363512) is known color: Karaka. HEX triplet: 36, 35 and 12. RGB value is (54,53,18). Sum of RGB (Red+Green+Blue) = 54+53+18=125 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.2% from 125); Green value is 53 (21.09% from 255 or 42.4% from 125); Blue value is 18 (7.42% from 255 or 14.4% from 125); Max value from RGB is 54 - color contains mainly: red. Hex color #363512 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363512 is #C9CAED. Grayscale: #313131. Windows color (decimal): -13224686 or 1193270. OLE color: 1193270.
HSL color Cylindrical-coordinate representation of color #363512: hue angle of 58.33º degrees, saturation: 0.5, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #363512 is Cyan = 0, Magento = 0.02, Yellow = 0.67 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 53 | 18 | - |
| CMYK | 0 | 0.02 | 0.67 | 0.79 |
| HSL | 58.33º | 0.5% | 0.14% | - |
| HSV(B) | 58.33º | 0.67% | 0.21% | - |
| XYZ | 2.9 | 3.37 | 1.07 | - |
| YUV | 49.31 | 110.33 | 131.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 18 | 0 | 0.02 | 0.67 | 0.79 | 58.33 | 0.5 | 0.14 |
| Hex | 36 | 35 | 12 | 0 | 2 | 43 | 4F | 3A | 32 | E |
| Octal | 66 | 65 | 22 | 0 | 2 | 103 | 117 | 72 | 62 | 16 |
| Binary | 110110 | 110101 | 10010 | 0 | 10 | 1000011 | 1001111 | 111010 | 110010 | 1110 |
Color Harmonies of #363512
Complementary color
Monochromatic Colors of #363512
Black with #363512
Text Example
Text Example
White with #363512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363512; }
p { color: rgb(54,53,18); }
H1.HeaderClassName
{
color: #363512;
}
.AnyTagClassName
{
color: #363512;
}
</style>
background-color css
<style>
a { background-color: #363512; }
a { background-color: rgb(54,53,18); }
div.DivClassName
{
background-color: #363512;
}
.BgClassName
{
background-color: #363512;
}
</style>
border-color css
<style>
span { border-color: #363512; }
span { border-color: rgb(54,53,18); }
td.TdClassName
{
border-color: #363512;
}
.TagClassName
{
border-color: #363512;
}
</style>