Shades of Mosque #006860
Tints of Mosque #006860
RGB
CMYK
RGB Variations
Color information
#006860 (or 0x006860) is known color: Mosque. HEX triplet: 00, 68 and 60. RGB value is (0,104,96). Sum of RGB (Red+Green+Blue) = 0+104+96=200 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 200); Green value is 104 (41.02% from 255 or 52% from 200); Blue value is 96 (37.89% from 255 or 48% from 200); Max value from RGB is 104 - color contains mainly: green. Hex color #006860 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006860 is #FF979F. Grayscale: #474747. Windows color (decimal): -16750496 or 6318080. OLE color: 6318080.
HSL color Cylindrical-coordinate representation of color #006860: hue angle of 175.38º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006860 is Cyan = 1, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 0 | 104 | 96 | - |
| CMYK | 1 | 0 | 0.08 | 0.59 |
| HSL | 175.38º | 1% | 0.2% | - |
| HSV(B) | 175.38º | 1% | 0.41% | - |
| XYZ | 7.06 | 10.75 | 12.77 | - |
| YUV | 71.99 | 141.54 | 76.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 104 | 96 | 1 | 0 | 0.08 | 0.59 | 175.38 | 1 | 0.2 |
| Hex | 0 | 68 | 60 | 64 | 0 | 8 | 3B | AF | 64 | 14 |
| Octal | 0 | 150 | 140 | 144 | 0 | 10 | 73 | 257 | 144 | 24 |
| Binary | 0 | 1101000 | 1100000 | 1100100 | 0 | 1000 | 111011 | 10101111 | 1100100 | 10100 |
Color Harmonies of #006860
Complementary color
Monochromatic Colors of #006860
Black with #006860
Text Example
Text Example
White with #006860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006860; }
p { color: rgb(0,104,96); }
H1.HeaderClassName
{
color: #006860;
}
.AnyTagClassName
{
color: #006860;
}
</style>
background-color css
<style>
a { background-color: #006860; }
a { background-color: rgb(0,104,96); }
div.DivClassName
{
background-color: #006860;
}
.BgClassName
{
background-color: #006860;
}
</style>
border-color css
<style>
span { border-color: #006860; }
span { border-color: rgb(0,104,96); }
td.TdClassName
{
border-color: #006860;
}
.TagClassName
{
border-color: #006860;
}
</style>