Shades of Mosque #02685D
Tints of Mosque #02685D
RGB
CMYK
RGB Variations
Color information
#02685D (or 0x02685D) is known color: Mosque. HEX triplet: 02, 68 and 5D. RGB value is (2,104,93). Sum of RGB (Red+Green+Blue) = 2+104+93=199 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1.01% from 199); Green value is 104 (41.02% from 255 or 52.26% from 199); Blue value is 93 (36.72% from 255 or 46.73% from 199); Max value from RGB is 104 - color contains mainly: green. Hex color #02685D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #02685D is #FD97A2. Grayscale: #484848. Windows color (decimal): -16619427 or 6121474. OLE color: 6121474.
HSL color Cylindrical-coordinate representation of color #02685D: hue angle of 173.53º 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 #02685D is Cyan = 0.98, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 2 | 104 | 93 | - |
| CMYK | 0.98 | 0 | 0.11 | 0.59 |
| HSL | 173.53º | 0.96% | 0.21% | - |
| HSV(B) | 173.53º | 0.98% | 0.41% | - |
| XYZ | 6.95 | 10.7 | 12.06 | - |
| YUV | 72.25 | 139.71 | 77.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 104 | 93 | 0.98 | 0 | 0.11 | 0.59 | 173.53 | 0.96 | 0.21 |
| Hex | 2 | 68 | 5D | 62 | 0 | B | 3B | AE | 60 | 15 |
| Octal | 2 | 150 | 135 | 142 | 0 | 13 | 73 | 256 | 140 | 25 |
| Binary | 10 | 1101000 | 1011101 | 1100010 | 0 | 1011 | 111011 | 10101110 | 1100000 | 10101 |
Color Harmonies of #02685D
Complementary color
Monochromatic Colors of #02685D
Black with #02685D
Text Example
Text Example
White with #02685D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02685D; }
p { color: rgb(2,104,93); }
H1.HeaderClassName
{
color: #02685D;
}
.AnyTagClassName
{
color: #02685D;
}
</style>
background-color css
<style>
a { background-color: #02685D; }
a { background-color: rgb(2,104,93); }
div.DivClassName
{
background-color: #02685D;
}
.BgClassName
{
background-color: #02685D;
}
</style>
border-color css
<style>
span { border-color: #02685D; }
span { border-color: rgb(2,104,93); }
td.TdClassName
{
border-color: #02685D;
}
.TagClassName
{
border-color: #02685D;
}
</style>