Shades of Karaka #323310
Tints of Karaka #323310
RGB
CMYK
RGB Variations
Color information
#323310 (or 0x323310) is known color: Karaka. HEX triplet: 32, 33 and 10. RGB value is (50,51,16). Sum of RGB (Red+Green+Blue) = 50+51+16=117 (15% of max value = 765). Red value is 50 (19.92% from 255 or 42.74% from 117); Green value is 51 (20.31% from 255 or 43.59% from 117); Blue value is 16 (6.64% from 255 or 13.68% from 117); Max value from RGB is 51 - color contains mainly: green. Hex color #323310 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #323310 is #CDCCEF. Grayscale: #2E2E2E. Windows color (decimal): -13487344 or 1061682. OLE color: 1061682.
HSL color Cylindrical-coordinate representation of color #323310: hue angle of 61.71º degrees, saturation: 0.52, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #323310 is Cyan = 0.02, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 50 | 51 | 16 | - |
| CMYK | 0.02 | 0 | 0.69 | 0.8 |
| HSL | 61.71º | 0.52% | 0.13% | - |
| HSV(B) | 61.71º | 0.69% | 0.2% | - |
| XYZ | 2.59 | 3.08 | 0.95 | - |
| YUV | 46.71 | 110.67 | 130.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 51 | 16 | 0.02 | 0 | 0.69 | 0.8 | 61.71 | 0.52 | 0.13 |
| Hex | 32 | 33 | 10 | 2 | 0 | 45 | 50 | 3E | 34 | D |
| Octal | 62 | 63 | 20 | 2 | 0 | 105 | 120 | 76 | 64 | 15 |
| Binary | 110010 | 110011 | 10000 | 10 | 0 | 1000101 | 1010000 | 111110 | 110100 | 1101 |
Color Harmonies of #323310
Complementary color
Monochromatic Colors of #323310
Black with #323310
Text Example
Text Example
White with #323310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #323310; }
p { color: rgb(50,51,16); }
H1.HeaderClassName
{
color: #323310;
}
.AnyTagClassName
{
color: #323310;
}
</style>
background-color css
<style>
a { background-color: #323310; }
a { background-color: rgb(50,51,16); }
div.DivClassName
{
background-color: #323310;
}
.BgClassName
{
background-color: #323310;
}
</style>
border-color css
<style>
span { border-color: #323310; }
span { border-color: rgb(50,51,16); }
td.TdClassName
{
border-color: #323310;
}
.TagClassName
{
border-color: #323310;
}
</style>