Shades of Mosque #006263
Tints of Mosque #006263
RGB
CMYK
RGB Variations
Color information
#006263 (or 0x006263) is known color: Mosque. HEX triplet: 00, 62 and 63. RGB value is (0,98,99). Sum of RGB (Red+Green+Blue) = 0+98+99=197 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 197); Green value is 98 (38.67% from 255 or 49.75% from 197); Blue value is 99 (39.06% from 255 or 50.25% from 197); Max value from RGB is 99 - color contains mainly: blue. Hex color #006263 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006263 is #FF9D9C. Grayscale: #444444. Windows color (decimal): -16752029 or 6513152. OLE color: 6513152.
HSL color Cylindrical-coordinate representation of color #006263: hue angle of 180.61º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006263 is Cyan = 1, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 98 | 99 | - |
| CMYK | 1 | 0.01 | 0 | 0.61 |
| HSL | 180.61º | 1% | 0.19% | - |
| HSV(B) | 180.61º | 1% | 0.39% | - |
| XYZ | 6.62 | 9.64 | 13.32 | - |
| YUV | 68.81 | 145.03 | 78.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 98 | 99 | 1 | 0.01 | 0 | 0.61 | 180.61 | 1 | 0.19 |
| Hex | 0 | 62 | 63 | 64 | 1 | 0 | 3D | B5 | 64 | 13 |
| Octal | 0 | 142 | 143 | 144 | 1 | 0 | 75 | 265 | 144 | 23 |
| Binary | 0 | 1100010 | 1100011 | 1100100 | 1 | 0 | 111101 | 10110101 | 1100100 | 10011 |
Color Harmonies of #006263
Complementary color
Monochromatic Colors of #006263
Black with #006263
Text Example
Text Example
White with #006263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006263; }
p { color: rgb(0,98,99); }
H1.HeaderClassName
{
color: #006263;
}
.AnyTagClassName
{
color: #006263;
}
</style>
background-color css
<style>
a { background-color: #006263; }
a { background-color: rgb(0,98,99); }
div.DivClassName
{
background-color: #006263;
}
.BgClassName
{
background-color: #006263;
}
</style>
border-color css
<style>
span { border-color: #006263; }
span { border-color: rgb(0,98,99); }
td.TdClassName
{
border-color: #006263;
}
.TagClassName
{
border-color: #006263;
}
</style>