Shades of Mosque #066363
Tints of Mosque #066363
RGB
CMYK
RGB Variations
Color information
#066363 (or 0x066363) is known color: Mosque. HEX triplet: 06, 63 and 63. RGB value is (6,99,99). Sum of RGB (Red+Green+Blue) = 6+99+99=204 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.94% from 204); Green value is 99 (39.06% from 255 or 48.53% from 204); Blue value is 99 (39.06% from 255 or 48.53% from 204); Max value from RGB is 99 - color contains mainly: green, blue. Hex color #066363 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066363 is #F99C9C. Grayscale: #474747. Windows color (decimal): -16358557 or 6513414. OLE color: 6513414.
HSL color Cylindrical-coordinate representation of color #066363: hue angle of 180º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066363 is Cyan = 0.94, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 6 | 99 | 99 | - |
| CMYK | 0.94 | 0 | 0 | 0.61 |
| HSL | 180º | 0.89% | 0.21% | - |
| HSV(B) | 180º | 0.94% | 0.39% | - |
| XYZ | 6.79 | 9.86 | 13.35 | - |
| YUV | 71.19 | 143.69 | 81.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 99 | 99 | 0.94 | 0 | 0 | 0.61 | 180 | 0.89 | 0.21 |
| Hex | 6 | 63 | 63 | 5E | 0 | 0 | 3D | B4 | 59 | 15 |
| Octal | 6 | 143 | 143 | 136 | 0 | 0 | 75 | 264 | 131 | 25 |
| Binary | 110 | 1100011 | 1100011 | 1011110 | 0 | 0 | 111101 | 10110100 | 1011001 | 10101 |
Color Harmonies of #066363
Complementary color
Monochromatic Colors of #066363
Black with #066363
Text Example
Text Example
White with #066363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066363; }
p { color: rgb(6,99,99); }
H1.HeaderClassName
{
color: #066363;
}
.AnyTagClassName
{
color: #066363;
}
</style>
background-color css
<style>
a { background-color: #066363; }
a { background-color: rgb(6,99,99); }
div.DivClassName
{
background-color: #066363;
}
.BgClassName
{
background-color: #066363;
}
</style>
border-color css
<style>
span { border-color: #066363; }
span { border-color: rgb(6,99,99); }
td.TdClassName
{
border-color: #066363;
}
.TagClassName
{
border-color: #066363;
}
</style>