Shades of Mosque #005658
Tints of Mosque #005658
RGB
CMYK
RGB Variations
Color information
#005658 (or 0x005658) is known color: Mosque. HEX triplet: 00, 56 and 58. RGB value is (0,86,88). Sum of RGB (Red+Green+Blue) = 0+86+88=174 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 174); Green value is 86 (33.98% from 255 or 49.43% from 174); Blue value is 88 (34.77% from 255 or 50.57% from 174); Max value from RGB is 88 - color contains mainly: blue. Hex color #005658 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005658 is #FFA9A7. Grayscale: #3C3C3C. Windows color (decimal): -16755112 or 5789184. OLE color: 5789184.
HSL color Cylindrical-coordinate representation of color #005658: hue angle of 181.36º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005658 is Cyan = 1, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 86 | 88 | - |
| CMYK | 1 | 0.02 | 0 | 0.65 |
| HSL | 181.36º | 1% | 0.17% | - |
| HSV(B) | 181.36º | 1% | 0.35% | - |
| XYZ | 5.09 | 7.36 | 10.38 | - |
| YUV | 60.51 | 143.51 | 84.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 86 | 88 | 1 | 0.02 | 0 | 0.65 | 181.36 | 1 | 0.17 |
| Hex | 0 | 56 | 58 | 64 | 2 | 0 | 41 | B5 | 64 | 11 |
| Octal | 0 | 126 | 130 | 144 | 2 | 0 | 101 | 265 | 144 | 21 |
| Binary | 0 | 1010110 | 1011000 | 1100100 | 10 | 0 | 1000001 | 10110101 | 1100100 | 10001 |
Color Harmonies of #005658
Complementary color
Monochromatic Colors of #005658
Black with #005658
Text Example
Text Example
White with #005658
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005658; }
p { color: rgb(0,86,88); }
H1.HeaderClassName
{
color: #005658;
}
.AnyTagClassName
{
color: #005658;
}
</style>
background-color css
<style>
a { background-color: #005658; }
a { background-color: rgb(0,86,88); }
div.DivClassName
{
background-color: #005658;
}
.BgClassName
{
background-color: #005658;
}
</style>
border-color css
<style>
span { border-color: #005658; }
span { border-color: rgb(0,86,88); }
td.TdClassName
{
border-color: #005658;
}
.TagClassName
{
border-color: #005658;
}
</style>