Shades of Outer Space #284042
Tints of Outer Space #284042
RGB
CMYK
RGB Variations
Color information
#284042 (or 0x284042) is known color: Outer Space. HEX triplet: 28, 40 and 42. RGB value is (40,64,66). Sum of RGB (Red+Green+Blue) = 40+64+66=170 (22% of max value = 765). Red value is 40 (16.02% from 255 or 23.53% from 170); Green value is 64 (25.39% from 255 or 37.65% from 170); Blue value is 66 (26.17% from 255 or 38.82% from 170); Max value from RGB is 66 - color contains mainly: blue. Hex color #284042 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #284042 is #D7BFBD. Grayscale: #393939. Windows color (decimal): -14139326 or 4341800. OLE color: 4341800.
HSL color Cylindrical-coordinate representation of color #284042: hue angle of 184.62º degrees, saturation: 0.25, 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 #284042 is Cyan = 0.39, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 40 | 64 | 66 | - |
| CMYK | 0.39 | 0.03 | 0 | 0.74 |
| HSL | 184.62º | 0.25% | 0.21% | - |
| HSV(B) | 184.62º | 0.39% | 0.26% | - |
| XYZ | 3.69 | 4.51 | 5.83 | - |
| YUV | 57.05 | 133.05 | 115.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 64 | 66 | 0.39 | 0.03 | 0 | 0.74 | 184.62 | 0.25 | 0.21 |
| Hex | 28 | 40 | 42 | 27 | 3 | 0 | 4A | B9 | 19 | 15 |
| Octal | 50 | 100 | 102 | 47 | 3 | 0 | 112 | 271 | 31 | 25 |
| Binary | 101000 | 1000000 | 1000010 | 100111 | 11 | 0 | 1001010 | 10111001 | 11001 | 10101 |
Color Harmonies of #284042
Complementary color
Monochromatic Colors of #284042
Black with #284042
Text Example
Text Example
White with #284042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284042; }
p { color: rgb(40,64,66); }
H1.HeaderClassName
{
color: #284042;
}
.AnyTagClassName
{
color: #284042;
}
</style>
background-color css
<style>
a { background-color: #284042; }
a { background-color: rgb(40,64,66); }
div.DivClassName
{
background-color: #284042;
}
.BgClassName
{
background-color: #284042;
}
</style>
border-color css
<style>
span { border-color: #284042; }
span { border-color: rgb(40,64,66); }
td.TdClassName
{
border-color: #284042;
}
.TagClassName
{
border-color: #284042;
}
</style>