Shades of Outer Space #294043
Tints of Outer Space #294043
RGB
CMYK
RGB Variations
Color information
#294043 (or 0x294043) is known color: Outer Space. HEX triplet: 29, 40 and 43. RGB value is (41,64,67). Sum of RGB (Red+Green+Blue) = 41+64+67=172 (22% of max value = 765). Red value is 41 (16.41% from 255 or 23.84% from 172); Green value is 64 (25.39% from 255 or 37.21% from 172); Blue value is 67 (26.56% from 255 or 38.95% from 172); Max value from RGB is 67 - color contains mainly: blue. Hex color #294043 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294043 is #D6BFBC. Grayscale: #393939. Windows color (decimal): -14073789 or 4407337. OLE color: 4407337.
HSL color Cylindrical-coordinate representation of color #294043: hue angle of 186.92º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #294043 is Cyan = 0.39, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 41 | 64 | 67 | - |
| CMYK | 0.39 | 0.04 | 0 | 0.74 |
| HSL | 186.92º | 0.24% | 0.21% | - |
| HSV(B) | 186.92º | 0.39% | 0.26% | - |
| XYZ | 3.76 | 4.54 | 5.99 | - |
| YUV | 57.47 | 133.38 | 116.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 64 | 67 | 0.39 | 0.04 | 0 | 0.74 | 186.92 | 0.24 | 0.21 |
| Hex | 29 | 40 | 43 | 27 | 4 | 0 | 4A | BB | 18 | 15 |
| Octal | 51 | 100 | 103 | 47 | 4 | 0 | 112 | 273 | 30 | 25 |
| Binary | 101001 | 1000000 | 1000011 | 100111 | 100 | 0 | 1001010 | 10111011 | 11000 | 10101 |
Color Harmonies of #294043
Complementary color
Monochromatic Colors of #294043
Black with #294043
Text Example
Text Example
White with #294043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294043; }
p { color: rgb(41,64,67); }
H1.HeaderClassName
{
color: #294043;
}
.AnyTagClassName
{
color: #294043;
}
</style>
background-color css
<style>
a { background-color: #294043; }
a { background-color: rgb(41,64,67); }
div.DivClassName
{
background-color: #294043;
}
.BgClassName
{
background-color: #294043;
}
</style>
border-color css
<style>
span { border-color: #294043; }
span { border-color: rgb(41,64,67); }
td.TdClassName
{
border-color: #294043;
}
.TagClassName
{
border-color: #294043;
}
</style>