Shades of Mosque #006557
Tints of Mosque #006557
RGB
CMYK
RGB Variations
Color information
#006557 (or 0x006557) is known color: Mosque. HEX triplet: 00, 65 and 57. RGB value is (0,101,87). Sum of RGB (Red+Green+Blue) = 0+101+87=188 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 188); Green value is 101 (39.84% from 255 or 53.72% from 188); Blue value is 87 (34.38% from 255 or 46.28% from 188); Max value from RGB is 101 - color contains mainly: green. Hex color #006557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006557 is #FF9AA8. Grayscale: #454545. Windows color (decimal): -16751273 or 5727488. OLE color: 5727488.
HSL color Cylindrical-coordinate representation of color #006557: hue angle of 171.68º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006557 is Cyan = 1, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 0 | 101 | 87 | - |
| CMYK | 1 | 0 | 0.14 | 0.60 |
| HSL | 171.68º | 1% | 0.2% | - |
| HSV(B) | 171.68º | 1% | 0.4% | - |
| XYZ | 6.37 | 10 | 10.61 | - |
| YUV | 69.21 | 138.04 | 78.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 101 | 87 | 1 | 0 | 0.14 | 0.60 | 171.68 | 1 | 0.2 |
| Hex | 0 | 65 | 57 | 64 | 0 | E | 3C | AC | 64 | 14 |
| Octal | 0 | 145 | 127 | 144 | 0 | 16 | 74 | 254 | 144 | 24 |
| Binary | 0 | 1100101 | 1010111 | 1100100 | 0 | 1110 | 111100 | 10101100 | 1100100 | 10100 |
Color Harmonies of #006557
Complementary color
Monochromatic Colors of #006557
Black with #006557
Text Example
Text Example
White with #006557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006557; }
p { color: rgb(0,101,87); }
H1.HeaderClassName
{
color: #006557;
}
.AnyTagClassName
{
color: #006557;
}
</style>
background-color css
<style>
a { background-color: #006557; }
a { background-color: rgb(0,101,87); }
div.DivClassName
{
background-color: #006557;
}
.BgClassName
{
background-color: #006557;
}
</style>
border-color css
<style>
span { border-color: #006557; }
span { border-color: rgb(0,101,87); }
td.TdClassName
{
border-color: #006557;
}
.TagClassName
{
border-color: #006557;
}
</style>