Shades of Mosque #00545F
Tints of Mosque #00545F
RGB
CMYK
RGB Variations
Color information
#00545F (or 0x00545F) is known color: Mosque. HEX triplet: 00, 54 and 5F. RGB value is (0,84,95). Sum of RGB (Red+Green+Blue) = 0+84+95=179 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 179); Green value is 84 (33.20% from 255 or 46.93% from 179); Blue value is 95 (37.5% from 255 or 53.07% from 179); Max value from RGB is 95 - color contains mainly: blue. Hex color #00545F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00545F is #FFABA0. Grayscale: #3C3C3C. Windows color (decimal): -16755617 or 6247424. OLE color: 6247424.
HSL color Cylindrical-coordinate representation of color #00545F: hue angle of 186.95º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00545F is Cyan = 1, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 0 | 84 | 95 | - |
| CMYK | 1 | 0.12 | 0 | 0.63 |
| HSL | 186.95º | 1% | 0.19% | - |
| HSV(B) | 186.95º | 1% | 0.37% | - |
| XYZ | 5.24 | 7.17 | 11.93 | - |
| YUV | 60.14 | 147.67 | 85.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 84 | 95 | 1 | 0.12 | 0 | 0.63 | 186.95 | 1 | 0.19 |
| Hex | 0 | 54 | 5F | 64 | C | 0 | 3F | BB | 64 | 13 |
| Octal | 0 | 124 | 137 | 144 | 14 | 0 | 77 | 273 | 144 | 23 |
| Binary | 0 | 1010100 | 1011111 | 1100100 | 1100 | 0 | 111111 | 10111011 | 1100100 | 10011 |
Color Harmonies of #00545F
Complementary color
Monochromatic Colors of #00545F
Black with #00545F
Text Example
Text Example
White with #00545F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00545F; }
p { color: rgb(0,84,95); }
H1.HeaderClassName
{
color: #00545F;
}
.AnyTagClassName
{
color: #00545F;
}
</style>
background-color css
<style>
a { background-color: #00545F; }
a { background-color: rgb(0,84,95); }
div.DivClassName
{
background-color: #00545F;
}
.BgClassName
{
background-color: #00545F;
}
</style>
border-color css
<style>
span { border-color: #00545F; }
span { border-color: rgb(0,84,95); }
td.TdClassName
{
border-color: #00545F;
}
.TagClassName
{
border-color: #00545F;
}
</style>