Shades of Mosque #03574E
Tints of Mosque #03574E
RGB
CMYK
RGB Variations
Color information
#03574E (or 0x03574E) is known color: Mosque. HEX triplet: 03, 57 and 4E. RGB value is (3,87,78). Sum of RGB (Red+Green+Blue) = 3+87+78=168 (22% of max value = 765). Red value is 3 (1.56% from 255 or 1.79% from 168); Green value is 87 (34.38% from 255 or 51.79% from 168); Blue value is 78 (30.86% from 255 or 46.43% from 168); Max value from RGB is 87 - color contains mainly: green. Hex color #03574E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #03574E is #FCA8B1. Grayscale: #3C3C3C. Windows color (decimal): -16558258 or 5134083. OLE color: 5134083.
HSL color Cylindrical-coordinate representation of color #03574E: hue angle of 173.57º degrees, saturation: 0.93, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #03574E is Cyan = 0.97, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 3 | 87 | 78 | - |
| CMYK | 0.97 | 0 | 0.10 | 0.66 |
| HSL | 173.57º | 0.93% | 0.18% | - |
| HSV(B) | 173.57º | 0.97% | 0.34% | - |
| XYZ | 4.82 | 7.39 | 8.38 | - |
| YUV | 60.86 | 137.67 | 86.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 87 | 78 | 0.97 | 0 | 0.10 | 0.66 | 173.57 | 0.93 | 0.18 |
| Hex | 3 | 57 | 4E | 61 | 0 | A | 42 | AE | 5D | 12 |
| Octal | 3 | 127 | 116 | 141 | 0 | 12 | 102 | 256 | 135 | 22 |
| Binary | 11 | 1010111 | 1001110 | 1100001 | 0 | 1010 | 1000010 | 10101110 | 1011101 | 10010 |
Color Harmonies of #03574E
Complementary color
Monochromatic Colors of #03574E
Black with #03574E
Text Example
Text Example
White with #03574E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #03574E; }
p { color: rgb(3,87,78); }
H1.HeaderClassName
{
color: #03574E;
}
.AnyTagClassName
{
color: #03574E;
}
</style>
background-color css
<style>
a { background-color: #03574E; }
a { background-color: rgb(3,87,78); }
div.DivClassName
{
background-color: #03574E;
}
.BgClassName
{
background-color: #03574E;
}
</style>
border-color css
<style>
span { border-color: #03574E; }
span { border-color: rgb(3,87,78); }
td.TdClassName
{
border-color: #03574E;
}
.TagClassName
{
border-color: #03574E;
}
</style>