Shades of Mosque #046664
Tints of Mosque #046664
RGB
CMYK
RGB Variations
Color information
#046664 (or 0x046664) is known color: Mosque. HEX triplet: 04, 66 and 64. RGB value is (4,102,100). Sum of RGB (Red+Green+Blue) = 4+102+100=206 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.94% from 206); Green value is 102 (40.23% from 255 or 49.51% from 206); Blue value is 100 (39.45% from 255 or 48.54% from 206); Max value from RGB is 102 - color contains mainly: green. Hex color #046664 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046664 is #FB999B. Grayscale: #484848. Windows color (decimal): -16488860 or 6579716. OLE color: 6579716.
HSL color Cylindrical-coordinate representation of color #046664: hue angle of 178.78º 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 #046664 is Cyan = 0.96, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 4 | 102 | 100 | - |
| CMYK | 0.96 | 0 | 0.02 | 0.6 |
| HSL | 178.78º | 0.92% | 0.21% | - |
| HSV(B) | 178.78º | 0.96% | 0.4% | - |
| XYZ | 7.1 | 10.45 | 13.7 | - |
| YUV | 72.47 | 143.53 | 79.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 102 | 100 | 0.96 | 0 | 0.02 | 0.6 | 178.78 | 0.92 | 0.21 |
| Hex | 4 | 66 | 64 | 60 | 0 | 2 | 3C | B3 | 5C | 15 |
| Octal | 4 | 146 | 144 | 140 | 0 | 2 | 74 | 263 | 134 | 25 |
| Binary | 100 | 1100110 | 1100100 | 1100000 | 0 | 10 | 111100 | 10110011 | 1011100 | 10101 |
Color Harmonies of #046664
Complementary color
Monochromatic Colors of #046664
Black with #046664
Text Example
Text Example
White with #046664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046664; }
p { color: rgb(4,102,100); }
H1.HeaderClassName
{
color: #046664;
}
.AnyTagClassName
{
color: #046664;
}
</style>
background-color css
<style>
a { background-color: #046664; }
a { background-color: rgb(4,102,100); }
div.DivClassName
{
background-color: #046664;
}
.BgClassName
{
background-color: #046664;
}
</style>
border-color css
<style>
span { border-color: #046664; }
span { border-color: rgb(4,102,100); }
td.TdClassName
{
border-color: #046664;
}
.TagClassName
{
border-color: #046664;
}
</style>