Shades of Karaka #363406
Tints of Karaka #363406
RGB
CMYK
RGB Variations
Color information
#363406 (or 0x363406) is known color: Karaka. HEX triplet: 36, 34 and 06. RGB value is (54,52,6). Sum of RGB (Red+Green+Blue) = 54+52+6=112 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.21% from 112); Green value is 52 (20.70% from 255 or 46.43% from 112); Blue value is 6 (2.73% from 255 or 5.36% from 112); Max value from RGB is 54 - color contains mainly: red. Hex color #363406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363406 is #C9CBF9. Grayscale: #2F2F2F. Windows color (decimal): -13224954 or 406582. OLE color: 406582.
HSL color Cylindrical-coordinate representation of color #363406: hue angle of 57.5º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #363406 is Cyan = 0, Magento = 0.04, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 52 | 6 | - |
| CMYK | 0 | 0.04 | 0.89 | 0.79 |
| HSL | 57.5º | 0.8% | 0.12% | - |
| HSV(B) | 57.5º | 0.89% | 0.21% | - |
| XYZ | 2.78 | 3.25 | 0.65 | - |
| YUV | 47.35 | 104.66 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 52 | 6 | 0 | 0.04 | 0.89 | 0.79 | 57.5 | 0.8 | 0.12 |
| Hex | 36 | 34 | 6 | 0 | 4 | 59 | 4F | 3A | 50 | C |
| Octal | 66 | 64 | 6 | 0 | 4 | 131 | 117 | 72 | 120 | 14 |
| Binary | 110110 | 110100 | 110 | 0 | 100 | 1011001 | 1001111 | 111010 | 1010000 | 1100 |
Color Harmonies of #363406
Complementary color
Monochromatic Colors of #363406
Black with #363406
Text Example
Text Example
White with #363406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363406; }
p { color: rgb(54,52,6); }
H1.HeaderClassName
{
color: #363406;
}
.AnyTagClassName
{
color: #363406;
}
</style>
background-color css
<style>
a { background-color: #363406; }
a { background-color: rgb(54,52,6); }
div.DivClassName
{
background-color: #363406;
}
.BgClassName
{
background-color: #363406;
}
</style>
border-color css
<style>
span { border-color: #363406; }
span { border-color: rgb(54,52,6); }
td.TdClassName
{
border-color: #363406;
}
.TagClassName
{
border-color: #363406;
}
</style>