Shades of Mosque #005762
Tints of Mosque #005762
RGB
CMYK
RGB Variations
Color information
#005762 (or 0x005762) is known color: Mosque. HEX triplet: 00, 57 and 62. RGB value is (0,87,98). Sum of RGB (Red+Green+Blue) = 0+87+98=185 (24% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 185); Green value is 87 (34.38% from 255 or 47.03% from 185); Blue value is 98 (38.67% from 255 or 52.97% from 185); Max value from RGB is 98 - color contains mainly: blue. Hex color #005762 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005762 is #FFA89D. Grayscale: #3E3E3E. Windows color (decimal): -16754846 or 6444800. OLE color: 6444800.
HSL color Cylindrical-coordinate representation of color #005762: hue angle of 186.73º 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 #005762 is Cyan = 1, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 87 | 98 | - |
| CMYK | 1 | 0.11 | 0 | 0.62 |
| HSL | 186.73º | 1% | 0.19% | - |
| HSV(B) | 186.73º | 1% | 0.38% | - |
| XYZ | 5.61 | 7.7 | 12.75 | - |
| YUV | 62.24 | 148.18 | 83.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 87 | 98 | 1 | 0.11 | 0 | 0.62 | 186.73 | 1 | 0.19 |
| Hex | 0 | 57 | 62 | 64 | B | 0 | 3E | BB | 64 | 13 |
| Octal | 0 | 127 | 142 | 144 | 13 | 0 | 76 | 273 | 144 | 23 |
| Binary | 0 | 1010111 | 1100010 | 1100100 | 1011 | 0 | 111110 | 10111011 | 1100100 | 10011 |
Color Harmonies of #005762
Complementary color
Monochromatic Colors of #005762
Black with #005762
Text Example
Text Example
White with #005762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005762; }
p { color: rgb(0,87,98); }
H1.HeaderClassName
{
color: #005762;
}
.AnyTagClassName
{
color: #005762;
}
</style>
background-color css
<style>
a { background-color: #005762; }
a { background-color: rgb(0,87,98); }
div.DivClassName
{
background-color: #005762;
}
.BgClassName
{
background-color: #005762;
}
</style>
border-color css
<style>
span { border-color: #005762; }
span { border-color: rgb(0,87,98); }
td.TdClassName
{
border-color: #005762;
}
.TagClassName
{
border-color: #005762;
}
</style>