Shades of Mosque #066162
Tints of Mosque #066162
RGB
CMYK
RGB Variations
Color information
#066162 (or 0x066162) is known color: Mosque. HEX triplet: 06, 61 and 62. RGB value is (6,97,98). Sum of RGB (Red+Green+Blue) = 6+97+98=201 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.99% from 201); Green value is 97 (38.28% from 255 or 48.26% from 201); Blue value is 98 (38.67% from 255 or 48.76% from 201); Max value from RGB is 98 - color contains mainly: blue. Hex color #066162 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #066162 is #F99E9D. Grayscale: #454545. Windows color (decimal): -16359070 or 6447366. OLE color: 6447366.
HSL color Cylindrical-coordinate representation of color #066162: hue angle of 180.65º degrees, saturation: 0.88, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #066162 is Cyan = 0.94, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 6 | 97 | 98 | - |
| CMYK | 0.94 | 0.01 | 0 | 0.62 |
| HSL | 180.65º | 0.88% | 0.2% | - |
| HSV(B) | 180.65º | 0.94% | 0.38% | - |
| XYZ | 6.55 | 9.47 | 13.04 | - |
| YUV | 69.91 | 143.85 | 82.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 97 | 98 | 0.94 | 0.01 | 0 | 0.62 | 180.65 | 0.88 | 0.2 |
| Hex | 6 | 61 | 62 | 5E | 1 | 0 | 3E | B5 | 58 | 14 |
| Octal | 6 | 141 | 142 | 136 | 1 | 0 | 76 | 265 | 130 | 24 |
| Binary | 110 | 1100001 | 1100010 | 1011110 | 1 | 0 | 111110 | 10110101 | 1011000 | 10100 |
Color Harmonies of #066162
Complementary color
Monochromatic Colors of #066162
Black with #066162
Text Example
Text Example
White with #066162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #066162; }
p { color: rgb(6,97,98); }
H1.HeaderClassName
{
color: #066162;
}
.AnyTagClassName
{
color: #066162;
}
</style>
background-color css
<style>
a { background-color: #066162; }
a { background-color: rgb(6,97,98); }
div.DivClassName
{
background-color: #066162;
}
.BgClassName
{
background-color: #066162;
}
</style>
border-color css
<style>
span { border-color: #066162; }
span { border-color: rgb(6,97,98); }
td.TdClassName
{
border-color: #066162;
}
.TagClassName
{
border-color: #066162;
}
</style>