Shades of Mosque #066557
Tints of Mosque #066557
RGB
CMYK
RGB Variations
Color information
#066557 (or 0x066557) is known color: Mosque. HEX triplet: 06, 65 and 57. RGB value is (6,101,87). Sum of RGB (Red+Green+Blue) = 6+101+87=194 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.09% from 194); Green value is 101 (39.84% from 255 or 52.06% from 194); Blue value is 87 (34.38% from 255 or 44.85% from 194); Max value from RGB is 101 - color contains mainly: green. Hex color #066557 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066557 is #F99AA8. Grayscale: #464646. Windows color (decimal): -16358057 or 5727494. OLE color: 5727494.
HSL color Cylindrical-coordinate representation of color #066557: hue angle of 171.16º 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 #066557 is Cyan = 0.94, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 101 | 87 | - |
| CMYK | 0.94 | 0 | 0.14 | 0.60 |
| HSL | 171.16º | 0.89% | 0.21% | - |
| HSV(B) | 171.16º | 0.94% | 0.4% | - |
| XYZ | 6.45 | 10.03 | 10.61 | - |
| YUV | 71 | 137.03 | 81.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 101 | 87 | 0.94 | 0 | 0.14 | 0.60 | 171.16 | 0.89 | 0.21 |
| Hex | 6 | 65 | 57 | 5E | 0 | E | 3C | AB | 59 | 15 |
| Octal | 6 | 145 | 127 | 136 | 0 | 16 | 74 | 253 | 131 | 25 |
| Binary | 110 | 1100101 | 1010111 | 1011110 | 0 | 1110 | 111100 | 10101011 | 1011001 | 10101 |
Color Harmonies of #066557
Complementary color
Monochromatic Colors of #066557
Black with #066557
Text Example
Text Example
White with #066557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066557; }
p { color: rgb(6,101,87); }
H1.HeaderClassName
{
color: #066557;
}
.AnyTagClassName
{
color: #066557;
}
</style>
background-color css
<style>
a { background-color: #066557; }
a { background-color: rgb(6,101,87); }
div.DivClassName
{
background-color: #066557;
}
.BgClassName
{
background-color: #066557;
}
</style>
border-color css
<style>
span { border-color: #066557; }
span { border-color: rgb(6,101,87); }
td.TdClassName
{
border-color: #066557;
}
.TagClassName
{
border-color: #066557;
}
</style>