Shades of Karaka #323316
Tints of Karaka #323316
RGB
CMYK
RGB Variations
Color information
#323316 (or 0x323316) is known color: Karaka. HEX triplet: 32, 33 and 16. RGB value is (50,51,22). Sum of RGB (Red+Green+Blue) = 50+51+22=123 (16% of max value = 765). Red value is 50 (19.92% from 255 or 40.65% from 123); Green value is 51 (20.31% from 255 or 41.46% from 123); Blue value is 22 (8.98% from 255 or 17.89% from 123); Max value from RGB is 51 - color contains mainly: green. Hex color #323316 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #323316 is #CDCCE9. Grayscale: #2F2F2F. Windows color (decimal): -13487338 or 1454898. OLE color: 1454898.
HSL color Cylindrical-coordinate representation of color #323316: hue angle of 62.07º degrees, saturation: 0.4, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #323316 is Cyan = 0.02, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 50 | 51 | 22 | - |
| CMYK | 0.02 | 0 | 0.57 | 0.8 |
| HSL | 62.07º | 0.4% | 0.14% | - |
| HSV(B) | 62.07º | 0.57% | 0.2% | - |
| XYZ | 2.64 | 3.1 | 1.22 | - |
| YUV | 47.4 | 113.67 | 129.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 51 | 22 | 0.02 | 0 | 0.57 | 0.8 | 62.07 | 0.4 | 0.14 |
| Hex | 32 | 33 | 16 | 2 | 0 | 39 | 50 | 3E | 28 | E |
| Octal | 62 | 63 | 26 | 2 | 0 | 71 | 120 | 76 | 50 | 16 |
| Binary | 110010 | 110011 | 10110 | 10 | 0 | 111001 | 1010000 | 111110 | 101000 | 1110 |
Color Harmonies of #323316
Complementary color
Monochromatic Colors of #323316
Black with #323316
Text Example
Text Example
White with #323316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323316; }
p { color: rgb(50,51,22); }
H1.HeaderClassName
{
color: #323316;
}
.AnyTagClassName
{
color: #323316;
}
</style>
background-color css
<style>
a { background-color: #323316; }
a { background-color: rgb(50,51,22); }
div.DivClassName
{
background-color: #323316;
}
.BgClassName
{
background-color: #323316;
}
</style>
border-color css
<style>
span { border-color: #323316; }
span { border-color: rgb(50,51,22); }
td.TdClassName
{
border-color: #323316;
}
.TagClassName
{
border-color: #323316;
}
</style>