Shades of Outer Space #384041
Tints of Outer Space #384041
RGB
CMYK
RGB Variations
Color information
#384041 (or 0x384041) is known color: Outer Space. HEX triplet: 38, 40 and 41. RGB value is (56,64,65). Sum of RGB (Red+Green+Blue) = 56+64+65=185 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.27% from 185); Green value is 64 (25.39% from 255 or 34.59% from 185); Blue value is 65 (25.78% from 255 or 35.14% from 185); Max value from RGB is 65 - color contains mainly: blue. Hex color #384041 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384041 is #C7BFBE. Grayscale: #3D3D3D. Windows color (decimal): -13090751 or 4276280. OLE color: 4276280.
HSL color Cylindrical-coordinate representation of color #384041: hue angle of 186.67º degrees, saturation: 0.07, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #384041 is Cyan = 0.14, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 56 | 64 | 65 | - |
| CMYK | 0.14 | 0.02 | 0 | 0.75 |
| HSL | 186.67º | 0.07% | 0.24% | - |
| HSV(B) | 186.67º | 0.14% | 0.25% | - |
| XYZ | 4.42 | 4.89 | 5.71 | - |
| YUV | 61.72 | 129.85 | 123.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 64 | 65 | 0.14 | 0.02 | 0 | 0.75 | 186.67 | 0.07 | 0.24 |
| Hex | 38 | 40 | 41 | E | 2 | 0 | 4B | BB | 7 | 18 |
| Octal | 70 | 100 | 101 | 16 | 2 | 0 | 113 | 273 | 7 | 30 |
| Binary | 111000 | 1000000 | 1000001 | 1110 | 10 | 0 | 1001011 | 10111011 | 111 | 11000 |
Color Harmonies of #384041
Complementary color
Monochromatic Colors of #384041
Black with #384041
Text Example
Text Example
White with #384041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384041; }
p { color: rgb(56,64,65); }
H1.HeaderClassName
{
color: #384041;
}
.AnyTagClassName
{
color: #384041;
}
</style>
background-color css
<style>
a { background-color: #384041; }
a { background-color: rgb(56,64,65); }
div.DivClassName
{
background-color: #384041;
}
.BgClassName
{
background-color: #384041;
}
</style>
border-color css
<style>
span { border-color: #384041; }
span { border-color: rgb(56,64,65); }
td.TdClassName
{
border-color: #384041;
}
.TagClassName
{
border-color: #384041;
}
</style>