Shades of Mosque #066054
Tints of Mosque #066054
RGB
CMYK
RGB Variations
Color information
#066054 (or 0x066054) is known color: Mosque. HEX triplet: 06, 60 and 54. RGB value is (6,96,84). Sum of RGB (Red+Green+Blue) = 6+96+84=186 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.23% from 186); Green value is 96 (37.89% from 255 or 51.61% from 186); Blue value is 84 (33.20% from 255 or 45.16% from 186); Max value from RGB is 96 - color contains mainly: green. Hex color #066054 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066054 is #F99FAB. Grayscale: #434343. Windows color (decimal): -16359340 or 5529606. OLE color: 5529606.
HSL color Cylindrical-coordinate representation of color #066054: hue angle of 172º 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 #066054 is Cyan = 0.94, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 96 | 84 | - |
| CMYK | 0.94 | 0 | 0.12 | 0.62 |
| HSL | 172º | 0.88% | 0.2% | - |
| HSV(B) | 172º | 0.94% | 0.38% | - |
| XYZ | 5.86 | 9.04 | 9.82 | - |
| YUV | 67.72 | 137.18 | 83.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 96 | 84 | 0.94 | 0 | 0.12 | 0.62 | 172 | 0.88 | 0.2 |
| Hex | 6 | 60 | 54 | 5E | 0 | C | 3E | AC | 58 | 14 |
| Octal | 6 | 140 | 124 | 136 | 0 | 14 | 76 | 254 | 130 | 24 |
| Binary | 110 | 1100000 | 1010100 | 1011110 | 0 | 1100 | 111110 | 10101100 | 1011000 | 10100 |
Color Harmonies of #066054
Complementary color
Monochromatic Colors of #066054
Black with #066054
Text Example
Text Example
White with #066054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066054; }
p { color: rgb(6,96,84); }
H1.HeaderClassName
{
color: #066054;
}
.AnyTagClassName
{
color: #066054;
}
</style>
background-color css
<style>
a { background-color: #066054; }
a { background-color: rgb(6,96,84); }
div.DivClassName
{
background-color: #066054;
}
.BgClassName
{
background-color: #066054;
}
</style>
border-color css
<style>
span { border-color: #066054; }
span { border-color: rgb(6,96,84); }
td.TdClassName
{
border-color: #066054;
}
.TagClassName
{
border-color: #066054;
}
</style>