Shades of Mosque #06665E
Tints of Mosque #06665E
RGB
CMYK
RGB Variations
Color information
#06665E (or 0x06665E) is known color: Mosque. HEX triplet: 06, 66 and 5E. RGB value is (6,102,94). Sum of RGB (Red+Green+Blue) = 6+102+94=202 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.97% from 202); Green value is 102 (40.23% from 255 or 50.50% from 202); Blue value is 94 (37.11% from 255 or 46.53% from 202); Max value from RGB is 102 - color contains mainly: green. Hex color #06665E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06665E is #F999A1. Grayscale: #484848. Windows color (decimal): -16357794 or 6186502. OLE color: 6186502.
HSL color Cylindrical-coordinate representation of color #06665E: hue angle of 175º 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 #06665E is Cyan = 0.94, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 6 | 102 | 94 | - |
| CMYK | 0.94 | 0 | 0.08 | 0.6 |
| HSL | 175º | 0.89% | 0.21% | - |
| HSV(B) | 175º | 0.94% | 0.4% | - |
| XYZ | 6.85 | 10.35 | 12.23 | - |
| YUV | 72.38 | 140.2 | 80.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 102 | 94 | 0.94 | 0 | 0.08 | 0.6 | 175 | 0.89 | 0.21 |
| Hex | 6 | 66 | 5E | 5E | 0 | 8 | 3C | AF | 59 | 15 |
| Octal | 6 | 146 | 136 | 136 | 0 | 10 | 74 | 257 | 131 | 25 |
| Binary | 110 | 1100110 | 1011110 | 1011110 | 0 | 1000 | 111100 | 10101111 | 1011001 | 10101 |
Color Harmonies of #06665E
Complementary color
Monochromatic Colors of #06665E
Black with #06665E
Text Example
Text Example
White with #06665E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06665E; }
p { color: rgb(6,102,94); }
H1.HeaderClassName
{
color: #06665E;
}
.AnyTagClassName
{
color: #06665E;
}
</style>
background-color css
<style>
a { background-color: #06665E; }
a { background-color: rgb(6,102,94); }
div.DivClassName
{
background-color: #06665E;
}
.BgClassName
{
background-color: #06665E;
}
</style>
border-color css
<style>
span { border-color: #06665E; }
span { border-color: rgb(6,102,94); }
td.TdClassName
{
border-color: #06665E;
}
.TagClassName
{
border-color: #06665E;
}
</style>