Shades of Outer Space #324142
Tints of Outer Space #324142
RGB
CMYK
RGB Variations
Color information
#324142 (or 0x324142) is known color: Outer Space. HEX triplet: 32, 41 and 42. RGB value is (50,65,66). Sum of RGB (Red+Green+Blue) = 50+65+66=181 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.62% from 181); Green value is 65 (25.78% from 255 or 35.91% 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 #324142 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324142 is #CDBEBD. Grayscale: #3C3C3C. Windows color (decimal): -13483710 or 4342066. OLE color: 4342066.
HSL color Cylindrical-coordinate representation of color #324142: hue angle of 183.75º degrees, saturation: 0.14, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #324142 is Cyan = 0.24, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 50 | 65 | 66 | - |
| CMYK | 0.24 | 0.02 | 0 | 0.74 |
| HSL | 183.75º | 0.14% | 0.23% | - |
| HSV(B) | 183.75º | 0.24% | 0.26% | - |
| XYZ | 4.19 | 4.85 | 5.87 | - |
| YUV | 60.63 | 131.03 | 120.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 65 | 66 | 0.24 | 0.02 | 0 | 0.74 | 183.75 | 0.14 | 0.23 |
| Hex | 32 | 41 | 42 | 18 | 2 | 0 | 4A | B8 | E | 17 |
| Octal | 62 | 101 | 102 | 30 | 2 | 0 | 112 | 270 | 16 | 27 |
| Binary | 110010 | 1000001 | 1000010 | 11000 | 10 | 0 | 1001010 | 10111000 | 1110 | 10111 |
Color Harmonies of #324142
Complementary color
Monochromatic Colors of #324142
Black with #324142
Text Example
Text Example
White with #324142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324142; }
p { color: rgb(50,65,66); }
H1.HeaderClassName
{
color: #324142;
}
.AnyTagClassName
{
color: #324142;
}
</style>
background-color css
<style>
a { background-color: #324142; }
a { background-color: rgb(50,65,66); }
div.DivClassName
{
background-color: #324142;
}
.BgClassName
{
background-color: #324142;
}
</style>
border-color css
<style>
span { border-color: #324142; }
span { border-color: rgb(50,65,66); }
td.TdClassName
{
border-color: #324142;
}
.TagClassName
{
border-color: #324142;
}
</style>