Shades of Mosque #00625D
Tints of Mosque #00625D
RGB
CMYK
RGB Variations
Color information
#00625D (or 0x00625D) is known color: Mosque. HEX triplet: 00, 62 and 5D. RGB value is (0,98,93). Sum of RGB (Red+Green+Blue) = 0+98+93=191 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 191); Green value is 98 (38.67% from 255 or 51.31% from 191); Blue value is 93 (36.72% from 255 or 48.69% from 191); Max value from RGB is 98 - color contains mainly: green. Hex color #00625D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00625D is #FF9DA2. Grayscale: #444444. Windows color (decimal): -16752035 or 6119936. OLE color: 6119936.
HSL color Cylindrical-coordinate representation of color #00625D: hue angle of 176.94º 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 #00625D is Cyan = 1, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 98 | 93 | - |
| CMYK | 1 | 0 | 0.05 | 0.62 |
| HSL | 176.94º | 1% | 0.19% | - |
| HSV(B) | 176.94º | 1% | 0.38% | - |
| XYZ | 6.34 | 9.53 | 11.86 | - |
| YUV | 68.13 | 142.03 | 79.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 98 | 93 | 1 | 0 | 0.05 | 0.62 | 176.94 | 1 | 0.19 |
| Hex | 0 | 62 | 5D | 64 | 0 | 5 | 3E | B1 | 64 | 13 |
| Octal | 0 | 142 | 135 | 144 | 0 | 5 | 76 | 261 | 144 | 23 |
| Binary | 0 | 1100010 | 1011101 | 1100100 | 0 | 101 | 111110 | 10110001 | 1100100 | 10011 |
Color Harmonies of #00625D
Complementary color
Monochromatic Colors of #00625D
Black with #00625D
Text Example
Text Example
White with #00625D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00625D; }
p { color: rgb(0,98,93); }
H1.HeaderClassName
{
color: #00625D;
}
.AnyTagClassName
{
color: #00625D;
}
</style>
background-color css
<style>
a { background-color: #00625D; }
a { background-color: rgb(0,98,93); }
div.DivClassName
{
background-color: #00625D;
}
.BgClassName
{
background-color: #00625D;
}
</style>
border-color css
<style>
span { border-color: #00625D; }
span { border-color: rgb(0,98,93); }
td.TdClassName
{
border-color: #00625D;
}
.TagClassName
{
border-color: #00625D;
}
</style>