Shades of Mosque #005648
Tints of Mosque #005648
RGB
CMYK
RGB Variations
Color information
#005648 (or 0x005648) is known color: Mosque. HEX triplet: 00, 56 and 48. RGB value is (0,86,72). Sum of RGB (Red+Green+Blue) = 0+86+72=158 (20% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 158); Green value is 86 (33.98% from 255 or 54.43% from 158); Blue value is 72 (28.52% from 255 or 45.57% from 158); Max value from RGB is 86 - color contains mainly: green. Hex color #005648 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #005648 is #FFA9B7. Grayscale: #3A3A3A. Windows color (decimal): -16755128 or 4740608. OLE color: 4740608.
HSL color Cylindrical-coordinate representation of color #005648: hue angle of 170.23º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005648 is Cyan = 1, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 86 | 72 | - |
| CMYK | 1 | 0 | 0.16 | 0.66 |
| HSL | 170.23º | 1% | 0.17% | - |
| HSV(B) | 170.23º | 1% | 0.34% | - |
| XYZ | 4.5 | 7.12 | 7.27 | - |
| YUV | 58.69 | 135.51 | 86.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 86 | 72 | 1 | 0 | 0.16 | 0.66 | 170.23 | 1 | 0.17 |
| Hex | 0 | 56 | 48 | 64 | 0 | 10 | 42 | AA | 64 | 11 |
| Octal | 0 | 126 | 110 | 144 | 0 | 20 | 102 | 252 | 144 | 21 |
| Binary | 0 | 1010110 | 1001000 | 1100100 | 0 | 10000 | 1000010 | 10101010 | 1100100 | 10001 |
Color Harmonies of #005648
Complementary color
Monochromatic Colors of #005648
Black with #005648
Text Example
Text Example
White with #005648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005648; }
p { color: rgb(0,86,72); }
H1.HeaderClassName
{
color: #005648;
}
.AnyTagClassName
{
color: #005648;
}
</style>
background-color css
<style>
a { background-color: #005648; }
a { background-color: rgb(0,86,72); }
div.DivClassName
{
background-color: #005648;
}
.BgClassName
{
background-color: #005648;
}
</style>
border-color css
<style>
span { border-color: #005648; }
span { border-color: rgb(0,86,72); }
td.TdClassName
{
border-color: #005648;
}
.TagClassName
{
border-color: #005648;
}
</style>