Shades of Mosque #046660
Tints of Mosque #046660
RGB
CMYK
RGB Variations
Color information
#046660 (or 0x046660) is known color: Mosque. HEX triplet: 04, 66 and 60. RGB value is (4,102,96). Sum of RGB (Red+Green+Blue) = 4+102+96=202 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.98% from 202); Green value is 102 (40.23% from 255 or 50.50% from 202); Blue value is 96 (37.89% from 255 or 47.52% from 202); Max value from RGB is 102 - color contains mainly: green. Hex color #046660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046660 is #FB999F. Grayscale: #474747. Windows color (decimal): -16488864 or 6317572. OLE color: 6317572.
HSL color Cylindrical-coordinate representation of color #046660: hue angle of 176.33º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046660 is Cyan = 0.96, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 4 | 102 | 96 | - |
| CMYK | 0.96 | 0 | 0.06 | 0.6 |
| HSL | 176.33º | 0.92% | 0.21% | - |
| HSV(B) | 176.33º | 0.96% | 0.4% | - |
| XYZ | 6.91 | 10.37 | 12.7 | - |
| YUV | 72.01 | 141.53 | 79.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 102 | 96 | 0.96 | 0 | 0.06 | 0.6 | 176.33 | 0.92 | 0.21 |
| Hex | 4 | 66 | 60 | 60 | 0 | 6 | 3C | B0 | 5C | 15 |
| Octal | 4 | 146 | 140 | 140 | 0 | 6 | 74 | 260 | 134 | 25 |
| Binary | 100 | 1100110 | 1100000 | 1100000 | 0 | 110 | 111100 | 10110000 | 1011100 | 10101 |
Color Harmonies of #046660
Complementary color
Monochromatic Colors of #046660
Black with #046660
Text Example
Text Example
White with #046660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046660; }
p { color: rgb(4,102,96); }
H1.HeaderClassName
{
color: #046660;
}
.AnyTagClassName
{
color: #046660;
}
</style>
background-color css
<style>
a { background-color: #046660; }
a { background-color: rgb(4,102,96); }
div.DivClassName
{
background-color: #046660;
}
.BgClassName
{
background-color: #046660;
}
</style>
border-color css
<style>
span { border-color: #046660; }
span { border-color: rgb(4,102,96); }
td.TdClassName
{
border-color: #046660;
}
.TagClassName
{
border-color: #046660;
}
</style>