Shades of Mosque #066362
Tints of Mosque #066362
RGB
CMYK
RGB Variations
Color information
#066362 (or 0x066362) is known color: Mosque. HEX triplet: 06, 63 and 62. RGB value is (6,99,98). Sum of RGB (Red+Green+Blue) = 6+99+98=203 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.96% from 203); Green value is 99 (39.06% from 255 or 48.77% from 203); Blue value is 98 (38.67% from 255 or 48.28% from 203); Max value from RGB is 99 - color contains mainly: green. Hex color #066362 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066362 is #F99C9D. Grayscale: #464646. Windows color (decimal): -16358558 or 6447878. OLE color: 6447878.
HSL color Cylindrical-coordinate representation of color #066362: hue angle of 179.35º 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 #066362 is Cyan = 0.94, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 6 | 99 | 98 | - |
| CMYK | 0.94 | 0 | 0.01 | 0.61 |
| HSL | 179.35º | 0.89% | 0.21% | - |
| HSV(B) | 179.35º | 0.94% | 0.39% | - |
| XYZ | 6.74 | 9.84 | 13.1 | - |
| YUV | 71.08 | 143.19 | 81.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 99 | 98 | 0.94 | 0 | 0.01 | 0.61 | 179.35 | 0.89 | 0.21 |
| Hex | 6 | 63 | 62 | 5E | 0 | 1 | 3D | B3 | 59 | 15 |
| Octal | 6 | 143 | 142 | 136 | 0 | 1 | 75 | 263 | 131 | 25 |
| Binary | 110 | 1100011 | 1100010 | 1011110 | 0 | 1 | 111101 | 10110011 | 1011001 | 10101 |
Color Harmonies of #066362
Complementary color
Monochromatic Colors of #066362
Black with #066362
Text Example
Text Example
White with #066362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066362; }
p { color: rgb(6,99,98); }
H1.HeaderClassName
{
color: #066362;
}
.AnyTagClassName
{
color: #066362;
}
</style>
background-color css
<style>
a { background-color: #066362; }
a { background-color: rgb(6,99,98); }
div.DivClassName
{
background-color: #066362;
}
.BgClassName
{
background-color: #066362;
}
</style>
border-color css
<style>
span { border-color: #066362; }
span { border-color: rgb(6,99,98); }
td.TdClassName
{
border-color: #066362;
}
.TagClassName
{
border-color: #066362;
}
</style>