Shades of Mosque #025E54
Tints of Mosque #025E54
RGB
CMYK
RGB Variations
Color information
#025E54 (or 0x025E54) is known color: Mosque. HEX triplet: 02, 5E and 54. RGB value is (2,94,84). Sum of RGB (Red+Green+Blue) = 2+94+84=180 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.11% from 180); Green value is 94 (37.11% from 255 or 52.22% from 180); Blue value is 84 (33.20% from 255 or 46.67% from 180); Max value from RGB is 94 - color contains mainly: green. Hex color #025E54 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025E54 is #FDA1AB. Grayscale: #414141. Windows color (decimal): -16621996 or 5529090. OLE color: 5529090.
HSL color Cylindrical-coordinate representation of color #025E54: hue angle of 173.48º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025E54 is Cyan = 0.98, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 2 | 94 | 84 | - |
| CMYK | 0.98 | 0 | 0.11 | 0.63 |
| HSL | 173.48º | 0.96% | 0.19% | - |
| HSV(B) | 173.48º | 0.98% | 0.37% | - |
| XYZ | 5.63 | 8.66 | 9.76 | - |
| YUV | 65.35 | 138.52 | 82.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 94 | 84 | 0.98 | 0 | 0.11 | 0.63 | 173.48 | 0.96 | 0.19 |
| Hex | 2 | 5E | 54 | 62 | 0 | B | 3F | AD | 60 | 13 |
| Octal | 2 | 136 | 124 | 142 | 0 | 13 | 77 | 255 | 140 | 23 |
| Binary | 10 | 1011110 | 1010100 | 1100010 | 0 | 1011 | 111111 | 10101101 | 1100000 | 10011 |
Color Harmonies of #025E54
Complementary color
Monochromatic Colors of #025E54
Black with #025E54
Text Example
Text Example
White with #025E54
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #025E54; }
p { color: rgb(2,94,84); }
H1.HeaderClassName
{
color: #025E54;
}
.AnyTagClassName
{
color: #025E54;
}
</style>
background-color css
<style>
a { background-color: #025E54; }
a { background-color: rgb(2,94,84); }
div.DivClassName
{
background-color: #025E54;
}
.BgClassName
{
background-color: #025E54;
}
</style>
border-color css
<style>
span { border-color: #025E54; }
span { border-color: rgb(2,94,84); }
td.TdClassName
{
border-color: #025E54;
}
.TagClassName
{
border-color: #025E54;
}
</style>