Shades of Mosque #066156
Tints of Mosque #066156
RGB
CMYK
RGB Variations
Color information
#066156 (or 0x066156) is known color: Mosque. HEX triplet: 06, 61 and 56. RGB value is (6,97,86). Sum of RGB (Red+Green+Blue) = 6+97+86=189 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.17% from 189); Green value is 97 (38.28% from 255 or 51.32% from 189); Blue value is 86 (33.98% from 255 or 45.50% from 189); Max value from RGB is 97 - color contains mainly: green. Hex color #066156 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066156 is #F99EA9. Grayscale: #444444. Windows color (decimal): -16359082 or 5660934. OLE color: 5660934.
HSL color Cylindrical-coordinate representation of color #066156: hue angle of 172.75º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066156 is Cyan = 0.94, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 97 | 86 | - |
| CMYK | 0.94 | 0 | 0.11 | 0.62 |
| HSL | 172.75º | 0.88% | 0.2% | - |
| HSV(B) | 172.75º | 0.94% | 0.38% | - |
| XYZ | 6.03 | 9.26 | 10.27 | - |
| YUV | 68.54 | 137.85 | 83.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 97 | 86 | 0.94 | 0 | 0.11 | 0.62 | 172.75 | 0.88 | 0.2 |
| Hex | 6 | 61 | 56 | 5E | 0 | B | 3E | AD | 58 | 14 |
| Octal | 6 | 141 | 126 | 136 | 0 | 13 | 76 | 255 | 130 | 24 |
| Binary | 110 | 1100001 | 1010110 | 1011110 | 0 | 1011 | 111110 | 10101101 | 1011000 | 10100 |
Color Harmonies of #066156
Complementary color
Monochromatic Colors of #066156
Black with #066156
Text Example
Text Example
White with #066156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066156; }
p { color: rgb(6,97,86); }
H1.HeaderClassName
{
color: #066156;
}
.AnyTagClassName
{
color: #066156;
}
</style>
background-color css
<style>
a { background-color: #066156; }
a { background-color: rgb(6,97,86); }
div.DivClassName
{
background-color: #066156;
}
.BgClassName
{
background-color: #066156;
}
</style>
border-color css
<style>
span { border-color: #066156; }
span { border-color: rgb(6,97,86); }
td.TdClassName
{
border-color: #066156;
}
.TagClassName
{
border-color: #066156;
}
</style>