Shades of Outer Space #334042
Tints of Outer Space #334042
RGB
CMYK
RGB Variations
Color information
#334042 (or 0x334042) is known color: Outer Space. HEX triplet: 33, 40 and 42. RGB value is (51,64,66). Sum of RGB (Red+Green+Blue) = 51+64+66=181 (23% of max value = 765). Red value is 51 (20.31% from 255 or 28.18% from 181); Green value is 64 (25.39% from 255 or 35.36% from 181); Blue value is 66 (26.17% from 255 or 36.46% from 181); Max value from RGB is 66 - color contains mainly: blue. Hex color #334042 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #334042 is #CCBFBD. Grayscale: #3C3C3C. Windows color (decimal): -13418430 or 4341811. OLE color: 4341811.
HSL color Cylindrical-coordinate representation of color #334042: hue angle of 188º degrees, saturation: 0.13, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #334042 is Cyan = 0.23, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 51 | 64 | 66 | - |
| CMYK | 0.23 | 0.03 | 0 | 0.74 |
| HSL | 188º | 0.13% | 0.23% | - |
| HSV(B) | 188º | 0.23% | 0.26% | - |
| XYZ | 4.18 | 4.76 | 5.85 | - |
| YUV | 60.34 | 131.19 | 121.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 64 | 66 | 0.23 | 0.03 | 0 | 0.74 | 188 | 0.13 | 0.23 |
| Hex | 33 | 40 | 42 | 17 | 3 | 0 | 4A | BC | D | 17 |
| Octal | 63 | 100 | 102 | 27 | 3 | 0 | 112 | 274 | 15 | 27 |
| Binary | 110011 | 1000000 | 1000010 | 10111 | 11 | 0 | 1001010 | 10111100 | 1101 | 10111 |
Color Harmonies of #334042
Complementary color
Monochromatic Colors of #334042
Black with #334042
Text Example
Text Example
White with #334042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #334042; }
p { color: rgb(51,64,66); }
H1.HeaderClassName
{
color: #334042;
}
.AnyTagClassName
{
color: #334042;
}
</style>
background-color css
<style>
a { background-color: #334042; }
a { background-color: rgb(51,64,66); }
div.DivClassName
{
background-color: #334042;
}
.BgClassName
{
background-color: #334042;
}
</style>
border-color css
<style>
span { border-color: #334042; }
span { border-color: rgb(51,64,66); }
td.TdClassName
{
border-color: #334042;
}
.TagClassName
{
border-color: #334042;
}
</style>