Shades of Mosque #066562
Tints of Mosque #066562
RGB
CMYK
RGB Variations
Color information
#066562 (or 0x066562) is known color: Mosque. HEX triplet: 06, 65 and 62. RGB value is (6,101,98). Sum of RGB (Red+Green+Blue) = 6+101+98=205 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.93% from 205); Green value is 101 (39.84% from 255 or 49.27% from 205); Blue value is 98 (38.67% from 255 or 47.80% from 205); Max value from RGB is 101 - color contains mainly: green. Hex color #066562 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066562 is #F99A9D. Grayscale: #484848. Windows color (decimal): -16358046 or 6448390. OLE color: 6448390.
HSL color Cylindrical-coordinate representation of color #066562: hue angle of 178.11º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066562 is Cyan = 0.94, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 101 | 98 | - |
| CMYK | 0.94 | 0 | 0.03 | 0.60 |
| HSL | 178.11º | 0.89% | 0.21% | - |
| HSV(B) | 178.11º | 0.94% | 0.4% | - |
| XYZ | 6.93 | 10.23 | 13.16 | - |
| YUV | 72.25 | 142.53 | 80.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 101 | 98 | 0.94 | 0 | 0.03 | 0.60 | 178.11 | 0.89 | 0.21 |
| Hex | 6 | 65 | 62 | 5E | 0 | 3 | 3C | B2 | 59 | 15 |
| Octal | 6 | 145 | 142 | 136 | 0 | 3 | 74 | 262 | 131 | 25 |
| Binary | 110 | 1100101 | 1100010 | 1011110 | 0 | 11 | 111100 | 10110010 | 1011001 | 10101 |
Color Harmonies of #066562
Complementary color
Monochromatic Colors of #066562
Black with #066562
Text Example
Text Example
White with #066562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066562; }
p { color: rgb(6,101,98); }
H1.HeaderClassName
{
color: #066562;
}
.AnyTagClassName
{
color: #066562;
}
</style>
background-color css
<style>
a { background-color: #066562; }
a { background-color: rgb(6,101,98); }
div.DivClassName
{
background-color: #066562;
}
.BgClassName
{
background-color: #066562;
}
</style>
border-color css
<style>
span { border-color: #066562; }
span { border-color: rgb(6,101,98); }
td.TdClassName
{
border-color: #066562;
}
.TagClassName
{
border-color: #066562;
}
</style>