Shades of Mosque #00625F
Tints of Mosque #00625F
RGB
CMYK
RGB Variations
Color information
#00625F (or 0x00625F) is known color: Mosque. HEX triplet: 00, 62 and 5F. RGB value is (0,98,95). Sum of RGB (Red+Green+Blue) = 0+98+95=193 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 193); Green value is 98 (38.67% from 255 or 50.78% from 193); Blue value is 95 (37.5% from 255 or 49.22% from 193); Max value from RGB is 98 - color contains mainly: green. Hex color #00625F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00625F is #FF9DA0. Grayscale: #444444. Windows color (decimal): -16752033 or 6251008. OLE color: 6251008.
HSL color Cylindrical-coordinate representation of color #00625F: hue angle of 178.16º 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 #00625F is Cyan = 1, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 98 | 95 | - |
| CMYK | 1 | 0 | 0.03 | 0.62 |
| HSL | 178.16º | 1% | 0.19% | - |
| HSV(B) | 178.16º | 1% | 0.38% | - |
| XYZ | 6.43 | 9.56 | 12.33 | - |
| YUV | 68.36 | 143.03 | 79.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 98 | 95 | 1 | 0 | 0.03 | 0.62 | 178.16 | 1 | 0.19 |
| Hex | 0 | 62 | 5F | 64 | 0 | 3 | 3E | B2 | 64 | 13 |
| Octal | 0 | 142 | 137 | 144 | 0 | 3 | 76 | 262 | 144 | 23 |
| Binary | 0 | 1100010 | 1011111 | 1100100 | 0 | 11 | 111110 | 10110010 | 1100100 | 10011 |
Color Harmonies of #00625F
Complementary color
Monochromatic Colors of #00625F
Black with #00625F
Text Example
Text Example
White with #00625F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00625F; }
p { color: rgb(0,98,95); }
H1.HeaderClassName
{
color: #00625F;
}
.AnyTagClassName
{
color: #00625F;
}
</style>
background-color css
<style>
a { background-color: #00625F; }
a { background-color: rgb(0,98,95); }
div.DivClassName
{
background-color: #00625F;
}
.BgClassName
{
background-color: #00625F;
}
</style>
border-color css
<style>
span { border-color: #00625F; }
span { border-color: rgb(0,98,95); }
td.TdClassName
{
border-color: #00625F;
}
.TagClassName
{
border-color: #00625F;
}
</style>