Shades of Mosque #066055
Tints of Mosque #066055
RGB
CMYK
RGB Variations
Color information
#066055 (or 0x066055) is known color: Mosque. HEX triplet: 06, 60 and 55. RGB value is (6,96,85). Sum of RGB (Red+Green+Blue) = 6+96+85=187 (24% of max value = 765). Red value is 6 (2.73% from 255 or 3.21% from 187); Green value is 96 (37.89% from 255 or 51.34% from 187); Blue value is 85 (33.59% from 255 or 45.45% from 187); Max value from RGB is 96 - color contains mainly: green. Hex color #066055 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066055 is #F99FAA. Grayscale: #434343. Windows color (decimal): -16359339 or 5595142. OLE color: 5595142.
HSL color Cylindrical-coordinate representation of color #066055: hue angle of 172.67º 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 #066055 is Cyan = 0.94, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 96 | 85 | - |
| CMYK | 0.94 | 0 | 0.11 | 0.62 |
| HSL | 172.67º | 0.88% | 0.2% | - |
| HSV(B) | 172.67º | 0.94% | 0.38% | - |
| XYZ | 5.9 | 9.06 | 10.03 | - |
| YUV | 67.84 | 137.68 | 83.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 96 | 85 | 0.94 | 0 | 0.11 | 0.62 | 172.67 | 0.88 | 0.2 |
| Hex | 6 | 60 | 55 | 5E | 0 | B | 3E | AD | 58 | 14 |
| Octal | 6 | 140 | 125 | 136 | 0 | 13 | 76 | 255 | 130 | 24 |
| Binary | 110 | 1100000 | 1010101 | 1011110 | 0 | 1011 | 111110 | 10101101 | 1011000 | 10100 |
Color Harmonies of #066055
Complementary color
Monochromatic Colors of #066055
Black with #066055
Text Example
Text Example
White with #066055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066055; }
p { color: rgb(6,96,85); }
H1.HeaderClassName
{
color: #066055;
}
.AnyTagClassName
{
color: #066055;
}
</style>
background-color css
<style>
a { background-color: #066055; }
a { background-color: rgb(6,96,85); }
div.DivClassName
{
background-color: #066055;
}
.BgClassName
{
background-color: #066055;
}
</style>
border-color css
<style>
span { border-color: #066055; }
span { border-color: rgb(6,96,85); }
td.TdClassName
{
border-color: #066055;
}
.TagClassName
{
border-color: #066055;
}
</style>