Shades of Mosque #026051
Tints of Mosque #026051
RGB
CMYK
RGB Variations
Color information
#026051 (or 0x026051) is known color: Mosque. HEX triplet: 02, 60 and 51. RGB value is (2,96,81). Sum of RGB (Red+Green+Blue) = 2+96+81=179 (23% of max value = 765). Red value is 2 (1.17% from 255 or 1.12% from 179); Green value is 96 (37.89% from 255 or 53.63% from 179); Blue value is 81 (32.03% from 255 or 45.25% from 179); Max value from RGB is 96 - color contains mainly: green. Hex color #026051 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026051 is #FD9FAE. Grayscale: #424242. Windows color (decimal): -16621487 or 5332994. OLE color: 5332994.
HSL color Cylindrical-coordinate representation of color #026051: hue angle of 170.43º 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 #026051 is Cyan = 0.98, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 2 | 96 | 81 | - |
| CMYK | 0.98 | 0 | 0.16 | 0.62 |
| HSL | 170.43º | 0.96% | 0.19% | - |
| HSV(B) | 170.43º | 0.98% | 0.38% | - |
| XYZ | 5.69 | 8.97 | 9.22 | - |
| YUV | 66.18 | 136.36 | 82.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 96 | 81 | 0.98 | 0 | 0.16 | 0.62 | 170.43 | 0.96 | 0.19 |
| Hex | 2 | 60 | 51 | 62 | 0 | 10 | 3E | AA | 60 | 13 |
| Octal | 2 | 140 | 121 | 142 | 0 | 20 | 76 | 252 | 140 | 23 |
| Binary | 10 | 1100000 | 1010001 | 1100010 | 0 | 10000 | 111110 | 10101010 | 1100000 | 10011 |
Color Harmonies of #026051
Complementary color
Monochromatic Colors of #026051
Black with #026051
Text Example
Text Example
White with #026051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026051; }
p { color: rgb(2,96,81); }
H1.HeaderClassName
{
color: #026051;
}
.AnyTagClassName
{
color: #026051;
}
</style>
background-color css
<style>
a { background-color: #026051; }
a { background-color: rgb(2,96,81); }
div.DivClassName
{
background-color: #026051;
}
.BgClassName
{
background-color: #026051;
}
</style>
border-color css
<style>
span { border-color: #026051; }
span { border-color: rgb(2,96,81); }
td.TdClassName
{
border-color: #026051;
}
.TagClassName
{
border-color: #026051;
}
</style>