Shades of Mosque #066154
Tints of Mosque #066154
RGB
CMYK
RGB Variations
Color information
#066154 (or 0x066154) is known color: Mosque. HEX triplet: 06, 61 and 54. RGB value is (6,97,84). Sum of RGB (Red+Green+Blue) = 6+97+84=187 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.21% from 187); Green value is 97 (38.28% from 255 or 51.87% from 187); Blue value is 84 (33.20% from 255 or 44.92% from 187); Max value from RGB is 97 - color contains mainly: green. Hex color #066154 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066154 is #F99EAB. Grayscale: #444444. Windows color (decimal): -16359084 or 5529862. OLE color: 5529862.
HSL color Cylindrical-coordinate representation of color #066154: hue angle of 171.43º 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 #066154 is Cyan = 0.94, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 97 | 84 | - |
| CMYK | 0.94 | 0 | 0.13 | 0.62 |
| HSL | 171.43º | 0.88% | 0.2% | - |
| HSV(B) | 171.43º | 0.94% | 0.38% | - |
| XYZ | 5.95 | 9.23 | 9.86 | - |
| YUV | 68.31 | 136.85 | 83.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 97 | 84 | 0.94 | 0 | 0.13 | 0.62 | 171.43 | 0.88 | 0.2 |
| Hex | 6 | 61 | 54 | 5E | 0 | D | 3E | AB | 58 | 14 |
| Octal | 6 | 141 | 124 | 136 | 0 | 15 | 76 | 253 | 130 | 24 |
| Binary | 110 | 1100001 | 1010100 | 1011110 | 0 | 1101 | 111110 | 10101011 | 1011000 | 10100 |
Color Harmonies of #066154
Complementary color
Monochromatic Colors of #066154
Black with #066154
Text Example
Text Example
White with #066154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066154; }
p { color: rgb(6,97,84); }
H1.HeaderClassName
{
color: #066154;
}
.AnyTagClassName
{
color: #066154;
}
</style>
background-color css
<style>
a { background-color: #066154; }
a { background-color: rgb(6,97,84); }
div.DivClassName
{
background-color: #066154;
}
.BgClassName
{
background-color: #066154;
}
</style>
border-color css
<style>
span { border-color: #066154; }
span { border-color: rgb(6,97,84); }
td.TdClassName
{
border-color: #066154;
}
.TagClassName
{
border-color: #066154;
}
</style>