Shades of Outer Space #294346
Tints of Outer Space #294346
RGB
CMYK
RGB Variations
Color information
#294346 (or 0x294346) is known color: Outer Space. HEX triplet: 29, 43 and 46. RGB value is (41,67,70). Sum of RGB (Red+Green+Blue) = 41+67+70=178 (23% of max value = 765). Red value is 41 (16.41% from 255 or 23.03% from 178); Green value is 67 (26.56% from 255 or 37.64% from 178); Blue value is 70 (27.73% from 255 or 39.33% from 178); Max value from RGB is 70 - color contains mainly: blue. Hex color #294346 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #294346 is #D6BCB9. Grayscale: #3B3B3B. Windows color (decimal): -14073018 or 4604713. OLE color: 4604713.
HSL color Cylindrical-coordinate representation of color #294346: hue angle of 186.21º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #294346 is Cyan = 0.41, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 41 | 67 | 70 | - |
| CMYK | 0.41 | 0.04 | 0 | 0.73 |
| HSL | 186.21º | 0.26% | 0.22% | - |
| HSV(B) | 186.21º | 0.41% | 0.27% | - |
| XYZ | 4.03 | 4.93 | 6.53 | - |
| YUV | 59.57 | 133.89 | 114.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 67 | 70 | 0.41 | 0.04 | 0 | 0.73 | 186.21 | 0.26 | 0.22 |
| Hex | 29 | 43 | 46 | 29 | 4 | 0 | 49 | BA | 1A | 16 |
| Octal | 51 | 103 | 106 | 51 | 4 | 0 | 111 | 272 | 32 | 26 |
| Binary | 101001 | 1000011 | 1000110 | 101001 | 100 | 0 | 1001001 | 10111010 | 11010 | 10110 |
Color Harmonies of #294346
Complementary color
Monochromatic Colors of #294346
Black with #294346
Text Example
Text Example
White with #294346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294346; }
p { color: rgb(41,67,70); }
H1.HeaderClassName
{
color: #294346;
}
.AnyTagClassName
{
color: #294346;
}
</style>
background-color css
<style>
a { background-color: #294346; }
a { background-color: rgb(41,67,70); }
div.DivClassName
{
background-color: #294346;
}
.BgClassName
{
background-color: #294346;
}
</style>
border-color css
<style>
span { border-color: #294346; }
span { border-color: rgb(41,67,70); }
td.TdClassName
{
border-color: #294346;
}
.TagClassName
{
border-color: #294346;
}
</style>