Shades of Karaka #363610
Tints of Karaka #363610
RGB
CMYK
RGB Variations
Color information
#363610 (or 0x363610) is known color: Karaka. HEX triplet: 36, 36 and 10. RGB value is (54,54,16). Sum of RGB (Red+Green+Blue) = 54+54+16=124 (16% of max value = 765). Red value is 54 (21.48% from 255 or 43.55% from 124); Green value is 54 (21.48% from 255 or 43.55% from 124); Blue value is 16 (6.64% from 255 or 12.90% from 124); Max value from RGB is 54 - color contains mainly: red, green. Hex color #363610 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363610 is #C9C9EF. Grayscale: #313131. Windows color (decimal): -13224432 or 1062454. OLE color: 1062454.
HSL color Cylindrical-coordinate representation of color #363610: hue angle of 60º 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 #363610 is Cyan = 0, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 54 | 16 | - |
| CMYK | 0 | 0 | 0.70 | 0.79 |
| HSL | 60º | 0.54% | 0.14% | - |
| HSV(B) | 60º | 0.7% | 0.21% | - |
| XYZ | 2.93 | 3.46 | 1 | - |
| YUV | 49.67 | 109 | 131.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 54 | 16 | 0 | 0 | 0.70 | 0.79 | 60 | 0.54 | 0.14 |
| Hex | 36 | 36 | 10 | 0 | 0 | 46 | 4F | 3C | 36 | E |
| Octal | 66 | 66 | 20 | 0 | 0 | 106 | 117 | 74 | 66 | 16 |
| Binary | 110110 | 110110 | 10000 | 0 | 0 | 1000110 | 1001111 | 111100 | 110110 | 1110 |
Color Harmonies of #363610
Complementary color
Monochromatic Colors of #363610
Black with #363610
Text Example
Text Example
White with #363610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363610; }
p { color: rgb(54,54,16); }
H1.HeaderClassName
{
color: #363610;
}
.AnyTagClassName
{
color: #363610;
}
</style>
background-color css
<style>
a { background-color: #363610; }
a { background-color: rgb(54,54,16); }
div.DivClassName
{
background-color: #363610;
}
.BgClassName
{
background-color: #363610;
}
</style>
border-color css
<style>
span { border-color: #363610; }
span { border-color: rgb(54,54,16); }
td.TdClassName
{
border-color: #363610;
}
.TagClassName
{
border-color: #363610;
}
</style>