Shades of Mosque #025961
Tints of Mosque #025961
RGB
CMYK
RGB Variations
Color information
#025961 (or 0x025961) is known color: Mosque. HEX triplet: 02, 59 and 61. RGB value is (2,89,97). Sum of RGB (Red+Green+Blue) = 2+89+97=188 (24% of max value = 765). Red value is 2 (1.17% from 255 or 1.06% from 188); Green value is 89 (35.16% from 255 or 47.34% from 188); Blue value is 97 (38.28% from 255 or 51.60% from 188); Max value from RGB is 97 - color contains mainly: blue. Hex color #025961 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #025961 is #FDA69E. Grayscale: #3F3F3F. Windows color (decimal): -16623263 or 6379778. OLE color: 6379778.
HSL color Cylindrical-coordinate representation of color #025961: hue angle of 185.05º 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 #025961 is Cyan = 0.98, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 2 | 89 | 97 | - |
| CMYK | 0.98 | 0.08 | 0 | 0.62 |
| HSL | 185.05º | 0.96% | 0.19% | - |
| HSV(B) | 185.05º | 0.98% | 0.38% | - |
| XYZ | 5.76 | 8.02 | 12.55 | - |
| YUV | 63.9 | 146.68 | 83.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 89 | 97 | 0.98 | 0.08 | 0 | 0.62 | 185.05 | 0.96 | 0.19 |
| Hex | 2 | 59 | 61 | 62 | 8 | 0 | 3E | B9 | 60 | 13 |
| Octal | 2 | 131 | 141 | 142 | 10 | 0 | 76 | 271 | 140 | 23 |
| Binary | 10 | 1011001 | 1100001 | 1100010 | 1000 | 0 | 111110 | 10111001 | 1100000 | 10011 |
Color Harmonies of #025961
Complementary color
Monochromatic Colors of #025961
Black with #025961
Text Example
Text Example
White with #025961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #025961; }
p { color: rgb(2,89,97); }
H1.HeaderClassName
{
color: #025961;
}
.AnyTagClassName
{
color: #025961;
}
</style>
background-color css
<style>
a { background-color: #025961; }
a { background-color: rgb(2,89,97); }
div.DivClassName
{
background-color: #025961;
}
.BgClassName
{
background-color: #025961;
}
</style>
border-color css
<style>
span { border-color: #025961; }
span { border-color: rgb(2,89,97); }
td.TdClassName
{
border-color: #025961;
}
.TagClassName
{
border-color: #025961;
}
</style>