Shades of Mosque #025460
Tints of Mosque #025460
RGB
CMYK
RGB Variations
Color information
#025460 (or 0x025460) is known color: Mosque. HEX triplet: 02, 54 and 60. RGB value is (2,84,96). Sum of RGB (Red+Green+Blue) = 2+84+96=182 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.10% from 182); Green value is 84 (33.20% from 255 or 46.15% from 182); Blue value is 96 (37.89% from 255 or 52.75% from 182); Max value from RGB is 96 - color contains mainly: blue. Hex color #025460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025460 is #FDAB9F. Grayscale: #3C3C3C. Windows color (decimal): -16624544 or 6312962. OLE color: 6312962.
HSL color Cylindrical-coordinate representation of color #025460: hue angle of 187.66º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #025460 is Cyan = 0.98, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 2 | 84 | 96 | - |
| CMYK | 0.98 | 0.12 | 0 | 0.62 |
| HSL | 187.66º | 0.96% | 0.19% | - |
| HSV(B) | 187.66º | 0.98% | 0.38% | - |
| XYZ | 5.31 | 7.2 | 12.18 | - |
| YUV | 60.85 | 147.83 | 86.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 84 | 96 | 0.98 | 0.12 | 0 | 0.62 | 187.66 | 0.96 | 0.19 |
| Hex | 2 | 54 | 60 | 62 | C | 0 | 3E | BC | 60 | 13 |
| Octal | 2 | 124 | 140 | 142 | 14 | 0 | 76 | 274 | 140 | 23 |
| Binary | 10 | 1010100 | 1100000 | 1100010 | 1100 | 0 | 111110 | 10111100 | 1100000 | 10011 |
Color Harmonies of #025460
Complementary color
Monochromatic Colors of #025460
Black with #025460
Text Example
Text Example
White with #025460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #025460; }
p { color: rgb(2,84,96); }
H1.HeaderClassName
{
color: #025460;
}
.AnyTagClassName
{
color: #025460;
}
</style>
background-color css
<style>
a { background-color: #025460; }
a { background-color: rgb(2,84,96); }
div.DivClassName
{
background-color: #025460;
}
.BgClassName
{
background-color: #025460;
}
</style>
border-color css
<style>
span { border-color: #025460; }
span { border-color: rgb(2,84,96); }
td.TdClassName
{
border-color: #025460;
}
.TagClassName
{
border-color: #025460;
}
</style>