Shades of Mosque #066356
Tints of Mosque #066356
RGB
CMYK
RGB Variations
Color information
#066356 (or 0x066356) is known color: Mosque. HEX triplet: 06, 63 and 56. RGB value is (6,99,86). Sum of RGB (Red+Green+Blue) = 6+99+86=191 (25% of max value = 765). Red value is 6 (2.73% from 255 or 3.14% from 191); Green value is 99 (39.06% from 255 or 51.83% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 99 - color contains mainly: green. Hex color #066356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066356 is #F99CA9. Grayscale: #454545. Windows color (decimal): -16358570 or 5661446. OLE color: 5661446.
HSL color Cylindrical-coordinate representation of color #066356: hue angle of 171.61º degrees, saturation: 0.89, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066356 is Cyan = 0.94, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 6 | 99 | 86 | - |
| CMYK | 0.94 | 0 | 0.13 | 0.61 |
| HSL | 171.61º | 0.89% | 0.21% | - |
| HSV(B) | 171.61º | 0.94% | 0.39% | - |
| XYZ | 6.22 | 9.63 | 10.34 | - |
| YUV | 69.71 | 137.19 | 82.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 99 | 86 | 0.94 | 0 | 0.13 | 0.61 | 171.61 | 0.89 | 0.21 |
| Hex | 6 | 63 | 56 | 5E | 0 | D | 3D | AC | 59 | 15 |
| Octal | 6 | 143 | 126 | 136 | 0 | 15 | 75 | 254 | 131 | 25 |
| Binary | 110 | 1100011 | 1010110 | 1011110 | 0 | 1101 | 111101 | 10101100 | 1011001 | 10101 |
Color Harmonies of #066356
Complementary color
Monochromatic Colors of #066356
Black with #066356
Text Example
Text Example
White with #066356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066356; }
p { color: rgb(6,99,86); }
H1.HeaderClassName
{
color: #066356;
}
.AnyTagClassName
{
color: #066356;
}
</style>
background-color css
<style>
a { background-color: #066356; }
a { background-color: rgb(6,99,86); }
div.DivClassName
{
background-color: #066356;
}
.BgClassName
{
background-color: #066356;
}
</style>
border-color css
<style>
span { border-color: #066356; }
span { border-color: rgb(6,99,86); }
td.TdClassName
{
border-color: #066356;
}
.TagClassName
{
border-color: #066356;
}
</style>