Shades of Mine Shaft #324043
Tints of Mine Shaft #324043
RGB
CMYK
RGB Variations
Color information
#324043 (or 0x324043) is known color: Mine Shaft. HEX triplet: 32, 40 and 43. RGB value is (50,64,67). Sum of RGB (Red+Green+Blue) = 50+64+67=181 (23% of max value = 765). Red value is 50 (19.92% from 255 or 27.62% from 181); Green value is 64 (25.39% from 255 or 35.36% from 181); Blue value is 67 (26.56% from 255 or 37.02% from 181); Max value from RGB is 67 - color contains mainly: blue. Hex color #324043 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #324043 is #CDBFBC. Grayscale: #3C3C3C. Windows color (decimal): -13483965 or 4407346. OLE color: 4407346.
HSL color Cylindrical-coordinate representation of color #324043: hue angle of 190.59º degrees, saturation: 0.15, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #324043 is Cyan = 0.25, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 50 | 64 | 67 | - |
| CMYK | 0.25 | 0.04 | 0 | 0.74 |
| HSL | 190.59º | 0.15% | 0.23% | - |
| HSV(B) | 190.59º | 0.25% | 0.26% | - |
| XYZ | 4.16 | 4.75 | 6.01 | - |
| YUV | 60.16 | 131.86 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 64 | 67 | 0.25 | 0.04 | 0 | 0.74 | 190.59 | 0.15 | 0.23 |
| Hex | 32 | 40 | 43 | 19 | 4 | 0 | 4A | BF | F | 17 |
| Octal | 62 | 100 | 103 | 31 | 4 | 0 | 112 | 277 | 17 | 27 |
| Binary | 110010 | 1000000 | 1000011 | 11001 | 100 | 0 | 1001010 | 10111111 | 1111 | 10111 |
Color Harmonies of #324043
Complementary color
Monochromatic Colors of #324043
Black with #324043
Text Example
Text Example
White with #324043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324043; }
p { color: rgb(50,64,67); }
H1.HeaderClassName
{
color: #324043;
}
.AnyTagClassName
{
color: #324043;
}
</style>
background-color css
<style>
a { background-color: #324043; }
a { background-color: rgb(50,64,67); }
div.DivClassName
{
background-color: #324043;
}
.BgClassName
{
background-color: #324043;
}
</style>
border-color css
<style>
span { border-color: #324043; }
span { border-color: rgb(50,64,67); }
td.TdClassName
{
border-color: #324043;
}
.TagClassName
{
border-color: #324043;
}
</style>