Shades of Mosque #06665A
Tints of Mosque #06665A
RGB
CMYK
RGB Variations
Color information
#06665A (or 0x06665A) is known color: Mosque. HEX triplet: 06, 66 and 5A. RGB value is (6,102,90). Sum of RGB (Red+Green+Blue) = 6+102+90=198 (26% of max value = 765). Red value is 6 (2.73% from 255 or 3.03% from 198); Green value is 102 (40.23% from 255 or 51.52% from 198); Blue value is 90 (35.55% from 255 or 45.45% from 198); Max value from RGB is 102 - color contains mainly: green. Hex color #06665A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06665A is #F999A5. Grayscale: #474747. Windows color (decimal): -16357798 or 5924358. OLE color: 5924358.
HSL color Cylindrical-coordinate representation of color #06665A: hue angle of 172.5º 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 #06665A is Cyan = 0.94, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 6 | 102 | 90 | - |
| CMYK | 0.94 | 0 | 0.12 | 0.6 |
| HSL | 172.5º | 0.89% | 0.21% | - |
| HSV(B) | 172.5º | 0.94% | 0.4% | - |
| XYZ | 6.67 | 10.28 | 11.31 | - |
| YUV | 71.93 | 138.2 | 80.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 102 | 90 | 0.94 | 0 | 0.12 | 0.6 | 172.5 | 0.89 | 0.21 |
| Hex | 6 | 66 | 5A | 5E | 0 | C | 3C | AC | 59 | 15 |
| Octal | 6 | 146 | 132 | 136 | 0 | 14 | 74 | 254 | 131 | 25 |
| Binary | 110 | 1100110 | 1011010 | 1011110 | 0 | 1100 | 111100 | 10101100 | 1011001 | 10101 |
Color Harmonies of #06665A
Complementary color
Monochromatic Colors of #06665A
Black with #06665A
Text Example
Text Example
White with #06665A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #06665A; }
p { color: rgb(6,102,90); }
H1.HeaderClassName
{
color: #06665A;
}
.AnyTagClassName
{
color: #06665A;
}
</style>
background-color css
<style>
a { background-color: #06665A; }
a { background-color: rgb(6,102,90); }
div.DivClassName
{
background-color: #06665A;
}
.BgClassName
{
background-color: #06665A;
}
</style>
border-color css
<style>
span { border-color: #06665A; }
span { border-color: rgb(6,102,90); }
td.TdClassName
{
border-color: #06665A;
}
.TagClassName
{
border-color: #06665A;
}
</style>