Shades of Mosque #026665
Tints of Mosque #026665
RGB
CMYK
RGB Variations
Color information
#026665 (or 0x026665) is known color: Mosque. HEX triplet: 02, 66 and 65. RGB value is (2,102,101). Sum of RGB (Red+Green+Blue) = 2+102+101=205 (27% of max value = 765). Red value is 2 (1.17% from 255 or 0.98% from 205); Green value is 102 (40.23% from 255 or 49.76% from 205); Blue value is 101 (39.84% from 255 or 49.27% from 205); Max value from RGB is 102 - color contains mainly: green. Hex color #026665 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026665 is #FD999A. Grayscale: #474747. Windows color (decimal): -16619931 or 6645250. OLE color: 6645250.
HSL color Cylindrical-coordinate representation of color #026665: hue angle of 179.4º 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 #026665 is Cyan = 0.98, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 2 | 102 | 101 | - |
| CMYK | 0.98 | 0 | 0.01 | 0.6 |
| HSL | 179.4º | 0.96% | 0.2% | - |
| HSV(B) | 179.4º | 0.98% | 0.4% | - |
| XYZ | 7.13 | 10.46 | 13.95 | - |
| YUV | 71.99 | 144.37 | 78.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 102 | 101 | 0.98 | 0 | 0.01 | 0.6 | 179.4 | 0.96 | 0.2 |
| Hex | 2 | 66 | 65 | 62 | 0 | 1 | 3C | B3 | 60 | 14 |
| Octal | 2 | 146 | 145 | 142 | 0 | 1 | 74 | 263 | 140 | 24 |
| Binary | 10 | 1100110 | 1100101 | 1100010 | 0 | 1 | 111100 | 10110011 | 1100000 | 10100 |
Color Harmonies of #026665
Complementary color
Monochromatic Colors of #026665
Black with #026665
Text Example
Text Example
White with #026665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026665; }
p { color: rgb(2,102,101); }
H1.HeaderClassName
{
color: #026665;
}
.AnyTagClassName
{
color: #026665;
}
</style>
background-color css
<style>
a { background-color: #026665; }
a { background-color: rgb(2,102,101); }
div.DivClassName
{
background-color: #026665;
}
.BgClassName
{
background-color: #026665;
}
</style>
border-color css
<style>
span { border-color: #026665; }
span { border-color: rgb(2,102,101); }
td.TdClassName
{
border-color: #026665;
}
.TagClassName
{
border-color: #026665;
}
</style>