Shades of Mosque #026860
Tints of Mosque #026860
RGB
CMYK
RGB Variations
Color information
#026860 (or 0x026860) is known color: Mosque. HEX triplet: 02, 68 and 60. RGB value is (2,104,96). Sum of RGB (Red+Green+Blue) = 2+104+96=202 (26% of max value = 765). Red value is 2 (1.17% from 255 or 0.99% from 202); Green value is 104 (41.02% from 255 or 51.49% from 202); Blue value is 96 (37.89% from 255 or 47.52% from 202); Max value from RGB is 104 - color contains mainly: green. Hex color #026860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026860 is #FD979F. Grayscale: #484848. Windows color (decimal): -16619424 or 6318082. OLE color: 6318082.
HSL color Cylindrical-coordinate representation of color #026860: hue angle of 175.29º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026860 is Cyan = 0.98, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 2 | 104 | 96 | - |
| CMYK | 0.98 | 0 | 0.08 | 0.59 |
| HSL | 175.29º | 0.96% | 0.21% | - |
| HSV(B) | 175.29º | 0.98% | 0.41% | - |
| XYZ | 7.09 | 10.76 | 12.77 | - |
| YUV | 72.59 | 141.21 | 77.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 104 | 96 | 0.98 | 0 | 0.08 | 0.59 | 175.29 | 0.96 | 0.21 |
| Hex | 2 | 68 | 60 | 62 | 0 | 8 | 3B | AF | 60 | 15 |
| Octal | 2 | 150 | 140 | 142 | 0 | 10 | 73 | 257 | 140 | 25 |
| Binary | 10 | 1101000 | 1100000 | 1100010 | 0 | 1000 | 111011 | 10101111 | 1100000 | 10101 |
Color Harmonies of #026860
Complementary color
Monochromatic Colors of #026860
Black with #026860
Text Example
Text Example
White with #026860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026860; }
p { color: rgb(2,104,96); }
H1.HeaderClassName
{
color: #026860;
}
.AnyTagClassName
{
color: #026860;
}
</style>
background-color css
<style>
a { background-color: #026860; }
a { background-color: rgb(2,104,96); }
div.DivClassName
{
background-color: #026860;
}
.BgClassName
{
background-color: #026860;
}
</style>
border-color css
<style>
span { border-color: #026860; }
span { border-color: rgb(2,104,96); }
td.TdClassName
{
border-color: #026860;
}
.TagClassName
{
border-color: #026860;
}
</style>