Shades of Celtic #293931
Tints of Celtic #293931
RGB
CMYK
RGB Variations
Color information
#293931 (or 0x293931) is known color: Celtic. HEX triplet: 29, 39 and 31. RGB value is (41,57,49). Sum of RGB (Red+Green+Blue) = 41+57+49=147 (19% of max value = 765). Red value is 41 (16.41% from 255 or 27.89% from 147); Green value is 57 (22.66% from 255 or 38.78% from 147); Blue value is 49 (19.53% from 255 or 33.33% from 147); Max value from RGB is 57 - color contains mainly: green. Hex color #293931 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #293931 is #D6C6CE. Grayscale: #333333. Windows color (decimal): -14075599 or 3225897. OLE color: 3225897.
HSL color Cylindrical-coordinate representation of color #293931: hue angle of 150º degrees, saturation: 0.16, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #293931 is Cyan = 0.28, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 41 | 57 | 49 | - |
| CMYK | 0.28 | 0 | 0.14 | 0.78 |
| HSL | 150º | 0.16% | 0.19% | - |
| HSV(B) | 150º | 0.28% | 0.22% | - |
| XYZ | 2.93 | 3.62 | 3.45 | - |
| YUV | 51.3 | 126.7 | 120.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 57 | 49 | 0.28 | 0 | 0.14 | 0.78 | 150 | 0.16 | 0.19 |
| Hex | 29 | 39 | 31 | 1C | 0 | E | 4E | 96 | 10 | 13 |
| Octal | 51 | 71 | 61 | 34 | 0 | 16 | 116 | 226 | 20 | 23 |
| Binary | 101001 | 111001 | 110001 | 11100 | 0 | 1110 | 1001110 | 10010110 | 10000 | 10011 |
Color Harmonies of #293931
Complementary color
Monochromatic Colors of #293931
Black with #293931
Text Example
Text Example
White with #293931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #293931; }
p { color: rgb(41,57,49); }
H1.HeaderClassName
{
color: #293931;
}
.AnyTagClassName
{
color: #293931;
}
</style>
background-color css
<style>
a { background-color: #293931; }
a { background-color: rgb(41,57,49); }
div.DivClassName
{
background-color: #293931;
}
.BgClassName
{
background-color: #293931;
}
</style>
border-color css
<style>
span { border-color: #293931; }
span { border-color: rgb(41,57,49); }
td.TdClassName
{
border-color: #293931;
}
.TagClassName
{
border-color: #293931;
}
</style>