Shades of Ebony #313338
Tints of Ebony #313338
RGB
CMYK
RGB Variations
Color information
#313338 (or 0x313338) is known color: Ebony. HEX triplet: 31, 33 and 38. RGB value is (49,51,56). Sum of RGB (Red+Green+Blue) = 49+51+56=156 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.41% from 156); Green value is 51 (20.31% from 255 or 32.69% from 156); Blue value is 56 (22.27% from 255 or 35.90% from 156); Max value from RGB is 56 - color contains mainly: blue. Hex color #313338 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313338 is #CECCC7. Grayscale: #323232. Windows color (decimal): -13552840 or 3683121. OLE color: 3683121.
HSL color Cylindrical-coordinate representation of color #313338: hue angle of 222.86º degrees, saturation: 0.07, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #313338 is Cyan = 0.12, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 51 | 56 | - |
| CMYK | 0.12 | 0.09 | 0 | 0.78 |
| HSL | 222.86º | 0.07% | 0.21% | - |
| HSV(B) | 222.86º | 0.13% | 0.22% | - |
| XYZ | 3.16 | 3.31 | 4.21 | - |
| YUV | 50.97 | 130.84 | 126.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 51 | 56 | 0.12 | 0.09 | 0 | 0.78 | 222.86 | 0.07 | 0.21 |
| Hex | 31 | 33 | 38 | C | 9 | 0 | 4E | DF | 7 | 15 |
| Octal | 61 | 63 | 70 | 14 | 11 | 0 | 116 | 337 | 7 | 25 |
| Binary | 110001 | 110011 | 111000 | 1100 | 1001 | 0 | 1001110 | 11011111 | 111 | 10101 |
Color Harmonies of #313338
Complementary color
Monochromatic Colors of #313338
Black with #313338
Text Example
Text Example
White with #313338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313338; }
p { color: rgb(49,51,56); }
H1.HeaderClassName
{
color: #313338;
}
.AnyTagClassName
{
color: #313338;
}
</style>
background-color css
<style>
a { background-color: #313338; }
a { background-color: rgb(49,51,56); }
div.DivClassName
{
background-color: #313338;
}
.BgClassName
{
background-color: #313338;
}
</style>
border-color css
<style>
span { border-color: #313338; }
span { border-color: rgb(49,51,56); }
td.TdClassName
{
border-color: #313338;
}
.TagClassName
{
border-color: #313338;
}
</style>