Shades of Mosque #006863
Tints of Mosque #006863
RGB
CMYK
RGB Variations
Color information
#006863 (or 0x006863) is known color: Mosque. HEX triplet: 00, 68 and 63. RGB value is (0,104,99). Sum of RGB (Red+Green+Blue) = 0+104+99=203 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 203); Green value is 104 (41.02% from 255 or 51.23% from 203); Blue value is 99 (39.06% from 255 or 48.77% from 203); Max value from RGB is 104 - color contains mainly: green. Hex color #006863 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006863 is #FF979C. Grayscale: #484848. Windows color (decimal): -16750493 or 6514688. OLE color: 6514688.
HSL color Cylindrical-coordinate representation of color #006863: hue angle of 177.12º 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 #006863 is Cyan = 1, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 0 | 104 | 99 | - |
| CMYK | 1 | 0 | 0.05 | 0.59 |
| HSL | 177.12º | 1% | 0.2% | - |
| HSV(B) | 177.12º | 1% | 0.41% | - |
| XYZ | 7.2 | 10.8 | 13.51 | - |
| YUV | 72.33 | 143.04 | 76.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 104 | 99 | 1 | 0 | 0.05 | 0.59 | 177.12 | 1 | 0.2 |
| Hex | 0 | 68 | 63 | 64 | 0 | 5 | 3B | B1 | 64 | 14 |
| Octal | 0 | 150 | 143 | 144 | 0 | 5 | 73 | 261 | 144 | 24 |
| Binary | 0 | 1101000 | 1100011 | 1100100 | 0 | 101 | 111011 | 10110001 | 1100100 | 10100 |
Color Harmonies of #006863
Complementary color
Monochromatic Colors of #006863
Black with #006863
Text Example
Text Example
White with #006863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006863; }
p { color: rgb(0,104,99); }
H1.HeaderClassName
{
color: #006863;
}
.AnyTagClassName
{
color: #006863;
}
</style>
background-color css
<style>
a { background-color: #006863; }
a { background-color: rgb(0,104,99); }
div.DivClassName
{
background-color: #006863;
}
.BgClassName
{
background-color: #006863;
}
</style>
border-color css
<style>
span { border-color: #006863; }
span { border-color: rgb(0,104,99); }
td.TdClassName
{
border-color: #006863;
}
.TagClassName
{
border-color: #006863;
}
</style>