Shades of Outer Space #294041
Tints of Outer Space #294041
RGB
CMYK
RGB Variations
Color information
#294041 (or 0x294041) is known color: Outer Space. HEX triplet: 29, 40 and 41. RGB value is (41,64,65). Sum of RGB (Red+Green+Blue) = 41+64+65=170 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.12% from 170); Green value is 64 (25.39% from 255 or 37.65% from 170); Blue value is 65 (25.78% from 255 or 38.24% from 170); Max value from RGB is 65 - color contains mainly: blue. Hex color #294041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294041 is #D6BFBE. Grayscale: #393939. Windows color (decimal): -14073791 or 4276265. OLE color: 4276265.
HSL color Cylindrical-coordinate representation of color #294041: hue angle of 182.5º degrees, saturation: 0.23, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #294041 is Cyan = 0.37, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 41 | 64 | 65 | - |
| CMYK | 0.37 | 0.02 | 0 | 0.75 |
| HSL | 182.5º | 0.23% | 0.21% | - |
| HSV(B) | 182.5º | 0.37% | 0.25% | - |
| XYZ | 3.7 | 4.52 | 5.68 | - |
| YUV | 57.24 | 132.38 | 116.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 64 | 65 | 0.37 | 0.02 | 0 | 0.75 | 182.5 | 0.23 | 0.21 |
| Hex | 29 | 40 | 41 | 25 | 2 | 0 | 4B | B6 | 17 | 15 |
| Octal | 51 | 100 | 101 | 45 | 2 | 0 | 113 | 266 | 27 | 25 |
| Binary | 101001 | 1000000 | 1000001 | 100101 | 10 | 0 | 1001011 | 10110110 | 10111 | 10101 |
Color Harmonies of #294041
Complementary color
Monochromatic Colors of #294041
Black with #294041
Text Example
Text Example
White with #294041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294041; }
p { color: rgb(41,64,65); }
H1.HeaderClassName
{
color: #294041;
}
.AnyTagClassName
{
color: #294041;
}
</style>
background-color css
<style>
a { background-color: #294041; }
a { background-color: rgb(41,64,65); }
div.DivClassName
{
background-color: #294041;
}
.BgClassName
{
background-color: #294041;
}
</style>
border-color css
<style>
span { border-color: #294041; }
span { border-color: rgb(41,64,65); }
td.TdClassName
{
border-color: #294041;
}
.TagClassName
{
border-color: #294041;
}
</style>