Shades of Mosque #006056
Tints of Mosque #006056
RGB
CMYK
RGB Variations
Color information
#006056 (or 0x006056) is known color: Mosque. HEX triplet: 00, 60 and 56. RGB value is (0,96,86). Sum of RGB (Red+Green+Blue) = 0+96+86=182 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 182); Green value is 96 (37.89% from 255 or 52.75% from 182); Blue value is 86 (33.98% from 255 or 47.25% from 182); Max value from RGB is 96 - color contains mainly: green. Hex color #006056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006056 is #FF9FA9. Grayscale: #424242. Windows color (decimal): -16752554 or 5660672. OLE color: 5660672.
HSL color Cylindrical-coordinate representation of color #006056: hue angle of 173.75º 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 #006056 is Cyan = 1, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 96 | 86 | - |
| CMYK | 1 | 0 | 0.10 | 0.62 |
| HSL | 173.75º | 1% | 0.19% | - |
| HSV(B) | 173.75º | 1% | 0.38% | - |
| XYZ | 5.86 | 9.04 | 10.24 | - |
| YUV | 66.16 | 139.2 | 80.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 96 | 86 | 1 | 0 | 0.10 | 0.62 | 173.75 | 1 | 0.19 |
| Hex | 0 | 60 | 56 | 64 | 0 | A | 3E | AE | 64 | 13 |
| Octal | 0 | 140 | 126 | 144 | 0 | 12 | 76 | 256 | 144 | 23 |
| Binary | 0 | 1100000 | 1010110 | 1100100 | 0 | 1010 | 111110 | 10101110 | 1100100 | 10011 |
Color Harmonies of #006056
Complementary color
Monochromatic Colors of #006056
Black with #006056
Text Example
Text Example
White with #006056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006056; }
p { color: rgb(0,96,86); }
H1.HeaderClassName
{
color: #006056;
}
.AnyTagClassName
{
color: #006056;
}
</style>
background-color css
<style>
a { background-color: #006056; }
a { background-color: rgb(0,96,86); }
div.DivClassName
{
background-color: #006056;
}
.BgClassName
{
background-color: #006056;
}
</style>
border-color css
<style>
span { border-color: #006056; }
span { border-color: rgb(0,96,86); }
td.TdClassName
{
border-color: #006056;
}
.TagClassName
{
border-color: #006056;
}
</style>