Shades of Mosque #03554E
Tints of Mosque #03554E
RGB
CMYK
RGB Variations
Color information
#03554E (or 0x03554E) is known color: Mosque. HEX triplet: 03, 55 and 4E. RGB value is (3,85,78). Sum of RGB (Red+Green+Blue) = 3+85+78=166 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.81% from 166); Green value is 85 (33.59% from 255 or 51.20% from 166); Blue value is 78 (30.86% from 255 or 46.99% from 166); Max value from RGB is 85 - color contains mainly: green. Hex color #03554E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #03554E is #FCAAB1. Grayscale: #3B3B3B. Windows color (decimal): -16558770 or 5133571. OLE color: 5133571.
HSL color Cylindrical-coordinate representation of color #03554E: hue angle of 174.88º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #03554E is Cyan = 0.96, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 85 | 78 | - |
| CMYK | 0.96 | 0 | 0.08 | 0.67 |
| HSL | 174.88º | 0.93% | 0.17% | - |
| HSV(B) | 174.88º | 0.96% | 0.33% | - |
| XYZ | 4.66 | 7.07 | 8.33 | - |
| YUV | 59.68 | 138.33 | 87.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 85 | 78 | 0.96 | 0 | 0.08 | 0.67 | 174.88 | 0.93 | 0.17 |
| Hex | 3 | 55 | 4E | 60 | 0 | 8 | 43 | AF | 5D | 11 |
| Octal | 3 | 125 | 116 | 140 | 0 | 10 | 103 | 257 | 135 | 21 |
| Binary | 11 | 1010101 | 1001110 | 1100000 | 0 | 1000 | 1000011 | 10101111 | 1011101 | 10001 |
Color Harmonies of #03554E
Complementary color
Monochromatic Colors of #03554E
Black with #03554E
Text Example
Text Example
White with #03554E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #03554E; }
p { color: rgb(3,85,78); }
H1.HeaderClassName
{
color: #03554E;
}
.AnyTagClassName
{
color: #03554E;
}
</style>
background-color css
<style>
a { background-color: #03554E; }
a { background-color: rgb(3,85,78); }
div.DivClassName
{
background-color: #03554E;
}
.BgClassName
{
background-color: #03554E;
}
</style>
border-color css
<style>
span { border-color: #03554E; }
span { border-color: rgb(3,85,78); }
td.TdClassName
{
border-color: #03554E;
}
.TagClassName
{
border-color: #03554E;
}
</style>