Shades of Mosque #026760
Tints of Mosque #026760
RGB
CMYK
RGB Variations
Color information
#026760 (or 0x026760) is known color: Mosque. HEX triplet: 02, 67 and 60. RGB value is (2,103,96). Sum of RGB (Red+Green+Blue) = 2+103+96=201 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1.00% from 201); Green value is 103 (40.62% from 255 or 51.24% from 201); Blue value is 96 (37.89% from 255 or 47.76% from 201); Max value from RGB is 103 - color contains mainly: green. Hex color #026760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026760 is #FD989F. Grayscale: #474747. Windows color (decimal): -16619680 or 6317826. OLE color: 6317826.
HSL color Cylindrical-coordinate representation of color #026760: hue angle of 175.84º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026760 is Cyan = 0.98, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 2 | 103 | 96 | - |
| CMYK | 0.98 | 0 | 0.07 | 0.60 |
| HSL | 175.84º | 0.96% | 0.21% | - |
| HSV(B) | 175.84º | 0.98% | 0.4% | - |
| XYZ | 6.99 | 10.56 | 12.74 | - |
| YUV | 72 | 141.54 | 78.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 103 | 96 | 0.98 | 0 | 0.07 | 0.60 | 175.84 | 0.96 | 0.21 |
| Hex | 2 | 67 | 60 | 62 | 0 | 7 | 3C | B0 | 60 | 15 |
| Octal | 2 | 147 | 140 | 142 | 0 | 7 | 74 | 260 | 140 | 25 |
| Binary | 10 | 1100111 | 1100000 | 1100010 | 0 | 111 | 111100 | 10110000 | 1100000 | 10101 |
Color Harmonies of #026760
Complementary color
Monochromatic Colors of #026760
Black with #026760
Text Example
Text Example
White with #026760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026760; }
p { color: rgb(2,103,96); }
H1.HeaderClassName
{
color: #026760;
}
.AnyTagClassName
{
color: #026760;
}
</style>
background-color css
<style>
a { background-color: #026760; }
a { background-color: rgb(2,103,96); }
div.DivClassName
{
background-color: #026760;
}
.BgClassName
{
background-color: #026760;
}
</style>
border-color css
<style>
span { border-color: #026760; }
span { border-color: rgb(2,103,96); }
td.TdClassName
{
border-color: #026760;
}
.TagClassName
{
border-color: #026760;
}
</style>