Shades of Mosque #006363
Tints of Mosque #006363
RGB
CMYK
RGB Variations
Color information
#006363 (or 0x006363) is known color: Mosque. HEX triplet: 00, 63 and 63. RGB value is (0,99,99). Sum of RGB (Red+Green+Blue) = 0+99+99=198 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 198); Green value is 99 (39.06% from 255 or 50% from 198); Blue value is 99 (39.06% from 255 or 50% from 198); Max value from RGB is 99 - color contains mainly: green, blue. Hex color #006363 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006363 is #FF9C9C. Grayscale: #454545. Windows color (decimal): -16751773 or 6513408. OLE color: 6513408.
HSL color Cylindrical-coordinate representation of color #006363: hue angle of 180º 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 #006363 is Cyan = 1, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 99 | 99 | - |
| CMYK | 1 | 0 | 0 | 0.61 |
| HSL | 180º | 1% | 0.19% | - |
| HSV(B) | 180º | 1% | 0.39% | - |
| XYZ | 6.71 | 9.82 | 13.35 | - |
| YUV | 69.4 | 144.7 | 78.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 99 | 99 | 1 | 0 | 0 | 0.61 | 180 | 1 | 0.19 |
| Hex | 0 | 63 | 63 | 64 | 0 | 0 | 3D | B4 | 64 | 13 |
| Octal | 0 | 143 | 143 | 144 | 0 | 0 | 75 | 264 | 144 | 23 |
| Binary | 0 | 1100011 | 1100011 | 1100100 | 0 | 0 | 111101 | 10110100 | 1100100 | 10011 |
Color Harmonies of #006363
Complementary color
Monochromatic Colors of #006363
Black with #006363
Text Example
Text Example
White with #006363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006363; }
p { color: rgb(0,99,99); }
H1.HeaderClassName
{
color: #006363;
}
.AnyTagClassName
{
color: #006363;
}
</style>
background-color css
<style>
a { background-color: #006363; }
a { background-color: rgb(0,99,99); }
div.DivClassName
{
background-color: #006363;
}
.BgClassName
{
background-color: #006363;
}
</style>
border-color css
<style>
span { border-color: #006363; }
span { border-color: rgb(0,99,99); }
td.TdClassName
{
border-color: #006363;
}
.TagClassName
{
border-color: #006363;
}
</style>