Shades of Karaka #313016
Tints of Karaka #313016
RGB
CMYK
RGB Variations
Color information
#313016 (or 0x313016) is known color: Karaka. HEX triplet: 31, 30 and 16. RGB value is (49,48,22). Sum of RGB (Red+Green+Blue) = 49+48+22=119 (15% of max value = 765). Red value is 49 (19.53% from 255 or 41.18% from 119); Green value is 48 (19.14% from 255 or 40.34% from 119); Blue value is 22 (8.98% from 255 or 18.49% from 119); Max value from RGB is 49 - color contains mainly: red. Hex color #313016 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #313016 is #CECFE9. Grayscale: #2D2D2D. Windows color (decimal): -13553642 or 1454129. OLE color: 1454129.
HSL color Cylindrical-coordinate representation of color #313016: hue angle of 57.78º degrees, saturation: 0.38, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #313016 is Cyan = 0, Magento = 0.02, Yellow = 0.55 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 48 | 22 | - |
| CMYK | 0 | 0.02 | 0.55 | 0.81 |
| HSL | 57.78º | 0.38% | 0.14% | - |
| HSV(B) | 57.78º | 0.55% | 0.19% | - |
| XYZ | 2.47 | 2.82 | 1.17 | - |
| YUV | 45.34 | 114.83 | 130.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 22 | 0 | 0.02 | 0.55 | 0.81 | 57.78 | 0.38 | 0.14 |
| Hex | 31 | 30 | 16 | 0 | 2 | 37 | 51 | 3A | 26 | E |
| Octal | 61 | 60 | 26 | 0 | 2 | 67 | 121 | 72 | 46 | 16 |
| Binary | 110001 | 110000 | 10110 | 0 | 10 | 110111 | 1010001 | 111010 | 100110 | 1110 |
Color Harmonies of #313016
Complementary color
Monochromatic Colors of #313016
Black with #313016
Text Example
Text Example
White with #313016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313016; }
p { color: rgb(49,48,22); }
H1.HeaderClassName
{
color: #313016;
}
.AnyTagClassName
{
color: #313016;
}
</style>
background-color css
<style>
a { background-color: #313016; }
a { background-color: rgb(49,48,22); }
div.DivClassName
{
background-color: #313016;
}
.BgClassName
{
background-color: #313016;
}
</style>
border-color css
<style>
span { border-color: #313016; }
span { border-color: rgb(49,48,22); }
td.TdClassName
{
border-color: #313016;
}
.TagClassName
{
border-color: #313016;
}
</style>