Shades of Mosque #066559
Tints of Mosque #066559
RGB
CMYK
RGB Variations
Color information
#066559 (or 0x066559) is known color: Mosque. HEX triplet: 06, 65 and 59. RGB value is (6,101,89). Sum of RGB (Red+Green+Blue) = 6+101+89=196 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.06% from 196); Green value is 101 (39.84% from 255 or 51.53% from 196); Blue value is 89 (35.16% from 255 or 45.41% from 196); Max value from RGB is 101 - color contains mainly: green. Hex color #066559 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066559 is #F99AA6. Grayscale: #474747. Windows color (decimal): -16358055 or 5858566. OLE color: 5858566.
HSL color Cylindrical-coordinate representation of color #066559: hue angle of 172.42º 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 #066559 is Cyan = 0.94, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 101 | 89 | - |
| CMYK | 0.94 | 0 | 0.12 | 0.60 |
| HSL | 172.42º | 0.89% | 0.21% | - |
| HSV(B) | 172.42º | 0.94% | 0.4% | - |
| XYZ | 6.53 | 10.07 | 11.05 | - |
| YUV | 71.23 | 138.03 | 81.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 101 | 89 | 0.94 | 0 | 0.12 | 0.60 | 172.42 | 0.89 | 0.21 |
| Hex | 6 | 65 | 59 | 5E | 0 | C | 3C | AC | 59 | 15 |
| Octal | 6 | 145 | 131 | 136 | 0 | 14 | 74 | 254 | 131 | 25 |
| Binary | 110 | 1100101 | 1011001 | 1011110 | 0 | 1100 | 111100 | 10101100 | 1011001 | 10101 |
Color Harmonies of #066559
Complementary color
Monochromatic Colors of #066559
Black with #066559
Text Example
Text Example
White with #066559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066559; }
p { color: rgb(6,101,89); }
H1.HeaderClassName
{
color: #066559;
}
.AnyTagClassName
{
color: #066559;
}
</style>
background-color css
<style>
a { background-color: #066559; }
a { background-color: rgb(6,101,89); }
div.DivClassName
{
background-color: #066559;
}
.BgClassName
{
background-color: #066559;
}
</style>
border-color css
<style>
span { border-color: #066559; }
span { border-color: rgb(6,101,89); }
td.TdClassName
{
border-color: #066559;
}
.TagClassName
{
border-color: #066559;
}
</style>