Shades of Karaka #363506
Tints of Karaka #363506
RGB
CMYK
RGB Variations
Color information
#363506 (or 0x363506) is known color: Karaka. HEX triplet: 36, 35 and 06. RGB value is (54,53,6). Sum of RGB (Red+Green+Blue) = 54+53+6=113 (14% of max value = 765). Red value is 54 (21.48% from 255 or 47.79% from 113); Green value is 53 (21.09% from 255 or 46.90% from 113); Blue value is 6 (2.73% from 255 or 5.31% from 113); Max value from RGB is 54 - color contains mainly: red. Hex color #363506 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363506 is #C9CAF9. Grayscale: #303030. Windows color (decimal): -13224698 or 406838. OLE color: 406838.
HSL color Cylindrical-coordinate representation of color #363506: hue angle of 58.75º 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 #363506 is Cyan = 0, Magento = 0.02, Yellow = 0.89 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 53 | 6 | - |
| CMYK | 0 | 0.02 | 0.89 | 0.79 |
| HSL | 58.75º | 0.8% | 0.12% | - |
| HSV(B) | 58.75º | 0.89% | 0.21% | - |
| XYZ | 2.83 | 3.34 | 0.67 | - |
| YUV | 47.94 | 104.33 | 132.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 53 | 6 | 0 | 0.02 | 0.89 | 0.79 | 58.75 | 0.8 | 0.12 |
| Hex | 36 | 35 | 6 | 0 | 2 | 59 | 4F | 3B | 50 | C |
| Octal | 66 | 65 | 6 | 0 | 2 | 131 | 117 | 73 | 120 | 14 |
| Binary | 110110 | 110101 | 110 | 0 | 10 | 1011001 | 1001111 | 111011 | 1010000 | 1100 |
Color Harmonies of #363506
Complementary color
Monochromatic Colors of #363506
Black with #363506
Text Example
Text Example
White with #363506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363506; }
p { color: rgb(54,53,6); }
H1.HeaderClassName
{
color: #363506;
}
.AnyTagClassName
{
color: #363506;
}
</style>
background-color css
<style>
a { background-color: #363506; }
a { background-color: rgb(54,53,6); }
div.DivClassName
{
background-color: #363506;
}
.BgClassName
{
background-color: #363506;
}
</style>
border-color css
<style>
span { border-color: #363506; }
span { border-color: rgb(54,53,6); }
td.TdClassName
{
border-color: #363506;
}
.TagClassName
{
border-color: #363506;
}
</style>