Shades of Mosque #066665
Tints of Mosque #066665
RGB
CMYK
RGB Variations
Color information
#066665 (or 0x066665) is known color: Mosque. HEX triplet: 06, 66 and 65. RGB value is (6,102,101). Sum of RGB (Red+Green+Blue) = 6+102+101=209 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.87% from 209); Green value is 102 (40.23% from 255 or 48.80% from 209); Blue value is 101 (39.84% from 255 or 48.33% from 209); Max value from RGB is 102 - color contains mainly: green. Hex color #066665 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066665 is #F9999A. Grayscale: #494949. Windows color (decimal): -16357787 or 6645254. OLE color: 6645254.
HSL color Cylindrical-coordinate representation of color #066665: hue angle of 179.38º 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 #066665 is Cyan = 0.94, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 6 | 102 | 101 | - |
| CMYK | 0.94 | 0 | 0.01 | 0.6 |
| HSL | 179.38º | 0.89% | 0.21% | - |
| HSV(B) | 179.38º | 0.94% | 0.4% | - |
| XYZ | 7.18 | 10.48 | 13.96 | - |
| YUV | 73.18 | 143.7 | 80.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 102 | 101 | 0.94 | 0 | 0.01 | 0.6 | 179.38 | 0.89 | 0.21 |
| Hex | 6 | 66 | 65 | 5E | 0 | 1 | 3C | B3 | 59 | 15 |
| Octal | 6 | 146 | 145 | 136 | 0 | 1 | 74 | 263 | 131 | 25 |
| Binary | 110 | 1100110 | 1100101 | 1011110 | 0 | 1 | 111100 | 10110011 | 1011001 | 10101 |
Color Harmonies of #066665
Complementary color
Monochromatic Colors of #066665
Black with #066665
Text Example
Text Example
White with #066665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066665; }
p { color: rgb(6,102,101); }
H1.HeaderClassName
{
color: #066665;
}
.AnyTagClassName
{
color: #066665;
}
</style>
background-color css
<style>
a { background-color: #066665; }
a { background-color: rgb(6,102,101); }
div.DivClassName
{
background-color: #066665;
}
.BgClassName
{
background-color: #066665;
}
</style>
border-color css
<style>
span { border-color: #066665; }
span { border-color: rgb(6,102,101); }
td.TdClassName
{
border-color: #066665;
}
.TagClassName
{
border-color: #066665;
}
</style>