Shades of Karaka #313026
Tints of Karaka #313026
RGB
CMYK
RGB Variations
Color information
#313026 (or 0x313026) is known color: Karaka. HEX triplet: 31, 30 and 26. RGB value is (49,48,38). Sum of RGB (Red+Green+Blue) = 49+48+38=135 (17% of max value = 765). Red value is 49 (19.53% from 255 or 36.30% from 135); Green value is 48 (19.14% from 255 or 35.56% from 135); Blue value is 38 (15.23% from 255 or 28.15% from 135); Max value from RGB is 49 - color contains mainly: red. Hex color #313026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313026 is #CECFD9. Grayscale: #2F2F2F. Windows color (decimal): -13553626 or 2502705. OLE color: 2502705.
HSL color Cylindrical-coordinate representation of color #313026: hue angle of 54.55º degrees, saturation: 0.13, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #313026 is Cyan = 0, Magento = 0.02, Yellow = 0.22 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 48 | 38 | - |
| CMYK | 0 | 0.02 | 0.22 | 0.81 |
| HSL | 54.55º | 0.13% | 0.17% | - |
| HSV(B) | 54.55º | 0.22% | 0.19% | - |
| XYZ | 2.67 | 2.91 | 2.25 | - |
| YUV | 47.16 | 122.83 | 129.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 38 | 0 | 0.02 | 0.22 | 0.81 | 54.55 | 0.13 | 0.17 |
| Hex | 31 | 30 | 26 | 0 | 2 | 16 | 51 | 37 | D | 11 |
| Octal | 61 | 60 | 46 | 0 | 2 | 26 | 121 | 67 | 15 | 21 |
| Binary | 110001 | 110000 | 100110 | 0 | 10 | 10110 | 1010001 | 110111 | 1101 | 10001 |
Color Harmonies of #313026
Complementary color
Monochromatic Colors of #313026
Black with #313026
Text Example
Text Example
White with #313026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313026; }
p { color: rgb(49,48,38); }
H1.HeaderClassName
{
color: #313026;
}
.AnyTagClassName
{
color: #313026;
}
</style>
background-color css
<style>
a { background-color: #313026; }
a { background-color: rgb(49,48,38); }
div.DivClassName
{
background-color: #313026;
}
.BgClassName
{
background-color: #313026;
}
</style>
border-color css
<style>
span { border-color: #313026; }
span { border-color: rgb(49,48,38); }
td.TdClassName
{
border-color: #313026;
}
.TagClassName
{
border-color: #313026;
}
</style>