Shades of Mosque #026564
Tints of Mosque #026564
RGB
CMYK
RGB Variations
Color information
#026564 (or 0x026564) is known color: Mosque. HEX triplet: 02, 65 and 64. RGB value is (2,101,100). Sum of RGB (Red+Green+Blue) = 2+101+100=203 (26% of max value = 765). Red value is 2 (1.17% from 255 or 0.99% from 203); Green value is 101 (39.84% from 255 or 49.75% from 203); Blue value is 100 (39.45% from 255 or 49.26% from 203); Max value from RGB is 101 - color contains mainly: green. Hex color #026564 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026564 is #FD9A9B. Grayscale: #474747. Windows color (decimal): -16620188 or 6579458. OLE color: 6579458.
HSL color Cylindrical-coordinate representation of color #026564: hue angle of 179.39º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #026564 is Cyan = 0.98, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 2 | 101 | 100 | - |
| CMYK | 0.98 | 0 | 0.01 | 0.60 |
| HSL | 179.39º | 0.96% | 0.2% | - |
| HSV(B) | 179.39º | 0.98% | 0.4% | - |
| XYZ | 6.98 | 10.24 | 13.67 | - |
| YUV | 71.29 | 144.2 | 78.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 101 | 100 | 0.98 | 0 | 0.01 | 0.60 | 179.39 | 0.96 | 0.2 |
| Hex | 2 | 65 | 64 | 62 | 0 | 1 | 3C | B3 | 60 | 14 |
| Octal | 2 | 145 | 144 | 142 | 0 | 1 | 74 | 263 | 140 | 24 |
| Binary | 10 | 1100101 | 1100100 | 1100010 | 0 | 1 | 111100 | 10110011 | 1100000 | 10100 |
Color Harmonies of #026564
Complementary color
Monochromatic Colors of #026564
Black with #026564
Text Example
Text Example
White with #026564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026564; }
p { color: rgb(2,101,100); }
H1.HeaderClassName
{
color: #026564;
}
.AnyTagClassName
{
color: #026564;
}
</style>
background-color css
<style>
a { background-color: #026564; }
a { background-color: rgb(2,101,100); }
div.DivClassName
{
background-color: #026564;
}
.BgClassName
{
background-color: #026564;
}
</style>
border-color css
<style>
span { border-color: #026564; }
span { border-color: rgb(2,101,100); }
td.TdClassName
{
border-color: #026564;
}
.TagClassName
{
border-color: #026564;
}
</style>