Shades of Mosque #066961
Tints of Mosque #066961
RGB
CMYK
RGB Variations
Color information
#066961 (or 0x066961) is known color: Mosque. HEX triplet: 06, 69 and 61. RGB value is (6,105,97). Sum of RGB (Red+Green+Blue) = 6+105+97=208 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.88% from 208); Green value is 105 (41.41% from 255 or 50.48% from 208); Blue value is 97 (38.28% from 255 or 46.63% from 208); Max value from RGB is 105 - color contains mainly: green. Hex color #066961 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066961 is #F9969E. Grayscale: #4A4A4A. Windows color (decimal): -16357023 or 6383878. OLE color: 6383878.
HSL color Cylindrical-coordinate representation of color #066961: hue angle of 175.15º 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 #066961 is Cyan = 0.94, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 6 | 105 | 97 | - |
| CMYK | 0.94 | 0 | 0.08 | 0.59 |
| HSL | 175.15º | 0.89% | 0.22% | - |
| HSV(B) | 175.15º | 0.94% | 0.41% | - |
| XYZ | 7.28 | 11 | 13.05 | - |
| YUV | 74.49 | 140.7 | 79.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 105 | 97 | 0.94 | 0 | 0.08 | 0.59 | 175.15 | 0.89 | 0.22 |
| Hex | 6 | 69 | 61 | 5E | 0 | 8 | 3B | AF | 59 | 16 |
| Octal | 6 | 151 | 141 | 136 | 0 | 10 | 73 | 257 | 131 | 26 |
| Binary | 110 | 1101001 | 1100001 | 1011110 | 0 | 1000 | 111011 | 10101111 | 1011001 | 10110 |
Color Harmonies of #066961
Complementary color
Monochromatic Colors of #066961
Black with #066961
Text Example
Text Example
White with #066961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066961; }
p { color: rgb(6,105,97); }
H1.HeaderClassName
{
color: #066961;
}
.AnyTagClassName
{
color: #066961;
}
</style>
background-color css
<style>
a { background-color: #066961; }
a { background-color: rgb(6,105,97); }
div.DivClassName
{
background-color: #066961;
}
.BgClassName
{
background-color: #066961;
}
</style>
border-color css
<style>
span { border-color: #066961; }
span { border-color: rgb(6,105,97); }
td.TdClassName
{
border-color: #066961;
}
.TagClassName
{
border-color: #066961;
}
</style>