Shades of Karaka #313018
Tints of Karaka #313018
RGB
CMYK
RGB Variations
Color information
#313018 (or 0x313018) is known color: Karaka. HEX triplet: 31, 30 and 18. RGB value is (49,48,24). Sum of RGB (Red+Green+Blue) = 49+48+24=121 (16% of max value = 765). Red value is 49 (19.53% from 255 or 40.50% from 121); Green value is 48 (19.14% from 255 or 39.67% from 121); Blue value is 24 (9.77% from 255 or 19.83% from 121); Max value from RGB is 49 - color contains mainly: red. Hex color #313018 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #313018 is #CECFE7. Grayscale: #2D2D2D. Windows color (decimal): -13553640 or 1585201. OLE color: 1585201.
HSL color Cylindrical-coordinate representation of color #313018: hue angle of 57.6º degrees, saturation: 0.34, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #313018 is Cyan = 0, Magento = 0.02, Yellow = 0.51 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 48 | 24 | - |
| CMYK | 0 | 0.02 | 0.51 | 0.81 |
| HSL | 57.6º | 0.34% | 0.14% | - |
| HSV(B) | 57.6º | 0.51% | 0.19% | - |
| XYZ | 2.49 | 2.83 | 1.28 | - |
| YUV | 45.56 | 115.83 | 130.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 24 | 0 | 0.02 | 0.51 | 0.81 | 57.6 | 0.34 | 0.14 |
| Hex | 31 | 30 | 18 | 0 | 2 | 33 | 51 | 3A | 22 | E |
| Octal | 61 | 60 | 30 | 0 | 2 | 63 | 121 | 72 | 42 | 16 |
| Binary | 110001 | 110000 | 11000 | 0 | 10 | 110011 | 1010001 | 111010 | 100010 | 1110 |
Color Harmonies of #313018
Complementary color
Monochromatic Colors of #313018
Black with #313018
Text Example
Text Example
White with #313018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313018; }
p { color: rgb(49,48,24); }
H1.HeaderClassName
{
color: #313018;
}
.AnyTagClassName
{
color: #313018;
}
</style>
background-color css
<style>
a { background-color: #313018; }
a { background-color: rgb(49,48,24); }
div.DivClassName
{
background-color: #313018;
}
.BgClassName
{
background-color: #313018;
}
</style>
border-color css
<style>
span { border-color: #313018; }
span { border-color: rgb(49,48,24); }
td.TdClassName
{
border-color: #313018;
}
.TagClassName
{
border-color: #313018;
}
</style>