Shades of Mosque #005761
Tints of Mosque #005761
RGB
CMYK
RGB Variations
Color information
#005761 (or 0x005761) is known color: Mosque. HEX triplet: 00, 57 and 61. RGB value is (0,87,97). Sum of RGB (Red+Green+Blue) = 0+87+97=184 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 184); Green value is 87 (34.38% from 255 or 47.28% from 184); Blue value is 97 (38.28% from 255 or 52.72% from 184); Max value from RGB is 97 - color contains mainly: blue. Hex color #005761 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005761 is #FFA89E. Grayscale: #3E3E3E. Windows color (decimal): -16754847 or 6379264. OLE color: 6379264.
HSL color Cylindrical-coordinate representation of color #005761: hue angle of 186.19º 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 #005761 is Cyan = 1, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 87 | 97 | - |
| CMYK | 1 | 0.10 | 0 | 0.62 |
| HSL | 186.19º | 1% | 0.19% | - |
| HSV(B) | 186.19º | 1% | 0.38% | - |
| XYZ | 5.57 | 7.68 | 12.5 | - |
| YUV | 62.13 | 147.68 | 83.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 87 | 97 | 1 | 0.10 | 0 | 0.62 | 186.19 | 1 | 0.19 |
| Hex | 0 | 57 | 61 | 64 | A | 0 | 3E | BA | 64 | 13 |
| Octal | 0 | 127 | 141 | 144 | 12 | 0 | 76 | 272 | 144 | 23 |
| Binary | 0 | 1010111 | 1100001 | 1100100 | 1010 | 0 | 111110 | 10111010 | 1100100 | 10011 |
Color Harmonies of #005761
Complementary color
Monochromatic Colors of #005761
Black with #005761
Text Example
Text Example
White with #005761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005761; }
p { color: rgb(0,87,97); }
H1.HeaderClassName
{
color: #005761;
}
.AnyTagClassName
{
color: #005761;
}
</style>
background-color css
<style>
a { background-color: #005761; }
a { background-color: rgb(0,87,97); }
div.DivClassName
{
background-color: #005761;
}
.BgClassName
{
background-color: #005761;
}
</style>
border-color css
<style>
span { border-color: #005761; }
span { border-color: rgb(0,87,97); }
td.TdClassName
{
border-color: #005761;
}
.TagClassName
{
border-color: #005761;
}
</style>