Shades of Mosque #066964
Tints of Mosque #066964
RGB
CMYK
RGB Variations
Color information
#066964 (or 0x066964) is known color: Mosque. HEX triplet: 06, 69 and 64. RGB value is (6,105,100). Sum of RGB (Red+Green+Blue) = 6+105+100=211 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.84% from 211); Green value is 105 (41.41% from 255 or 49.76% from 211); Blue value is 100 (39.45% from 255 or 47.39% from 211); Max value from RGB is 105 - color contains mainly: green. Hex color #066964 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066964 is #F9969B. Grayscale: #4A4A4A. Windows color (decimal): -16357020 or 6580486. OLE color: 6580486.
HSL color Cylindrical-coordinate representation of color #066964: hue angle of 176.97º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066964 is Cyan = 0.94, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 105 | 100 | - |
| CMYK | 0.94 | 0 | 0.05 | 0.59 |
| HSL | 176.97º | 0.89% | 0.22% | - |
| HSV(B) | 176.97º | 0.94% | 0.41% | - |
| XYZ | 7.43 | 11.06 | 13.8 | - |
| YUV | 74.83 | 142.2 | 78.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 105 | 100 | 0.94 | 0 | 0.05 | 0.59 | 176.97 | 0.89 | 0.22 |
| Hex | 6 | 69 | 64 | 5E | 0 | 5 | 3B | B1 | 59 | 16 |
| Octal | 6 | 151 | 144 | 136 | 0 | 5 | 73 | 261 | 131 | 26 |
| Binary | 110 | 1101001 | 1100100 | 1011110 | 0 | 101 | 111011 | 10110001 | 1011001 | 10110 |
Color Harmonies of #066964
Complementary color
Monochromatic Colors of #066964
Black with #066964
Text Example
Text Example
White with #066964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066964; }
p { color: rgb(6,105,100); }
H1.HeaderClassName
{
color: #066964;
}
.AnyTagClassName
{
color: #066964;
}
</style>
background-color css
<style>
a { background-color: #066964; }
a { background-color: rgb(6,105,100); }
div.DivClassName
{
background-color: #066964;
}
.BgClassName
{
background-color: #066964;
}
</style>
border-color css
<style>
span { border-color: #066964; }
span { border-color: rgb(6,105,100); }
td.TdClassName
{
border-color: #066964;
}
.TagClassName
{
border-color: #066964;
}
</style>