Shades of Karaka #313110
Tints of Karaka #313110
RGB
CMYK
RGB Variations
Color information
#313110 (or 0x313110) is known color: Karaka. HEX triplet: 31, 31 and 10. RGB value is (49,49,16). Sum of RGB (Red+Green+Blue) = 49+49+16=114 (15% of max value = 765). Red value is 49 (19.53% from 255 or 42.98% from 114); Green value is 49 (19.53% from 255 or 42.98% from 114); Blue value is 16 (6.64% from 255 or 14.04% from 114); Max value from RGB is 49 - color contains mainly: red, green. Hex color #313110 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #313110 is #CECEEF. Grayscale: #2D2D2D. Windows color (decimal): -13553392 or 1061169. OLE color: 1061169.
HSL color Cylindrical-coordinate representation of color #313110: hue angle of 60º degrees, saturation: 0.51, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #313110 is Cyan = 0, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 49 | 16 | - |
| CMYK | 0 | 0 | 0.67 | 0.81 |
| HSL | 60º | 0.51% | 0.13% | - |
| HSV(B) | 60º | 0.67% | 0.19% | - |
| XYZ | 2.46 | 2.89 | 0.92 | - |
| YUV | 45.24 | 111.5 | 130.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 49 | 16 | 0 | 0 | 0.67 | 0.81 | 60 | 0.51 | 0.13 |
| Hex | 31 | 31 | 10 | 0 | 0 | 43 | 51 | 3C | 33 | D |
| Octal | 61 | 61 | 20 | 0 | 0 | 103 | 121 | 74 | 63 | 15 |
| Binary | 110001 | 110001 | 10000 | 0 | 0 | 1000011 | 1010001 | 111100 | 110011 | 1101 |
Color Harmonies of #313110
Complementary color
Monochromatic Colors of #313110
Black with #313110
Text Example
Text Example
White with #313110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313110; }
p { color: rgb(49,49,16); }
H1.HeaderClassName
{
color: #313110;
}
.AnyTagClassName
{
color: #313110;
}
</style>
background-color css
<style>
a { background-color: #313110; }
a { background-color: rgb(49,49,16); }
div.DivClassName
{
background-color: #313110;
}
.BgClassName
{
background-color: #313110;
}
</style>
border-color css
<style>
span { border-color: #313110; }
span { border-color: rgb(49,49,16); }
td.TdClassName
{
border-color: #313110;
}
.TagClassName
{
border-color: #313110;
}
</style>