Shades of Mosque #005654
Tints of Mosque #005654
RGB
CMYK
RGB Variations
Color information
#005654 (or 0x005654) is known color: Mosque. HEX triplet: 00, 56 and 54. RGB value is (0,86,84). Sum of RGB (Red+Green+Blue) = 0+86+84=170 (22% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 170); Green value is 86 (33.98% from 255 or 50.59% from 170); Blue value is 84 (33.20% from 255 or 49.41% from 170); Max value from RGB is 86 - color contains mainly: green. Hex color #005654 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005654 is #FFA9AB. Grayscale: #3B3B3B. Windows color (decimal): -16755116 or 5527040. OLE color: 5527040.
HSL color Cylindrical-coordinate representation of color #005654: hue angle of 178.6º 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 #005654 is Cyan = 1, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 0 | 86 | 84 | - |
| CMYK | 1 | 0 | 0.02 | 0.66 |
| HSL | 178.6º | 1% | 0.17% | - |
| HSV(B) | 178.6º | 1% | 0.34% | - |
| XYZ | 4.93 | 7.3 | 9.54 | - |
| YUV | 60.06 | 141.51 | 85.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 86 | 84 | 1 | 0 | 0.02 | 0.66 | 178.6 | 1 | 0.17 |
| Hex | 0 | 56 | 54 | 64 | 0 | 2 | 42 | B3 | 64 | 11 |
| Octal | 0 | 126 | 124 | 144 | 0 | 2 | 102 | 263 | 144 | 21 |
| Binary | 0 | 1010110 | 1010100 | 1100100 | 0 | 10 | 1000010 | 10110011 | 1100100 | 10001 |
Color Harmonies of #005654
Complementary color
Monochromatic Colors of #005654
Black with #005654
Text Example
Text Example
White with #005654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005654; }
p { color: rgb(0,86,84); }
H1.HeaderClassName
{
color: #005654;
}
.AnyTagClassName
{
color: #005654;
}
</style>
background-color css
<style>
a { background-color: #005654; }
a { background-color: rgb(0,86,84); }
div.DivClassName
{
background-color: #005654;
}
.BgClassName
{
background-color: #005654;
}
</style>
border-color css
<style>
span { border-color: #005654; }
span { border-color: rgb(0,86,84); }
td.TdClassName
{
border-color: #005654;
}
.TagClassName
{
border-color: #005654;
}
</style>