Shades of Mosque #03615D
Tints of Mosque #03615D
RGB
CMYK
RGB Variations
Color information
#03615D (or 0x03615D) is known color: Mosque. HEX triplet: 03, 61 and 5D. RGB value is (3,97,93). Sum of RGB (Red+Green+Blue) = 3+97+93=193 (25% of max value = 765). Red value is 3 (1.56% from 255 or 1.55% from 193); Green value is 97 (38.28% from 255 or 50.26% from 193); Blue value is 93 (36.72% from 255 or 48.19% from 193); Max value from RGB is 97 - color contains mainly: green. Hex color #03615D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #03615D is #FC9EA2. Grayscale: #444444. Windows color (decimal): -16555683 or 6119683. OLE color: 6119683.
HSL color Cylindrical-coordinate representation of color #03615D: hue angle of 177.45º 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 #03615D is Cyan = 0.97, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 3 | 97 | 93 | - |
| CMYK | 0.97 | 0 | 0.04 | 0.62 |
| HSL | 177.45º | 0.94% | 0.2% | - |
| HSV(B) | 177.45º | 0.97% | 0.38% | - |
| XYZ | 6.29 | 9.36 | 11.83 | - |
| YUV | 68.44 | 141.86 | 81.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 97 | 93 | 0.97 | 0 | 0.04 | 0.62 | 177.45 | 0.94 | 0.2 |
| Hex | 3 | 61 | 5D | 61 | 0 | 4 | 3E | B1 | 5E | 14 |
| Octal | 3 | 141 | 135 | 141 | 0 | 4 | 76 | 261 | 136 | 24 |
| Binary | 11 | 1100001 | 1011101 | 1100001 | 0 | 100 | 111110 | 10110001 | 1011110 | 10100 |
Color Harmonies of #03615D
Complementary color
Monochromatic Colors of #03615D
Black with #03615D
Text Example
Text Example
White with #03615D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #03615D; }
p { color: rgb(3,97,93); }
H1.HeaderClassName
{
color: #03615D;
}
.AnyTagClassName
{
color: #03615D;
}
</style>
background-color css
<style>
a { background-color: #03615D; }
a { background-color: rgb(3,97,93); }
div.DivClassName
{
background-color: #03615D;
}
.BgClassName
{
background-color: #03615D;
}
</style>
border-color css
<style>
span { border-color: #03615D; }
span { border-color: rgb(3,97,93); }
td.TdClassName
{
border-color: #03615D;
}
.TagClassName
{
border-color: #03615D;
}
</style>