Shades of Mosque #026965
Tints of Mosque #026965
RGB
CMYK
RGB Variations
Color information
#026965 (or 0x026965) is known color: Mosque. HEX triplet: 02, 69 and 65. RGB value is (2,105,101). Sum of RGB (Red+Green+Blue) = 2+105+101=208 (27% of max value = 765). Red value is 2 (1.17% from 255 or 0.96% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 101 (39.84% from 255 or 48.56% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #026965 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #026965 is #FD969A. Grayscale: #494949. Windows color (decimal): -16619163 or 6646018. OLE color: 6646018.
HSL color Cylindrical-coordinate representation of color #026965: hue angle of 177.67º 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 #026965 is Cyan = 0.98, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 2 | 105 | 101 | - |
| CMYK | 0.98 | 0 | 0.04 | 0.59 |
| HSL | 177.67º | 0.96% | 0.21% | - |
| HSV(B) | 177.67º | 0.98% | 0.41% | - |
| XYZ | 7.43 | 11.06 | 14.05 | - |
| YUV | 73.75 | 143.38 | 76.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 105 | 101 | 0.98 | 0 | 0.04 | 0.59 | 177.67 | 0.96 | 0.21 |
| Hex | 2 | 69 | 65 | 62 | 0 | 4 | 3B | B2 | 60 | 15 |
| Octal | 2 | 151 | 145 | 142 | 0 | 4 | 73 | 262 | 140 | 25 |
| Binary | 10 | 1101001 | 1100101 | 1100010 | 0 | 100 | 111011 | 10110010 | 1100000 | 10101 |
Color Harmonies of #026965
Complementary color
Monochromatic Colors of #026965
Black with #026965
Text Example
Text Example
White with #026965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #026965; }
p { color: rgb(2,105,101); }
H1.HeaderClassName
{
color: #026965;
}
.AnyTagClassName
{
color: #026965;
}
</style>
background-color css
<style>
a { background-color: #026965; }
a { background-color: rgb(2,105,101); }
div.DivClassName
{
background-color: #026965;
}
.BgClassName
{
background-color: #026965;
}
</style>
border-color css
<style>
span { border-color: #026965; }
span { border-color: rgb(2,105,101); }
td.TdClassName
{
border-color: #026965;
}
.TagClassName
{
border-color: #026965;
}
</style>