Shades of Karaka #363510
Tints of Karaka #363510
RGB
CMYK
RGB Variations
Color information
#363510 (or 0x363510) is known color: Karaka. HEX triplet: 36, 35 and 10. RGB value is (54,53,16). Sum of RGB (Red+Green+Blue) = 54+53+16=123 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.90% from 123); Green value is 53 (21.09% from 255 or 43.09% from 123); Blue value is 16 (6.64% from 255 or 13.01% from 123); Max value from RGB is 54 - color contains mainly: red. Hex color #363510 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363510 is #C9CAEF. Grayscale: #313131. Windows color (decimal): -13224688 or 1062198. OLE color: 1062198.
HSL color Cylindrical-coordinate representation of color #363510: hue angle of 58.42º 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 #363510 is Cyan = 0, Magento = 0.02, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 53 | 16 | - |
| CMYK | 0 | 0.02 | 0.70 | 0.79 |
| HSL | 58.42º | 0.54% | 0.14% | - |
| HSV(B) | 58.42º | 0.7% | 0.21% | - |
| XYZ | 2.89 | 3.37 | 0.99 | - |
| YUV | 49.08 | 109.33 | 131.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 16 | 0 | 0.02 | 0.70 | 0.79 | 58.42 | 0.54 | 0.14 |
| Hex | 36 | 35 | 10 | 0 | 2 | 46 | 4F | 3A | 36 | E |
| Octal | 66 | 65 | 20 | 0 | 2 | 106 | 117 | 72 | 66 | 16 |
| Binary | 110110 | 110101 | 10000 | 0 | 10 | 1000110 | 1001111 | 111010 | 110110 | 1110 |
Color Harmonies of #363510
Complementary color
Monochromatic Colors of #363510
Black with #363510
Text Example
Text Example
White with #363510
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363510; }
p { color: rgb(54,53,16); }
H1.HeaderClassName
{
color: #363510;
}
.AnyTagClassName
{
color: #363510;
}
</style>
background-color css
<style>
a { background-color: #363510; }
a { background-color: rgb(54,53,16); }
div.DivClassName
{
background-color: #363510;
}
.BgClassName
{
background-color: #363510;
}
</style>
border-color css
<style>
span { border-color: #363510; }
span { border-color: rgb(54,53,16); }
td.TdClassName
{
border-color: #363510;
}
.TagClassName
{
border-color: #363510;
}
</style>