Shades of Mosque #02685C
Tints of Mosque #02685C
RGB
CMYK
RGB Variations
Color information
#02685C (or 0x02685C) is known color: Mosque. HEX triplet: 02, 68 and 5C. RGB value is (2,104,92). Sum of RGB (Red+Green+Blue) = 2+104+92=198 (26% of max value = 765). Red value is 2 (1.17% from 255 or 1.01% from 198); Green value is 104 (41.02% from 255 or 52.53% from 198); Blue value is 92 (36.33% from 255 or 46.46% from 198); Max value from RGB is 104 - color contains mainly: green. Hex color #02685C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #02685C is #FD97A3. Grayscale: #484848. Windows color (decimal): -16619428 or 6055938. OLE color: 6055938.
HSL color Cylindrical-coordinate representation of color #02685C: hue angle of 172.94º 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 #02685C is Cyan = 0.98, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 2 | 104 | 92 | - |
| CMYK | 0.98 | 0 | 0.12 | 0.59 |
| HSL | 172.94º | 0.96% | 0.21% | - |
| HSV(B) | 172.94º | 0.98% | 0.41% | - |
| XYZ | 6.91 | 10.69 | 11.82 | - |
| YUV | 72.13 | 139.21 | 77.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 104 | 92 | 0.98 | 0 | 0.12 | 0.59 | 172.94 | 0.96 | 0.21 |
| Hex | 2 | 68 | 5C | 62 | 0 | C | 3B | AD | 60 | 15 |
| Octal | 2 | 150 | 134 | 142 | 0 | 14 | 73 | 255 | 140 | 25 |
| Binary | 10 | 1101000 | 1011100 | 1100010 | 0 | 1100 | 111011 | 10101101 | 1100000 | 10101 |
Color Harmonies of #02685C
Complementary color
Monochromatic Colors of #02685C
Black with #02685C
Text Example
Text Example
White with #02685C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #02685C; }
p { color: rgb(2,104,92); }
H1.HeaderClassName
{
color: #02685C;
}
.AnyTagClassName
{
color: #02685C;
}
</style>
background-color css
<style>
a { background-color: #02685C; }
a { background-color: rgb(2,104,92); }
div.DivClassName
{
background-color: #02685C;
}
.BgClassName
{
background-color: #02685C;
}
</style>
border-color css
<style>
span { border-color: #02685C; }
span { border-color: rgb(2,104,92); }
td.TdClassName
{
border-color: #02685C;
}
.TagClassName
{
border-color: #02685C;
}
</style>