Shades of Karaka #313014
Tints of Karaka #313014
RGB
CMYK
RGB Variations
Color information
#313014 (or 0x313014) is known color: Karaka. HEX triplet: 31, 30 and 14. RGB value is (49,48,20). Sum of RGB (Red+Green+Blue) = 49+48+20=117 (15% of max value = 765). Red value is 49 (19.53% from 255 or 41.88% from 117); Green value is 48 (19.14% from 255 or 41.03% from 117); Blue value is 20 (8.20% from 255 or 17.09% from 117); Max value from RGB is 49 - color contains mainly: red. Hex color #313014 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #313014 is #CECFEB. Grayscale: #2D2D2D. Windows color (decimal): -13553644 or 1323057. OLE color: 1323057.
HSL color Cylindrical-coordinate representation of color #313014: hue angle of 57.93º degrees, saturation: 0.42, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #313014 is Cyan = 0, Magento = 0.02, Yellow = 0.59 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 48 | 20 | - |
| CMYK | 0 | 0.02 | 0.59 | 0.81 |
| HSL | 57.93º | 0.42% | 0.14% | - |
| HSV(B) | 57.93º | 0.59% | 0.19% | - |
| XYZ | 2.45 | 2.82 | 1.08 | - |
| YUV | 45.11 | 113.83 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 20 | 0 | 0.02 | 0.59 | 0.81 | 57.93 | 0.42 | 0.14 |
| Hex | 31 | 30 | 14 | 0 | 2 | 3B | 51 | 3A | 2A | E |
| Octal | 61 | 60 | 24 | 0 | 2 | 73 | 121 | 72 | 52 | 16 |
| Binary | 110001 | 110000 | 10100 | 0 | 10 | 111011 | 1010001 | 111010 | 101010 | 1110 |
Color Harmonies of #313014
Complementary color
Monochromatic Colors of #313014
Black with #313014
Text Example
Text Example
White with #313014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313014; }
p { color: rgb(49,48,20); }
H1.HeaderClassName
{
color: #313014;
}
.AnyTagClassName
{
color: #313014;
}
</style>
background-color css
<style>
a { background-color: #313014; }
a { background-color: rgb(49,48,20); }
div.DivClassName
{
background-color: #313014;
}
.BgClassName
{
background-color: #313014;
}
</style>
border-color css
<style>
span { border-color: #313014; }
span { border-color: rgb(49,48,20); }
td.TdClassName
{
border-color: #313014;
}
.TagClassName
{
border-color: #313014;
}
</style>