Shades of Mosque #005554
Tints of Mosque #005554
RGB
CMYK
RGB Variations
Color information
#005554 (or 0x005554) is known color: Mosque. HEX triplet: 00, 55 and 54. RGB value is (0,85,84). Sum of RGB (Red+Green+Blue) = 0+85+84=169 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 169); Green value is 85 (33.59% from 255 or 50.30% from 169); Blue value is 84 (33.20% from 255 or 49.70% from 169); Max value from RGB is 85 - color contains mainly: green. Hex color #005554 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005554 is #FFAAAB. Grayscale: #3B3B3B. Windows color (decimal): -16755372 or 5526784. OLE color: 5526784.
HSL color Cylindrical-coordinate representation of color #005554: hue angle of 179.29º 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 #005554 is Cyan = 1, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 0 | 85 | 84 | - |
| CMYK | 1 | 0 | 0.01 | 0.67 |
| HSL | 179.29º | 1% | 0.17% | - |
| HSV(B) | 179.29º | 1% | 0.33% | - |
| XYZ | 4.85 | 7.14 | 9.51 | - |
| YUV | 59.47 | 141.84 | 85.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 85 | 84 | 1 | 0 | 0.01 | 0.67 | 179.29 | 1 | 0.17 |
| Hex | 0 | 55 | 54 | 64 | 0 | 1 | 43 | B3 | 64 | 11 |
| Octal | 0 | 125 | 124 | 144 | 0 | 1 | 103 | 263 | 144 | 21 |
| Binary | 0 | 1010101 | 1010100 | 1100100 | 0 | 1 | 1000011 | 10110011 | 1100100 | 10001 |
Color Harmonies of #005554
Complementary color
Monochromatic Colors of #005554
Black with #005554
Text Example
Text Example
White with #005554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005554; }
p { color: rgb(0,85,84); }
H1.HeaderClassName
{
color: #005554;
}
.AnyTagClassName
{
color: #005554;
}
</style>
background-color css
<style>
a { background-color: #005554; }
a { background-color: rgb(0,85,84); }
div.DivClassName
{
background-color: #005554;
}
.BgClassName
{
background-color: #005554;
}
</style>
border-color css
<style>
span { border-color: #005554; }
span { border-color: rgb(0,85,84); }
td.TdClassName
{
border-color: #005554;
}
.TagClassName
{
border-color: #005554;
}
</style>