Shades of Mosque #03625A
Tints of Mosque #03625A
RGB
CMYK
RGB Variations
Color information
#03625A (or 0x03625A) is known color: Mosque. HEX triplet: 03, 62 and 5A. RGB value is (3,98,90). Sum of RGB (Red+Green+Blue) = 3+98+90=191 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.57% from 191); Green value is 98 (38.67% from 255 or 51.31% from 191); Blue value is 90 (35.55% from 255 or 47.12% from 191); Max value from RGB is 98 - color contains mainly: green. Hex color #03625A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #03625A is #FC9DA5. Grayscale: #444444. Windows color (decimal): -16555430 or 5923331. OLE color: 5923331.
HSL color Cylindrical-coordinate representation of color #03625A: hue angle of 174.95º degrees, saturation: 0.94, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #03625A is Cyan = 0.97, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 98 | 90 | - |
| CMYK | 0.97 | 0 | 0.08 | 0.62 |
| HSL | 174.95º | 0.94% | 0.2% | - |
| HSV(B) | 174.95º | 0.97% | 0.38% | - |
| XYZ | 6.25 | 9.49 | 11.18 | - |
| YUV | 68.68 | 140.03 | 81.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 98 | 90 | 0.97 | 0 | 0.08 | 0.62 | 174.95 | 0.94 | 0.2 |
| Hex | 3 | 62 | 5A | 61 | 0 | 8 | 3E | AF | 5E | 14 |
| Octal | 3 | 142 | 132 | 141 | 0 | 10 | 76 | 257 | 136 | 24 |
| Binary | 11 | 1100010 | 1011010 | 1100001 | 0 | 1000 | 111110 | 10101111 | 1011110 | 10100 |
Color Harmonies of #03625A
Complementary color
Monochromatic Colors of #03625A
Black with #03625A
Text Example
Text Example
White with #03625A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #03625A; }
p { color: rgb(3,98,90); }
H1.HeaderClassName
{
color: #03625A;
}
.AnyTagClassName
{
color: #03625A;
}
</style>
background-color css
<style>
a { background-color: #03625A; }
a { background-color: rgb(3,98,90); }
div.DivClassName
{
background-color: #03625A;
}
.BgClassName
{
background-color: #03625A;
}
</style>
border-color css
<style>
span { border-color: #03625A; }
span { border-color: rgb(3,98,90); }
td.TdClassName
{
border-color: #03625A;
}
.TagClassName
{
border-color: #03625A;
}
</style>