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