Shades of Karaka #323116
Tints of Karaka #323116
RGB
CMYK
RGB Variations
Color information
#323116 (or 0x323116) is known color: Karaka. HEX triplet: 32, 31 and 16. RGB value is (50,49,22). Sum of RGB (Red+Green+Blue) = 50+49+22=121 (16% of max value = 765). Red value is 50 (19.92% from 255 or 41.32% from 121); Green value is 49 (19.53% from 255 or 40.50% from 121); Blue value is 22 (8.98% from 255 or 18.18% from 121); Max value from RGB is 50 - color contains mainly: red. Hex color #323116 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #323116 is #CDCEE9. Grayscale: #2E2E2E. Windows color (decimal): -13487850 or 1454386. OLE color: 1454386.
HSL color Cylindrical-coordinate representation of color #323116: hue angle of 57.86º degrees, saturation: 0.39, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #323116 is Cyan = 0, Magento = 0.02, Yellow = 0.56 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 49 | 22 | - |
| CMYK | 0 | 0.02 | 0.56 | 0.80 |
| HSL | 57.86º | 0.39% | 0.14% | - |
| HSV(B) | 57.86º | 0.56% | 0.2% | - |
| XYZ | 2.56 | 2.93 | 1.19 | - |
| YUV | 46.22 | 114.33 | 130.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 49 | 22 | 0 | 0.02 | 0.56 | 0.80 | 57.86 | 0.39 | 0.14 |
| Hex | 32 | 31 | 16 | 0 | 2 | 38 | 50 | 3A | 27 | E |
| Octal | 62 | 61 | 26 | 0 | 2 | 70 | 120 | 72 | 47 | 16 |
| Binary | 110010 | 110001 | 10110 | 0 | 10 | 111000 | 1010000 | 111010 | 100111 | 1110 |
Color Harmonies of #323116
Complementary color
Monochromatic Colors of #323116
Black with #323116
Text Example
Text Example
White with #323116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323116; }
p { color: rgb(50,49,22); }
H1.HeaderClassName
{
color: #323116;
}
.AnyTagClassName
{
color: #323116;
}
</style>
background-color css
<style>
a { background-color: #323116; }
a { background-color: rgb(50,49,22); }
div.DivClassName
{
background-color: #323116;
}
.BgClassName
{
background-color: #323116;
}
</style>
border-color css
<style>
span { border-color: #323116; }
span { border-color: rgb(50,49,22); }
td.TdClassName
{
border-color: #323116;
}
.TagClassName
{
border-color: #323116;
}
</style>