Shades of Mosque #006864
Tints of Mosque #006864
RGB
CMYK
RGB Variations
Color information
#006864 (or 0x006864) is known color: Mosque. HEX triplet: 00, 68 and 64. RGB value is (0,104,100). Sum of RGB (Red+Green+Blue) = 0+104+100=204 (27% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 204); Green value is 104 (41.02% from 255 or 50.98% from 204); Blue value is 100 (39.45% from 255 or 49.02% from 204); Max value from RGB is 104 - color contains mainly: green. Hex color #006864 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006864 is #FF979B. Grayscale: #484848. Windows color (decimal): -16750492 or 6580224. OLE color: 6580224.
HSL color Cylindrical-coordinate representation of color #006864: hue angle of 177.69º 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 #006864 is Cyan = 1, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 0 | 104 | 100 | - |
| CMYK | 1 | 0 | 0.04 | 0.59 |
| HSL | 177.69º | 1% | 0.2% | - |
| HSV(B) | 177.69º | 1% | 0.41% | - |
| XYZ | 7.25 | 10.82 | 13.76 | - |
| YUV | 72.45 | 143.54 | 76.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 104 | 100 | 1 | 0 | 0.04 | 0.59 | 177.69 | 1 | 0.2 |
| Hex | 0 | 68 | 64 | 64 | 0 | 4 | 3B | B2 | 64 | 14 |
| Octal | 0 | 150 | 144 | 144 | 0 | 4 | 73 | 262 | 144 | 24 |
| Binary | 0 | 1101000 | 1100100 | 1100100 | 0 | 100 | 111011 | 10110010 | 1100100 | 10100 |
Color Harmonies of #006864
Complementary color
Monochromatic Colors of #006864
Black with #006864
Text Example
Text Example
White with #006864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006864; }
p { color: rgb(0,104,100); }
H1.HeaderClassName
{
color: #006864;
}
.AnyTagClassName
{
color: #006864;
}
</style>
background-color css
<style>
a { background-color: #006864; }
a { background-color: rgb(0,104,100); }
div.DivClassName
{
background-color: #006864;
}
.BgClassName
{
background-color: #006864;
}
</style>
border-color css
<style>
span { border-color: #006864; }
span { border-color: rgb(0,104,100); }
td.TdClassName
{
border-color: #006864;
}
.TagClassName
{
border-color: #006864;
}
</style>