Shades of Mosque #00575E
Tints of Mosque #00575E
RGB
CMYK
RGB Variations
Color information
#00575E (or 0x00575E) is known color: Mosque. HEX triplet: 00, 57 and 5E. RGB value is (0,87,94). Sum of RGB (Red+Green+Blue) = 0+87+94=181 (23% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 181); Green value is 87 (34.38% from 255 or 48.07% from 181); Blue value is 94 (37.11% from 255 or 51.93% from 181); Max value from RGB is 94 - color contains mainly: blue. Hex color #00575E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00575E is #FFA8A1. Grayscale: #3D3D3D. Windows color (decimal): -16754850 or 6182656. OLE color: 6182656.
HSL color Cylindrical-coordinate representation of color #00575E: hue angle of 184.47º degrees, saturation: 1, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00575E is Cyan = 1, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 0 | 87 | 94 | - |
| CMYK | 1 | 0.07 | 0 | 0.63 |
| HSL | 184.47º | 1% | 0.18% | - |
| HSV(B) | 184.47º | 1% | 0.37% | - |
| XYZ | 5.43 | 7.62 | 11.78 | - |
| YUV | 61.79 | 146.18 | 83.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 87 | 94 | 1 | 0.07 | 0 | 0.63 | 184.47 | 1 | 0.18 |
| Hex | 0 | 57 | 5E | 64 | 7 | 0 | 3F | B8 | 64 | 12 |
| Octal | 0 | 127 | 136 | 144 | 7 | 0 | 77 | 270 | 144 | 22 |
| Binary | 0 | 1010111 | 1011110 | 1100100 | 111 | 0 | 111111 | 10111000 | 1100100 | 10010 |
Color Harmonies of #00575E
Complementary color
Monochromatic Colors of #00575E
Black with #00575E
Text Example
Text Example
White with #00575E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00575E; }
p { color: rgb(0,87,94); }
H1.HeaderClassName
{
color: #00575E;
}
.AnyTagClassName
{
color: #00575E;
}
</style>
background-color css
<style>
a { background-color: #00575E; }
a { background-color: rgb(0,87,94); }
div.DivClassName
{
background-color: #00575E;
}
.BgClassName
{
background-color: #00575E;
}
</style>
border-color css
<style>
span { border-color: #00575E; }
span { border-color: rgb(0,87,94); }
td.TdClassName
{
border-color: #00575E;
}
.TagClassName
{
border-color: #00575E;
}
</style>