Shades of Mosque #006859
Tints of Mosque #006859
RGB
CMYK
RGB Variations
Color information
#006859 (or 0x006859) is known color: Mosque. HEX triplet: 00, 68 and 59. RGB value is (0,104,89). Sum of RGB (Red+Green+Blue) = 0+104+89=193 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 193); Green value is 104 (41.02% from 255 or 53.89% from 193); Blue value is 89 (35.16% from 255 or 46.11% from 193); Max value from RGB is 104 - color contains mainly: green. Hex color #006859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006859 is #FF97A6. Grayscale: #474747. Windows color (decimal): -16750503 or 5859328. OLE color: 5859328.
HSL color Cylindrical-coordinate representation of color #006859: hue angle of 171.35º 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 #006859 is Cyan = 1, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 0 | 104 | 89 | - |
| CMYK | 1 | 0 | 0.14 | 0.59 |
| HSL | 171.35º | 1% | 0.2% | - |
| HSV(B) | 171.35º | 1% | 0.41% | - |
| XYZ | 6.75 | 10.62 | 11.15 | - |
| YUV | 71.19 | 138.04 | 77.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 104 | 89 | 1 | 0 | 0.14 | 0.59 | 171.35 | 1 | 0.2 |
| Hex | 0 | 68 | 59 | 64 | 0 | E | 3B | AB | 64 | 14 |
| Octal | 0 | 150 | 131 | 144 | 0 | 16 | 73 | 253 | 144 | 24 |
| Binary | 0 | 1101000 | 1011001 | 1100100 | 0 | 1110 | 111011 | 10101011 | 1100100 | 10100 |
Color Harmonies of #006859
Complementary color
Monochromatic Colors of #006859
Black with #006859
Text Example
Text Example
White with #006859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006859; }
p { color: rgb(0,104,89); }
H1.HeaderClassName
{
color: #006859;
}
.AnyTagClassName
{
color: #006859;
}
</style>
background-color css
<style>
a { background-color: #006859; }
a { background-color: rgb(0,104,89); }
div.DivClassName
{
background-color: #006859;
}
.BgClassName
{
background-color: #006859;
}
</style>
border-color css
<style>
span { border-color: #006859; }
span { border-color: rgb(0,104,89); }
td.TdClassName
{
border-color: #006859;
}
.TagClassName
{
border-color: #006859;
}
</style>