Shades of Mosque #02685E
Tints of Mosque #02685E
RGB
CMYK
RGB Variations
Color information
#02685E (or 0x02685E) is known color: Mosque. HEX triplet: 02, 68 and 5E. RGB value is (2,104,94). Sum of RGB (Red+Green+Blue) = 2+104+94=200 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1% from 200); Green value is 104 (41.02% from 255 or 52% from 200); Blue value is 94 (37.11% from 255 or 47% from 200); Max value from RGB is 104 - color contains mainly: green. Hex color #02685E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #02685E is #FD97A1. Grayscale: #484848. Windows color (decimal): -16619426 or 6187010. OLE color: 6187010.
HSL color Cylindrical-coordinate representation of color #02685E: hue angle of 174.12º 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 #02685E is Cyan = 0.98, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 2 | 104 | 94 | - |
| CMYK | 0.98 | 0 | 0.10 | 0.59 |
| HSL | 174.12º | 0.96% | 0.21% | - |
| HSV(B) | 174.12º | 0.98% | 0.41% | - |
| XYZ | 7 | 10.72 | 12.29 | - |
| YUV | 72.36 | 140.21 | 77.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 104 | 94 | 0.98 | 0 | 0.10 | 0.59 | 174.12 | 0.96 | 0.21 |
| Hex | 2 | 68 | 5E | 62 | 0 | A | 3B | AE | 60 | 15 |
| Octal | 2 | 150 | 136 | 142 | 0 | 12 | 73 | 256 | 140 | 25 |
| Binary | 10 | 1101000 | 1011110 | 1100010 | 0 | 1010 | 111011 | 10101110 | 1100000 | 10101 |
Color Harmonies of #02685E
Complementary color
Monochromatic Colors of #02685E
Black with #02685E
Text Example
Text Example
White with #02685E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02685E; }
p { color: rgb(2,104,94); }
H1.HeaderClassName
{
color: #02685E;
}
.AnyTagClassName
{
color: #02685E;
}
</style>
background-color css
<style>
a { background-color: #02685E; }
a { background-color: rgb(2,104,94); }
div.DivClassName
{
background-color: #02685E;
}
.BgClassName
{
background-color: #02685E;
}
</style>
border-color css
<style>
span { border-color: #02685E; }
span { border-color: rgb(2,104,94); }
td.TdClassName
{
border-color: #02685E;
}
.TagClassName
{
border-color: #02685E;
}
</style>