Shades of Karaka #313028
Tints of Karaka #313028
RGB
CMYK
RGB Variations
Color information
#313028 (or 0x313028) is known color: Karaka. HEX triplet: 31, 30 and 28. RGB value is (49,48,40). Sum of RGB (Red+Green+Blue) = 49+48+40=137 (18% of max value = 765). Red value is 49 (19.53% from 255 or 35.77% from 137); Green value is 48 (19.14% from 255 or 35.04% from 137); Blue value is 40 (16.02% from 255 or 29.20% from 137); Max value from RGB is 49 - color contains mainly: red. Hex color #313028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313028 is #CECFD7. Grayscale: #2F2F2F. Windows color (decimal): -13553624 or 2633777. OLE color: 2633777.
HSL color Cylindrical-coordinate representation of color #313028: hue angle of 53.33º degrees, saturation: 0.1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #313028 is Cyan = 0, Magento = 0.02, Yellow = 0.18 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 49 | 48 | 40 | - |
| CMYK | 0 | 0.02 | 0.18 | 0.81 |
| HSL | 53.33º | 0.1% | 0.17% | - |
| HSV(B) | 53.33º | 0.18% | 0.19% | - |
| XYZ | 2.71 | 2.92 | 2.43 | - |
| YUV | 47.39 | 123.83 | 129.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 48 | 40 | 0 | 0.02 | 0.18 | 0.81 | 53.33 | 0.1 | 0.17 |
| Hex | 31 | 30 | 28 | 0 | 2 | 12 | 51 | 35 | A | 11 |
| Octal | 61 | 60 | 50 | 0 | 2 | 22 | 121 | 65 | 12 | 21 |
| Binary | 110001 | 110000 | 101000 | 0 | 10 | 10010 | 1010001 | 110101 | 1010 | 10001 |
Color Harmonies of #313028
Complementary color
Monochromatic Colors of #313028
Black with #313028
Text Example
Text Example
White with #313028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313028; }
p { color: rgb(49,48,40); }
H1.HeaderClassName
{
color: #313028;
}
.AnyTagClassName
{
color: #313028;
}
</style>
background-color css
<style>
a { background-color: #313028; }
a { background-color: rgb(49,48,40); }
div.DivClassName
{
background-color: #313028;
}
.BgClassName
{
background-color: #313028;
}
</style>
border-color css
<style>
span { border-color: #313028; }
span { border-color: rgb(49,48,40); }
td.TdClassName
{
border-color: #313028;
}
.TagClassName
{
border-color: #313028;
}
</style>