Shades of Mine Shaft #364043
Tints of Mine Shaft #364043
RGB
CMYK
RGB Variations
Color information
#364043 (or 0x364043) is known color: Mine Shaft. HEX triplet: 36, 40 and 43. RGB value is (54,64,67). Sum of RGB (Red+Green+Blue) = 54+64+67=185 (24% of max value = 765). Red value is 54 (21.48% from 255 or 29.19% from 185); Green value is 64 (25.39% from 255 or 34.59% from 185); Blue value is 67 (26.56% from 255 or 36.22% from 185); Max value from RGB is 67 - color contains mainly: blue. Hex color #364043 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364043 is #C9BFBC. Grayscale: #3D3D3D. Windows color (decimal): -13221821 or 4407350. OLE color: 4407350.
HSL color Cylindrical-coordinate representation of color #364043: hue angle of 193.85º degrees, saturation: 0.11, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #364043 is Cyan = 0.19, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 54 | 64 | 67 | - |
| CMYK | 0.19 | 0.04 | 0 | 0.74 |
| HSL | 193.85º | 0.11% | 0.24% | - |
| HSV(B) | 193.85º | 0.19% | 0.26% | - |
| XYZ | 4.37 | 4.86 | 6.02 | - |
| YUV | 61.35 | 131.19 | 122.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 64 | 67 | 0.19 | 0.04 | 0 | 0.74 | 193.85 | 0.11 | 0.24 |
| Hex | 36 | 40 | 43 | 13 | 4 | 0 | 4A | C2 | B | 18 |
| Octal | 66 | 100 | 103 | 23 | 4 | 0 | 112 | 302 | 13 | 30 |
| Binary | 110110 | 1000000 | 1000011 | 10011 | 100 | 0 | 1001010 | 11000010 | 1011 | 11000 |
Color Harmonies of #364043
Complementary color
Monochromatic Colors of #364043
Black with #364043
Text Example
Text Example
White with #364043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364043; }
p { color: rgb(54,64,67); }
H1.HeaderClassName
{
color: #364043;
}
.AnyTagClassName
{
color: #364043;
}
</style>
background-color css
<style>
a { background-color: #364043; }
a { background-color: rgb(54,64,67); }
div.DivClassName
{
background-color: #364043;
}
.BgClassName
{
background-color: #364043;
}
</style>
border-color css
<style>
span { border-color: #364043; }
span { border-color: rgb(54,64,67); }
td.TdClassName
{
border-color: #364043;
}
.TagClassName
{
border-color: #364043;
}
</style>