Shades of Karaka #313122
Tints of Karaka #313122
RGB
CMYK
RGB Variations
Color information
#313122 (or 0x313122) is known color: Karaka. HEX triplet: 31, 31 and 22. RGB value is (49,49,34). Sum of RGB (Red+Green+Blue) = 49+49+34=132 (17% of max value = 765). Red value is 49 (19.53% from 255 or 37.12% from 132); Green value is 49 (19.53% from 255 or 37.12% from 132); Blue value is 34 (13.67% from 255 or 25.76% from 132); Max value from RGB is 49 - color contains mainly: red, green. Hex color #313122 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313122 is #CECEDD. Grayscale: #2F2F2F. Windows color (decimal): -13553374 or 2240817. OLE color: 2240817.
HSL color Cylindrical-coordinate representation of color #313122: hue angle of 60º degrees, saturation: 0.18, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #313122 is Cyan = 0, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 49 | 34 | - |
| CMYK | 0 | 0 | 0.31 | 0.81 |
| HSL | 60º | 0.18% | 0.16% | - |
| HSV(B) | 60º | 0.31% | 0.19% | - |
| XYZ | 2.65 | 2.97 | 1.95 | - |
| YUV | 47.29 | 120.5 | 129.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 49 | 34 | 0 | 0 | 0.31 | 0.81 | 60 | 0.18 | 0.16 |
| Hex | 31 | 31 | 22 | 0 | 0 | 1F | 51 | 3C | 12 | 10 |
| Octal | 61 | 61 | 42 | 0 | 0 | 37 | 121 | 74 | 22 | 20 |
| Binary | 110001 | 110001 | 100010 | 0 | 0 | 11111 | 1010001 | 111100 | 10010 | 10000 |
Color Harmonies of #313122
Complementary color
Monochromatic Colors of #313122
Black with #313122
Text Example
Text Example
White with #313122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313122; }
p { color: rgb(49,49,34); }
H1.HeaderClassName
{
color: #313122;
}
.AnyTagClassName
{
color: #313122;
}
</style>
background-color css
<style>
a { background-color: #313122; }
a { background-color: rgb(49,49,34); }
div.DivClassName
{
background-color: #313122;
}
.BgClassName
{
background-color: #313122;
}
</style>
border-color css
<style>
span { border-color: #313122; }
span { border-color: rgb(49,49,34); }
td.TdClassName
{
border-color: #313122;
}
.TagClassName
{
border-color: #313122;
}
</style>