Shades of Mosque #00554E
Tints of Mosque #00554E
RGB
CMYK
RGB Variations
Color information
#00554E (or 0x00554E) is known color: Mosque. HEX triplet: 00, 55 and 4E. RGB value is (0,85,78). Sum of RGB (Red+Green+Blue) = 0+85+78=163 (21% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 163); Green value is 85 (33.59% from 255 or 52.15% from 163); Blue value is 78 (30.86% from 255 or 47.85% from 163); Max value from RGB is 85 - color contains mainly: green. Hex color #00554E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00554E is #FFAAB1. Grayscale: #3A3A3A. Windows color (decimal): -16755378 or 5133568. OLE color: 5133568.
HSL color Cylindrical-coordinate representation of color #00554E: hue angle of 175.06º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00554E is Cyan = 1, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 0 | 85 | 78 | - |
| CMYK | 1 | 0 | 0.08 | 0.67 |
| HSL | 175.06º | 1% | 0.17% | - |
| HSV(B) | 175.06º | 1% | 0.33% | - |
| XYZ | 4.62 | 7.05 | 8.32 | - |
| YUV | 58.79 | 138.84 | 86.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 85 | 78 | 1 | 0 | 0.08 | 0.67 | 175.06 | 1 | 0.17 |
| Hex | 0 | 55 | 4E | 64 | 0 | 8 | 43 | AF | 64 | 11 |
| Octal | 0 | 125 | 116 | 144 | 0 | 10 | 103 | 257 | 144 | 21 |
| Binary | 0 | 1010101 | 1001110 | 1100100 | 0 | 1000 | 1000011 | 10101111 | 1100100 | 10001 |
Color Harmonies of #00554E
Complementary color
Monochromatic Colors of #00554E
Black with #00554E
Text Example
Text Example
White with #00554E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00554E; }
p { color: rgb(0,85,78); }
H1.HeaderClassName
{
color: #00554E;
}
.AnyTagClassName
{
color: #00554E;
}
</style>
background-color css
<style>
a { background-color: #00554E; }
a { background-color: rgb(0,85,78); }
div.DivClassName
{
background-color: #00554E;
}
.BgClassName
{
background-color: #00554E;
}
</style>
border-color css
<style>
span { border-color: #00554E; }
span { border-color: rgb(0,85,78); }
td.TdClassName
{
border-color: #00554E;
}
.TagClassName
{
border-color: #00554E;
}
</style>