Shades of Mosque #005854
Tints of Mosque #005854
RGB
CMYK
RGB Variations
Color information
#005854 (or 0x005854) is known color: Mosque. HEX triplet: 00, 58 and 54. RGB value is (0,88,84). Sum of RGB (Red+Green+Blue) = 0+88+84=172 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 172); Green value is 88 (34.77% from 255 or 51.16% from 172); Blue value is 84 (33.20% from 255 or 48.84% from 172); Max value from RGB is 88 - color contains mainly: green. Hex color #005854 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005854 is #FFA7AB. Grayscale: #3D3D3D. Windows color (decimal): -16754604 or 5527552. OLE color: 5527552.
HSL color Cylindrical-coordinate representation of color #005854: hue angle of 177.27º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005854 is Cyan = 1, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 88 | 84 | - |
| CMYK | 1 | 0 | 0.05 | 0.65 |
| HSL | 177.27º | 1% | 0.17% | - |
| HSV(B) | 177.27º | 1% | 0.35% | - |
| XYZ | 5.09 | 7.62 | 9.59 | - |
| YUV | 61.23 | 140.85 | 84.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 84 | 1 | 0 | 0.05 | 0.65 | 177.27 | 1 | 0.17 |
| Hex | 0 | 58 | 54 | 64 | 0 | 5 | 41 | B1 | 64 | 11 |
| Octal | 0 | 130 | 124 | 144 | 0 | 5 | 101 | 261 | 144 | 21 |
| Binary | 0 | 1011000 | 1010100 | 1100100 | 0 | 101 | 1000001 | 10110001 | 1100100 | 10001 |
Color Harmonies of #005854
Complementary color
Monochromatic Colors of #005854
Black with #005854
Text Example
Text Example
White with #005854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005854; }
p { color: rgb(0,88,84); }
H1.HeaderClassName
{
color: #005854;
}
.AnyTagClassName
{
color: #005854;
}
</style>
background-color css
<style>
a { background-color: #005854; }
a { background-color: rgb(0,88,84); }
div.DivClassName
{
background-color: #005854;
}
.BgClassName
{
background-color: #005854;
}
</style>
border-color css
<style>
span { border-color: #005854; }
span { border-color: rgb(0,88,84); }
td.TdClassName
{
border-color: #005854;
}
.TagClassName
{
border-color: #005854;
}
</style>