Shades of Mosque #066656
Tints of Mosque #066656
RGB
CMYK
RGB Variations
Color information
#066656 (or 0x066656) is known color: Mosque. HEX triplet: 06, 66 and 56. RGB value is (6,102,86). Sum of RGB (Red+Green+Blue) = 6+102+86=194 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.09% from 194); Green value is 102 (40.23% from 255 or 52.58% from 194); Blue value is 86 (33.98% from 255 or 44.33% from 194); Max value from RGB is 102 - color contains mainly: green. Hex color #066656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066656 is #F999A9. Grayscale: #474747. Windows color (decimal): -16357802 or 5662214. OLE color: 5662214.
HSL color Cylindrical-coordinate representation of color #066656: hue angle of 170º 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 #066656 is Cyan = 0.94, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 6 | 102 | 86 | - |
| CMYK | 0.94 | 0 | 0.16 | 0.6 |
| HSL | 170º | 0.89% | 0.21% | - |
| HSV(B) | 170º | 0.94% | 0.4% | - |
| XYZ | 6.51 | 10.21 | 10.43 | - |
| YUV | 71.47 | 136.2 | 81.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 102 | 86 | 0.94 | 0 | 0.16 | 0.6 | 170 | 0.89 | 0.21 |
| Hex | 6 | 66 | 56 | 5E | 0 | 10 | 3C | AA | 59 | 15 |
| Octal | 6 | 146 | 126 | 136 | 0 | 20 | 74 | 252 | 131 | 25 |
| Binary | 110 | 1100110 | 1010110 | 1011110 | 0 | 10000 | 111100 | 10101010 | 1011001 | 10101 |
Color Harmonies of #066656
Complementary color
Monochromatic Colors of #066656
Black with #066656
Text Example
Text Example
White with #066656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066656; }
p { color: rgb(6,102,86); }
H1.HeaderClassName
{
color: #066656;
}
.AnyTagClassName
{
color: #066656;
}
</style>
background-color css
<style>
a { background-color: #066656; }
a { background-color: rgb(6,102,86); }
div.DivClassName
{
background-color: #066656;
}
.BgClassName
{
background-color: #066656;
}
</style>
border-color css
<style>
span { border-color: #066656; }
span { border-color: rgb(6,102,86); }
td.TdClassName
{
border-color: #066656;
}
.TagClassName
{
border-color: #066656;
}
</style>