Shades of Karaka #363617
Tints of Karaka #363617
RGB
CMYK
RGB Variations
Color information
#363617 (or 0x363617) is known color: Karaka. HEX triplet: 36, 36 and 17. RGB value is (54,54,23). Sum of RGB (Red+Green+Blue) = 54+54+23=131 (17% of max value = 765). Red value is 54 (21.48% from 255 or 41.22% from 131); Green value is 54 (21.48% from 255 or 41.22% from 131); Blue value is 23 (9.38% from 255 or 17.56% from 131); Max value from RGB is 54 - color contains mainly: red, green. Hex color #363617 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #363617 is #C9C9E8. Grayscale: #323232. Windows color (decimal): -13224425 or 1521206. OLE color: 1521206.
HSL color Cylindrical-coordinate representation of color #363617: hue angle of 60º degrees, saturation: 0.4, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #363617 is Cyan = 0, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 54 | 23 | - |
| CMYK | 0 | 0 | 0.57 | 0.79 |
| HSL | 60º | 0.4% | 0.15% | - |
| HSV(B) | 60º | 0.57% | 0.21% | - |
| XYZ | 3 | 3.48 | 1.33 | - |
| YUV | 50.47 | 112.5 | 130.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 54 | 23 | 0 | 0 | 0.57 | 0.79 | 60 | 0.4 | 0.15 |
| Hex | 36 | 36 | 17 | 0 | 0 | 39 | 4F | 3C | 28 | F |
| Octal | 66 | 66 | 27 | 0 | 0 | 71 | 117 | 74 | 50 | 17 |
| Binary | 110110 | 110110 | 10111 | 0 | 0 | 111001 | 1001111 | 111100 | 101000 | 1111 |
Color Harmonies of #363617
Complementary color
Monochromatic Colors of #363617
Black with #363617
Text Example
Text Example
White with #363617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363617; }
p { color: rgb(54,54,23); }
H1.HeaderClassName
{
color: #363617;
}
.AnyTagClassName
{
color: #363617;
}
</style>
background-color css
<style>
a { background-color: #363617; }
a { background-color: rgb(54,54,23); }
div.DivClassName
{
background-color: #363617;
}
.BgClassName
{
background-color: #363617;
}
</style>
border-color css
<style>
span { border-color: #363617; }
span { border-color: rgb(54,54,23); }
td.TdClassName
{
border-color: #363617;
}
.TagClassName
{
border-color: #363617;
}
</style>