Shades of Mosque #00625E
Tints of Mosque #00625E
RGB
CMYK
RGB Variations
Color information
#00625E (or 0x00625E) is known color: Mosque. HEX triplet: 00, 62 and 5E. RGB value is (0,98,94). Sum of RGB (Red+Green+Blue) = 0+98+94=192 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 192); Green value is 98 (38.67% from 255 or 51.04% from 192); Blue value is 94 (37.11% from 255 or 48.96% from 192); Max value from RGB is 98 - color contains mainly: green. Hex color #00625E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00625E is #FF9DA1. Grayscale: #444444. Windows color (decimal): -16752034 or 6185472. OLE color: 6185472.
HSL color Cylindrical-coordinate representation of color #00625E: hue angle of 177.55º 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 #00625E is Cyan = 1, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 98 | 94 | - |
| CMYK | 1 | 0 | 0.04 | 0.62 |
| HSL | 177.55º | 1% | 0.19% | - |
| HSV(B) | 177.55º | 1% | 0.38% | - |
| XYZ | 6.39 | 9.54 | 12.1 | - |
| YUV | 68.24 | 142.53 | 79.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 98 | 94 | 1 | 0 | 0.04 | 0.62 | 177.55 | 1 | 0.19 |
| Hex | 0 | 62 | 5E | 64 | 0 | 4 | 3E | B2 | 64 | 13 |
| Octal | 0 | 142 | 136 | 144 | 0 | 4 | 76 | 262 | 144 | 23 |
| Binary | 0 | 1100010 | 1011110 | 1100100 | 0 | 100 | 111110 | 10110010 | 1100100 | 10011 |
Color Harmonies of #00625E
Complementary color
Monochromatic Colors of #00625E
Black with #00625E
Text Example
Text Example
White with #00625E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00625E; }
p { color: rgb(0,98,94); }
H1.HeaderClassName
{
color: #00625E;
}
.AnyTagClassName
{
color: #00625E;
}
</style>
background-color css
<style>
a { background-color: #00625E; }
a { background-color: rgb(0,98,94); }
div.DivClassName
{
background-color: #00625E;
}
.BgClassName
{
background-color: #00625E;
}
</style>
border-color css
<style>
span { border-color: #00625E; }
span { border-color: rgb(0,98,94); }
td.TdClassName
{
border-color: #00625E;
}
.TagClassName
{
border-color: #00625E;
}
</style>