Shades of Outer Space #374041
Tints of Outer Space #374041
RGB
CMYK
RGB Variations
Color information
#374041 (or 0x374041) is known color: Outer Space. HEX triplet: 37, 40 and 41. RGB value is (55,64,65). Sum of RGB (Red+Green+Blue) = 55+64+65=184 (24% of max value = 765). Red value is 55 (21.88% from 255 or 29.89% from 184); Green value is 64 (25.39% from 255 or 34.78% from 184); Blue value is 65 (25.78% from 255 or 35.33% from 184); Max value from RGB is 65 - color contains mainly: blue. Hex color #374041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #374041 is #C8BFBE. Grayscale: #3D3D3D. Windows color (decimal): -13156287 or 4276279. OLE color: 4276279.
HSL color Cylindrical-coordinate representation of color #374041: hue angle of 186º degrees, saturation: 0.08, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #374041 is Cyan = 0.15, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 55 | 64 | 65 | - |
| CMYK | 0.15 | 0.02 | 0 | 0.75 |
| HSL | 186º | 0.08% | 0.24% | - |
| HSV(B) | 186º | 0.15% | 0.25% | - |
| XYZ | 4.36 | 4.86 | 5.71 | - |
| YUV | 61.42 | 130.02 | 123.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 64 | 65 | 0.15 | 0.02 | 0 | 0.75 | 186 | 0.08 | 0.24 |
| Hex | 37 | 40 | 41 | F | 2 | 0 | 4B | BA | 8 | 18 |
| Octal | 67 | 100 | 101 | 17 | 2 | 0 | 113 | 272 | 10 | 30 |
| Binary | 110111 | 1000000 | 1000001 | 1111 | 10 | 0 | 1001011 | 10111010 | 1000 | 11000 |
Color Harmonies of #374041
Complementary color
Monochromatic Colors of #374041
Black with #374041
Text Example
Text Example
White with #374041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374041; }
p { color: rgb(55,64,65); }
H1.HeaderClassName
{
color: #374041;
}
.AnyTagClassName
{
color: #374041;
}
</style>
background-color css
<style>
a { background-color: #374041; }
a { background-color: rgb(55,64,65); }
div.DivClassName
{
background-color: #374041;
}
.BgClassName
{
background-color: #374041;
}
</style>
border-color css
<style>
span { border-color: #374041; }
span { border-color: rgb(55,64,65); }
td.TdClassName
{
border-color: #374041;
}
.TagClassName
{
border-color: #374041;
}
</style>