Shades of Outer Space #274043
Tints of Outer Space #274043
RGB
CMYK
RGB Variations
Color information
#274043 (or 0x274043) is known color: Outer Space. HEX triplet: 27, 40 and 43. RGB value is (39,64,67). Sum of RGB (Red+Green+Blue) = 39+64+67=170 (22% of max value = 765). Red value is 39 (15.62% from 255 or 22.94% from 170); Green value is 64 (25.39% from 255 or 37.65% from 170); Blue value is 67 (26.56% from 255 or 39.41% from 170); Max value from RGB is 67 - color contains mainly: blue. Hex color #274043 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #274043 is #D8BFBC. Grayscale: #383838. Windows color (decimal): -14204861 or 4407335. OLE color: 4407335.
HSL color Cylindrical-coordinate representation of color #274043: hue angle of 186.43º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #274043 is Cyan = 0.42, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 39 | 64 | 67 | - |
| CMYK | 0.42 | 0.04 | 0 | 0.74 |
| HSL | 186.43º | 0.26% | 0.21% | - |
| HSV(B) | 186.43º | 0.42% | 0.26% | - |
| XYZ | 3.68 | 4.5 | 5.99 | - |
| YUV | 56.87 | 133.72 | 115.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 64 | 67 | 0.42 | 0.04 | 0 | 0.74 | 186.43 | 0.26 | 0.21 |
| Hex | 27 | 40 | 43 | 2A | 4 | 0 | 4A | BA | 1A | 15 |
| Octal | 47 | 100 | 103 | 52 | 4 | 0 | 112 | 272 | 32 | 25 |
| Binary | 100111 | 1000000 | 1000011 | 101010 | 100 | 0 | 1001010 | 10111010 | 11010 | 10101 |
Color Harmonies of #274043
Complementary color
Monochromatic Colors of #274043
Black with #274043
Text Example
Text Example
White with #274043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274043; }
p { color: rgb(39,64,67); }
H1.HeaderClassName
{
color: #274043;
}
.AnyTagClassName
{
color: #274043;
}
</style>
background-color css
<style>
a { background-color: #274043; }
a { background-color: rgb(39,64,67); }
div.DivClassName
{
background-color: #274043;
}
.BgClassName
{
background-color: #274043;
}
</style>
border-color css
<style>
span { border-color: #274043; }
span { border-color: rgb(39,64,67); }
td.TdClassName
{
border-color: #274043;
}
.TagClassName
{
border-color: #274043;
}
</style>