Shades of Ebony Clay #313438
Tints of Ebony Clay #313438
RGB
CMYK
RGB Variations
Color information
#313438 (or 0x313438) is known color: Ebony Clay. HEX triplet: 31, 34 and 38. RGB value is (49,52,56). Sum of RGB (Red+Green+Blue) = 49+52+56=157 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.21% from 157); Green value is 52 (20.70% from 255 or 33.12% from 157); Blue value is 56 (22.27% from 255 or 35.67% from 157); Max value from RGB is 56 - color contains mainly: blue. Hex color #313438 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313438 is #CECBC7. Grayscale: #333333. Windows color (decimal): -13552584 or 3683377. OLE color: 3683377.
HSL color Cylindrical-coordinate representation of color #313438: hue angle of 214.29º 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 #313438 is Cyan = 0.12, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 52 | 56 | - |
| CMYK | 0.12 | 0.07 | 0 | 0.78 |
| HSL | 214.29º | 0.07% | 0.21% | - |
| HSV(B) | 214.29º | 0.13% | 0.22% | - |
| XYZ | 3.21 | 3.39 | 4.23 | - |
| YUV | 51.56 | 130.51 | 126.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 52 | 56 | 0.12 | 0.07 | 0 | 0.78 | 214.29 | 0.07 | 0.21 |
| Hex | 31 | 34 | 38 | C | 7 | 0 | 4E | D6 | 7 | 15 |
| Octal | 61 | 64 | 70 | 14 | 7 | 0 | 116 | 326 | 7 | 25 |
| Binary | 110001 | 110100 | 111000 | 1100 | 111 | 0 | 1001110 | 11010110 | 111 | 10101 |
Color Harmonies of #313438
Complementary color
Monochromatic Colors of #313438
Black with #313438
Text Example
Text Example
White with #313438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313438; }
p { color: rgb(49,52,56); }
H1.HeaderClassName
{
color: #313438;
}
.AnyTagClassName
{
color: #313438;
}
</style>
background-color css
<style>
a { background-color: #313438; }
a { background-color: rgb(49,52,56); }
div.DivClassName
{
background-color: #313438;
}
.BgClassName
{
background-color: #313438;
}
</style>
border-color css
<style>
span { border-color: #313438; }
span { border-color: rgb(49,52,56); }
td.TdClassName
{
border-color: #313438;
}
.TagClassName
{
border-color: #313438;
}
</style>