Shades of Mosque #066159
Tints of Mosque #066159
RGB
CMYK
RGB Variations
Color information
#066159 (or 0x066159) is known color: Mosque. HEX triplet: 06, 61 and 59. RGB value is (6,97,89). Sum of RGB (Red+Green+Blue) = 6+97+89=192 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.12% from 192); Green value is 97 (38.28% from 255 or 50.52% from 192); Blue value is 89 (35.16% from 255 or 46.35% from 192); Max value from RGB is 97 - color contains mainly: green. Hex color #066159 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066159 is #F99EA6. Grayscale: #444444. Windows color (decimal): -16359079 or 5857542. OLE color: 5857542.
HSL color Cylindrical-coordinate representation of color #066159: hue angle of 174.73º 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 #066159 is Cyan = 0.94, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 97 | 89 | - |
| CMYK | 0.94 | 0 | 0.08 | 0.62 |
| HSL | 174.73º | 0.88% | 0.2% | - |
| HSV(B) | 174.73º | 0.94% | 0.38% | - |
| XYZ | 6.15 | 9.31 | 10.92 | - |
| YUV | 68.88 | 139.35 | 83.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 97 | 89 | 0.94 | 0 | 0.08 | 0.62 | 174.73 | 0.88 | 0.2 |
| Hex | 6 | 61 | 59 | 5E | 0 | 8 | 3E | AF | 58 | 14 |
| Octal | 6 | 141 | 131 | 136 | 0 | 10 | 76 | 257 | 130 | 24 |
| Binary | 110 | 1100001 | 1011001 | 1011110 | 0 | 1000 | 111110 | 10101111 | 1011000 | 10100 |
Color Harmonies of #066159
Complementary color
Monochromatic Colors of #066159
Black with #066159
Text Example
Text Example
White with #066159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066159; }
p { color: rgb(6,97,89); }
H1.HeaderClassName
{
color: #066159;
}
.AnyTagClassName
{
color: #066159;
}
</style>
background-color css
<style>
a { background-color: #066159; }
a { background-color: rgb(6,97,89); }
div.DivClassName
{
background-color: #066159;
}
.BgClassName
{
background-color: #066159;
}
</style>
border-color css
<style>
span { border-color: #066159; }
span { border-color: rgb(6,97,89); }
td.TdClassName
{
border-color: #066159;
}
.TagClassName
{
border-color: #066159;
}
</style>