Shades of Celtic #313835
Tints of Celtic #313835
RGB
CMYK
RGB Variations
Color information
#313835 (or 0x313835) is known color: Celtic. HEX triplet: 31, 38 and 35. RGB value is (49,56,53). Sum of RGB (Red+Green+Blue) = 49+56+53=158 (20% of max value = 765). Red value is 49 (19.53% from 255 or 31.01% from 158); Green value is 56 (22.27% from 255 or 35.44% from 158); Blue value is 53 (21.09% from 255 or 33.54% from 158); Max value from RGB is 56 - color contains mainly: green. Hex color #313835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #313835 is #CEC7CA. Grayscale: #353535. Windows color (decimal): -13551563 or 3487793. OLE color: 3487793.
HSL color Cylindrical-coordinate representation of color #313835: hue angle of 154.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 #313835 is Cyan = 0.12, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 49 | 56 | 53 | - |
| CMYK | 0.12 | 0 | 0.05 | 0.78 |
| HSL | 154.29º | 0.07% | 0.21% | - |
| HSV(B) | 154.29º | 0.13% | 0.22% | - |
| XYZ | 3.32 | 3.74 | 3.91 | - |
| YUV | 53.57 | 127.68 | 124.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 56 | 53 | 0.12 | 0 | 0.05 | 0.78 | 154.29 | 0.07 | 0.21 |
| Hex | 31 | 38 | 35 | C | 0 | 5 | 4E | 9A | 7 | 15 |
| Octal | 61 | 70 | 65 | 14 | 0 | 5 | 116 | 232 | 7 | 25 |
| Binary | 110001 | 111000 | 110101 | 1100 | 0 | 101 | 1001110 | 10011010 | 111 | 10101 |
Color Harmonies of #313835
Complementary color
Monochromatic Colors of #313835
Black with #313835
Text Example
Text Example
White with #313835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #313835; }
p { color: rgb(49,56,53); }
H1.HeaderClassName
{
color: #313835;
}
.AnyTagClassName
{
color: #313835;
}
</style>
background-color css
<style>
a { background-color: #313835; }
a { background-color: rgb(49,56,53); }
div.DivClassName
{
background-color: #313835;
}
.BgClassName
{
background-color: #313835;
}
</style>
border-color css
<style>
span { border-color: #313835; }
span { border-color: rgb(49,56,53); }
td.TdClassName
{
border-color: #313835;
}
.TagClassName
{
border-color: #313835;
}
</style>