Shades of Karaka #313012
Tints of Karaka #313012
RGB
CMYK
RGB Variations
Color information
#313012 (or 0x313012) is known color: Karaka. HEX triplet: 31, 30 and 12. RGB value is (49,48,18). Sum of RGB (Red+Green+Blue) = 49+48+18=115 (15% of max value = 765). Red value is 49 (19.53% from 255 or 42.61% from 115); Green value is 48 (19.14% from 255 or 41.74% from 115); Blue value is 18 (7.42% from 255 or 15.65% from 115); Max value from RGB is 49 - color contains mainly: red. Hex color #313012 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #313012 is #CECFED. Grayscale: #2C2C2C. Windows color (decimal): -13553646 or 1191985. OLE color: 1191985.
HSL color Cylindrical-coordinate representation of color #313012: hue angle of 58.06º degrees, saturation: 0.46, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #313012 is Cyan = 0, Magento = 0.02, Yellow = 0.63 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 48 | 18 | - |
| CMYK | 0 | 0.02 | 0.63 | 0.81 |
| HSL | 58.06º | 0.46% | 0.13% | - |
| HSV(B) | 58.06º | 0.63% | 0.19% | - |
| XYZ | 2.43 | 2.81 | 0.99 | - |
| YUV | 44.88 | 112.83 | 130.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 18 | 0 | 0.02 | 0.63 | 0.81 | 58.06 | 0.46 | 0.13 |
| Hex | 31 | 30 | 12 | 0 | 2 | 3F | 51 | 3A | 2E | D |
| Octal | 61 | 60 | 22 | 0 | 2 | 77 | 121 | 72 | 56 | 15 |
| Binary | 110001 | 110000 | 10010 | 0 | 10 | 111111 | 1010001 | 111010 | 101110 | 1101 |
Color Harmonies of #313012
Complementary color
Monochromatic Colors of #313012
Black with #313012
Text Example
Text Example
White with #313012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313012; }
p { color: rgb(49,48,18); }
H1.HeaderClassName
{
color: #313012;
}
.AnyTagClassName
{
color: #313012;
}
</style>
background-color css
<style>
a { background-color: #313012; }
a { background-color: rgb(49,48,18); }
div.DivClassName
{
background-color: #313012;
}
.BgClassName
{
background-color: #313012;
}
</style>
border-color css
<style>
span { border-color: #313012; }
span { border-color: rgb(49,48,18); }
td.TdClassName
{
border-color: #313012;
}
.TagClassName
{
border-color: #313012;
}
</style>