Shades of Mosque #006050
Tints of Mosque #006050
RGB
CMYK
RGB Variations
Color information
#006050 (or 0x006050) is known color: Mosque. HEX triplet: 00, 60 and 50. RGB value is (0,96,80). Sum of RGB (Red+Green+Blue) = 0+96+80=176 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 176); Green value is 96 (37.89% from 255 or 54.55% from 176); Blue value is 80 (31.64% from 255 or 45.45% from 176); Max value from RGB is 96 - color contains mainly: green. Hex color #006050 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006050 is #FF9FAF. Grayscale: #414141. Windows color (decimal): -16752560 or 5267456. OLE color: 5267456.
HSL color Cylindrical-coordinate representation of color #006050: hue angle of 170º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006050 is Cyan = 1, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 96 | 80 | - |
| CMYK | 1 | 0 | 0.17 | 0.62 |
| HSL | 170º | 1% | 0.19% | - |
| HSV(B) | 170º | 1% | 0.38% | - |
| XYZ | 5.63 | 8.94 | 9.02 | - |
| YUV | 65.47 | 136.2 | 81.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 96 | 80 | 1 | 0 | 0.17 | 0.62 | 170 | 1 | 0.19 |
| Hex | 0 | 60 | 50 | 64 | 0 | 11 | 3E | AA | 64 | 13 |
| Octal | 0 | 140 | 120 | 144 | 0 | 21 | 76 | 252 | 144 | 23 |
| Binary | 0 | 1100000 | 1010000 | 1100100 | 0 | 10001 | 111110 | 10101010 | 1100100 | 10011 |
Color Harmonies of #006050
Complementary color
Monochromatic Colors of #006050
Black with #006050
Text Example
Text Example
White with #006050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006050; }
p { color: rgb(0,96,80); }
H1.HeaderClassName
{
color: #006050;
}
.AnyTagClassName
{
color: #006050;
}
</style>
background-color css
<style>
a { background-color: #006050; }
a { background-color: rgb(0,96,80); }
div.DivClassName
{
background-color: #006050;
}
.BgClassName
{
background-color: #006050;
}
</style>
border-color css
<style>
span { border-color: #006050; }
span { border-color: rgb(0,96,80); }
td.TdClassName
{
border-color: #006050;
}
.TagClassName
{
border-color: #006050;
}
</style>