Shades of Mosque #02695E
Tints of Mosque #02695E
RGB
CMYK
RGB Variations
Color information
#02695E (or 0x02695E) is known color: Mosque. HEX triplet: 02, 69 and 5E. RGB value is (2,105,94). Sum of RGB (Red+Green+Blue) = 2+105+94=201 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1.00% from 201); Green value is 105 (41.41% from 255 or 52.24% from 201); Blue value is 94 (37.11% from 255 or 46.77% from 201); Max value from RGB is 105 - color contains mainly: green. Hex color #02695E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #02695E is #FD96A1. Grayscale: #484848. Windows color (decimal): -16619170 or 6187266. OLE color: 6187266.
HSL color Cylindrical-coordinate representation of color #02695E: hue angle of 173.59º 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 #02695E is Cyan = 0.98, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 2 | 105 | 94 | - |
| CMYK | 0.98 | 0 | 0.10 | 0.59 |
| HSL | 173.59º | 0.96% | 0.21% | - |
| HSV(B) | 173.59º | 0.98% | 0.41% | - |
| XYZ | 7.1 | 10.92 | 12.32 | - |
| YUV | 72.95 | 139.88 | 77.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 105 | 94 | 0.98 | 0 | 0.10 | 0.59 | 173.59 | 0.96 | 0.21 |
| Hex | 2 | 69 | 5E | 62 | 0 | A | 3B | AE | 60 | 15 |
| Octal | 2 | 151 | 136 | 142 | 0 | 12 | 73 | 256 | 140 | 25 |
| Binary | 10 | 1101001 | 1011110 | 1100010 | 0 | 1010 | 111011 | 10101110 | 1100000 | 10101 |
Color Harmonies of #02695E
Complementary color
Monochromatic Colors of #02695E
Black with #02695E
Text Example
Text Example
White with #02695E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02695E; }
p { color: rgb(2,105,94); }
H1.HeaderClassName
{
color: #02695E;
}
.AnyTagClassName
{
color: #02695E;
}
</style>
background-color css
<style>
a { background-color: #02695E; }
a { background-color: rgb(2,105,94); }
div.DivClassName
{
background-color: #02695E;
}
.BgClassName
{
background-color: #02695E;
}
</style>
border-color css
<style>
span { border-color: #02695E; }
span { border-color: rgb(2,105,94); }
td.TdClassName
{
border-color: #02695E;
}
.TagClassName
{
border-color: #02695E;
}
</style>