Shades of Mosque #066057
Tints of Mosque #066057
RGB
CMYK
RGB Variations
Color information
#066057 (or 0x066057) is known color: Mosque. HEX triplet: 06, 60 and 57. RGB value is (6,96,87). Sum of RGB (Red+Green+Blue) = 6+96+87=189 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.17% from 189); Green value is 96 (37.89% from 255 or 50.79% from 189); Blue value is 87 (34.38% from 255 or 46.03% from 189); Max value from RGB is 96 - color contains mainly: green. Hex color #066057 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066057 is #F99FA8. Grayscale: #444444. Windows color (decimal): -16359337 or 5726214. OLE color: 5726214.
HSL color Cylindrical-coordinate representation of color #066057: hue angle of 174º 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 #066057 is Cyan = 0.94, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 96 | 87 | - |
| CMYK | 0.94 | 0 | 0.09 | 0.62 |
| HSL | 174º | 0.88% | 0.2% | - |
| HSV(B) | 174º | 0.94% | 0.38% | - |
| XYZ | 5.98 | 9.09 | 10.46 | - |
| YUV | 68.06 | 138.68 | 83.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 96 | 87 | 0.94 | 0 | 0.09 | 0.62 | 174 | 0.88 | 0.2 |
| Hex | 6 | 60 | 57 | 5E | 0 | 9 | 3E | AE | 58 | 14 |
| Octal | 6 | 140 | 127 | 136 | 0 | 11 | 76 | 256 | 130 | 24 |
| Binary | 110 | 1100000 | 1010111 | 1011110 | 0 | 1001 | 111110 | 10101110 | 1011000 | 10100 |
Color Harmonies of #066057
Complementary color
Monochromatic Colors of #066057
Black with #066057
Text Example
Text Example
White with #066057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066057; }
p { color: rgb(6,96,87); }
H1.HeaderClassName
{
color: #066057;
}
.AnyTagClassName
{
color: #066057;
}
</style>
background-color css
<style>
a { background-color: #066057; }
a { background-color: rgb(6,96,87); }
div.DivClassName
{
background-color: #066057;
}
.BgClassName
{
background-color: #066057;
}
</style>
border-color css
<style>
span { border-color: #066057; }
span { border-color: rgb(6,96,87); }
td.TdClassName
{
border-color: #066057;
}
.TagClassName
{
border-color: #066057;
}
</style>