Shades of Karaka #323016
Tints of Karaka #323016
RGB
CMYK
RGB Variations
Color information
#323016 (or 0x323016) is known color: Karaka. HEX triplet: 32, 30 and 16. RGB value is (50,48,22). Sum of RGB (Red+Green+Blue) = 50+48+22=120 (15% of max value = 765). Red value is 50 (19.92% from 255 or 41.67% from 120); Green value is 48 (19.14% from 255 or 40% from 120); Blue value is 22 (8.98% from 255 or 18.33% from 120); Max value from RGB is 50 - color contains mainly: red. Hex color #323016 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #323016 is #CDCFE9. Grayscale: #2D2D2D. Windows color (decimal): -13488106 or 1454130. OLE color: 1454130.
HSL color Cylindrical-coordinate representation of color #323016: hue angle of 55.71º 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 #323016 is Cyan = 0, Magento = 0.04, Yellow = 0.56 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 50 | 48 | 22 | - |
| CMYK | 0 | 0.04 | 0.56 | 0.80 |
| HSL | 55.71º | 0.39% | 0.14% | - |
| HSV(B) | 55.71º | 0.56% | 0.2% | - |
| XYZ | 2.52 | 2.85 | 1.18 | - |
| YUV | 45.63 | 114.66 | 131.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 48 | 22 | 0 | 0.04 | 0.56 | 0.80 | 55.71 | 0.39 | 0.14 |
| Hex | 32 | 30 | 16 | 0 | 4 | 38 | 50 | 38 | 27 | E |
| Octal | 62 | 60 | 26 | 0 | 4 | 70 | 120 | 70 | 47 | 16 |
| Binary | 110010 | 110000 | 10110 | 0 | 100 | 111000 | 1010000 | 111000 | 100111 | 1110 |
Color Harmonies of #323016
Complementary color
Monochromatic Colors of #323016
Black with #323016
Text Example
Text Example
White with #323016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323016; }
p { color: rgb(50,48,22); }
H1.HeaderClassName
{
color: #323016;
}
.AnyTagClassName
{
color: #323016;
}
</style>
background-color css
<style>
a { background-color: #323016; }
a { background-color: rgb(50,48,22); }
div.DivClassName
{
background-color: #323016;
}
.BgClassName
{
background-color: #323016;
}
</style>
border-color css
<style>
span { border-color: #323016; }
span { border-color: rgb(50,48,22); }
td.TdClassName
{
border-color: #323016;
}
.TagClassName
{
border-color: #323016;
}
</style>