Shades of Mosque #006463
Tints of Mosque #006463
RGB
CMYK
RGB Variations
Color information
#006463 (or 0x006463) is known color: Mosque. HEX triplet: 00, 64 and 63. RGB value is (0,100,99). Sum of RGB (Red+Green+Blue) = 0+100+99=199 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 199); Green value is 100 (39.45% from 255 or 50.25% from 199); Blue value is 99 (39.06% from 255 or 49.75% from 199); Max value from RGB is 100 - color contains mainly: green. Hex color #006463 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #006463 is #FF9B9C. Grayscale: #454545. Windows color (decimal): -16751517 or 6513664. OLE color: 6513664.
HSL color Cylindrical-coordinate representation of color #006463: hue angle of 179.4º degrees, saturation: 1, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006463 is Cyan = 1, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 0 | 100 | 99 | - |
| CMYK | 1 | 0 | 0.01 | 0.61 |
| HSL | 179.4º | 1% | 0.2% | - |
| HSV(B) | 179.4º | 1% | 0.39% | - |
| XYZ | 6.81 | 10.02 | 13.38 | - |
| YUV | 69.99 | 144.37 | 78.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 100 | 99 | 1 | 0 | 0.01 | 0.61 | 179.4 | 1 | 0.2 |
| Hex | 0 | 64 | 63 | 64 | 0 | 1 | 3D | B3 | 64 | 14 |
| Octal | 0 | 144 | 143 | 144 | 0 | 1 | 75 | 263 | 144 | 24 |
| Binary | 0 | 1100100 | 1100011 | 1100100 | 0 | 1 | 111101 | 10110011 | 1100100 | 10100 |
Color Harmonies of #006463
Complementary color
Monochromatic Colors of #006463
Black with #006463
Text Example
Text Example
White with #006463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006463; }
p { color: rgb(0,100,99); }
H1.HeaderClassName
{
color: #006463;
}
.AnyTagClassName
{
color: #006463;
}
</style>
background-color css
<style>
a { background-color: #006463; }
a { background-color: rgb(0,100,99); }
div.DivClassName
{
background-color: #006463;
}
.BgClassName
{
background-color: #006463;
}
</style>
border-color css
<style>
span { border-color: #006463; }
span { border-color: rgb(0,100,99); }
td.TdClassName
{
border-color: #006463;
}
.TagClassName
{
border-color: #006463;
}
</style>