Shades of Mosque #02594F
Tints of Mosque #02594F
RGB
CMYK
RGB Variations
Color information
#02594F (or 0x02594F) is known color: Mosque. HEX triplet: 02, 59 and 4F. RGB value is (2,89,79). Sum of RGB (Red+Green+Blue) = 2+89+79=170 (22% of max value = 765). Red value is 2 (1.17% from 255 or 1.18% from 170); Green value is 89 (35.16% from 255 or 52.35% from 170); Blue value is 79 (31.25% from 255 or 46.47% from 170); Max value from RGB is 89 - color contains mainly: green. Hex color #02594F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #02594F is #FDA6B0. Grayscale: #3D3D3D. Windows color (decimal): -16623281 or 5200130. OLE color: 5200130.
HSL color Cylindrical-coordinate representation of color #02594F: hue angle of 173.1º degrees, saturation: 0.96, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #02594F is Cyan = 0.98, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 2 | 89 | 79 | - |
| CMYK | 0.98 | 0 | 0.11 | 0.65 |
| HSL | 173.1º | 0.96% | 0.18% | - |
| HSV(B) | 173.1º | 0.98% | 0.35% | - |
| XYZ | 5.01 | 7.72 | 8.62 | - |
| YUV | 61.85 | 137.68 | 85.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 89 | 79 | 0.98 | 0 | 0.11 | 0.65 | 173.1 | 0.96 | 0.18 |
| Hex | 2 | 59 | 4F | 62 | 0 | B | 41 | AD | 60 | 12 |
| Octal | 2 | 131 | 117 | 142 | 0 | 13 | 101 | 255 | 140 | 22 |
| Binary | 10 | 1011001 | 1001111 | 1100010 | 0 | 1011 | 1000001 | 10101101 | 1100000 | 10010 |
Color Harmonies of #02594F
Complementary color
Monochromatic Colors of #02594F
Black with #02594F
Text Example
Text Example
White with #02594F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02594F; }
p { color: rgb(2,89,79); }
H1.HeaderClassName
{
color: #02594F;
}
.AnyTagClassName
{
color: #02594F;
}
</style>
background-color css
<style>
a { background-color: #02594F; }
a { background-color: rgb(2,89,79); }
div.DivClassName
{
background-color: #02594F;
}
.BgClassName
{
background-color: #02594F;
}
</style>
border-color css
<style>
span { border-color: #02594F; }
span { border-color: rgb(2,89,79); }
td.TdClassName
{
border-color: #02594F;
}
.TagClassName
{
border-color: #02594F;
}
</style>