Shades of Mosque #066565
Tints of Mosque #066565
RGB
CMYK
RGB Variations
Color information
#066565 (or 0x066565) is known color: Mosque. HEX triplet: 06, 65 and 65. RGB value is (6,101,101). Sum of RGB (Red+Green+Blue) = 6+101+101=208 (27% of max value = 765). Red value is 6 (2.73% from 255 or 2.88% from 208); Green value is 101 (39.84% from 255 or 48.56% from 208); Blue value is 101 (39.84% from 255 or 48.56% from 208); Max value from RGB is 101 - color contains mainly: green, blue. Hex color #066565 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066565 is #F99A9A. Grayscale: #484848. Windows color (decimal): -16358043 or 6644998. OLE color: 6644998.
HSL color Cylindrical-coordinate representation of color #066565: hue angle of 180º 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 #066565 is Cyan = 0.94, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 6 | 101 | 101 | - |
| CMYK | 0.94 | 0 | 0 | 0.60 |
| HSL | 180º | 0.89% | 0.21% | - |
| HSV(B) | 180º | 0.94% | 0.4% | - |
| XYZ | 7.08 | 10.29 | 13.92 | - |
| YUV | 72.6 | 144.03 | 80.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 101 | 101 | 0.94 | 0 | 0 | 0.60 | 180 | 0.89 | 0.21 |
| Hex | 6 | 65 | 65 | 5E | 0 | 0 | 3C | B4 | 59 | 15 |
| Octal | 6 | 145 | 145 | 136 | 0 | 0 | 74 | 264 | 131 | 25 |
| Binary | 110 | 1100101 | 1100101 | 1011110 | 0 | 0 | 111100 | 10110100 | 1011001 | 10101 |
Color Harmonies of #066565
Complementary color
Monochromatic Colors of #066565
Black with #066565
Text Example
Text Example
White with #066565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066565; }
p { color: rgb(6,101,101); }
H1.HeaderClassName
{
color: #066565;
}
.AnyTagClassName
{
color: #066565;
}
</style>
background-color css
<style>
a { background-color: #066565; }
a { background-color: rgb(6,101,101); }
div.DivClassName
{
background-color: #066565;
}
.BgClassName
{
background-color: #066565;
}
</style>
border-color css
<style>
span { border-color: #066565; }
span { border-color: rgb(6,101,101); }
td.TdClassName
{
border-color: #066565;
}
.TagClassName
{
border-color: #066565;
}
</style>