Shades of Mosque #06625E
Tints of Mosque #06625E
RGB
CMYK
RGB Variations
Color information
#06625E (or 0x06625E) is known color: Mosque. HEX triplet: 06, 62 and 5E. RGB value is (6,98,94). Sum of RGB (Red+Green+Blue) = 6+98+94=198 (26% of max value = 765). Red value is 6 (2.73% from 255 or 3.03% from 198); Green value is 98 (38.67% from 255 or 49.49% from 198); Blue value is 94 (37.11% from 255 or 47.47% from 198); Max value from RGB is 98 - color contains mainly: green. Hex color #06625E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06625E is #F99DA1. Grayscale: #454545. Windows color (decimal): -16358818 or 6185478. OLE color: 6185478.
HSL color Cylindrical-coordinate representation of color #06625E: hue angle of 177.39º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06625E is Cyan = 0.94, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 98 | 94 | - |
| CMYK | 0.94 | 0 | 0.04 | 0.62 |
| HSL | 177.39º | 0.88% | 0.2% | - |
| HSV(B) | 177.39º | 0.94% | 0.38% | - |
| XYZ | 6.46 | 9.58 | 12.1 | - |
| YUV | 70.04 | 141.52 | 82.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 98 | 94 | 0.94 | 0 | 0.04 | 0.62 | 177.39 | 0.88 | 0.2 |
| Hex | 6 | 62 | 5E | 5E | 0 | 4 | 3E | B1 | 58 | 14 |
| Octal | 6 | 142 | 136 | 136 | 0 | 4 | 76 | 261 | 130 | 24 |
| Binary | 110 | 1100010 | 1011110 | 1011110 | 0 | 100 | 111110 | 10110001 | 1011000 | 10100 |
Color Harmonies of #06625E
Complementary color
Monochromatic Colors of #06625E
Black with #06625E
Text Example
Text Example
White with #06625E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06625E; }
p { color: rgb(6,98,94); }
H1.HeaderClassName
{
color: #06625E;
}
.AnyTagClassName
{
color: #06625E;
}
</style>
background-color css
<style>
a { background-color: #06625E; }
a { background-color: rgb(6,98,94); }
div.DivClassName
{
background-color: #06625E;
}
.BgClassName
{
background-color: #06625E;
}
</style>
border-color css
<style>
span { border-color: #06625E; }
span { border-color: rgb(6,98,94); }
td.TdClassName
{
border-color: #06625E;
}
.TagClassName
{
border-color: #06625E;
}
</style>