Shades of Mosque #046564
Tints of Mosque #046564
RGB
CMYK
RGB Variations
Color information
#046564 (or 0x046564) is known color: Mosque. HEX triplet: 04, 65 and 64. RGB value is (4,101,100). Sum of RGB (Red+Green+Blue) = 4+101+100=205 (27% of max value = 765). Red value is 4 (1.95% from 255 or 1.95% from 205); Green value is 101 (39.84% from 255 or 49.27% from 205); Blue value is 100 (39.45% from 255 or 48.78% from 205); Max value from RGB is 101 - color contains mainly: green. Hex color #046564 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046564 is #FB9A9B. Grayscale: #474747. Windows color (decimal): -16489116 or 6579460. OLE color: 6579460.
HSL color Cylindrical-coordinate representation of color #046564: hue angle of 179.38º 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 #046564 is Cyan = 0.96, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 101 | 100 | - |
| CMYK | 0.96 | 0 | 0.01 | 0.60 |
| HSL | 179.38º | 0.92% | 0.21% | - |
| HSV(B) | 179.38º | 0.96% | 0.4% | - |
| XYZ | 7 | 10.25 | 13.67 | - |
| YUV | 71.88 | 143.86 | 79.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 100 | 0.96 | 0 | 0.01 | 0.60 | 179.38 | 0.92 | 0.21 |
| Hex | 4 | 65 | 64 | 60 | 0 | 1 | 3C | B3 | 5C | 15 |
| Octal | 4 | 145 | 144 | 140 | 0 | 1 | 74 | 263 | 134 | 25 |
| Binary | 100 | 1100101 | 1100100 | 1100000 | 0 | 1 | 111100 | 10110011 | 1011100 | 10101 |
Color Harmonies of #046564
Complementary color
Monochromatic Colors of #046564
Black with #046564
Text Example
Text Example
White with #046564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046564; }
p { color: rgb(4,101,100); }
H1.HeaderClassName
{
color: #046564;
}
.AnyTagClassName
{
color: #046564;
}
</style>
background-color css
<style>
a { background-color: #046564; }
a { background-color: rgb(4,101,100); }
div.DivClassName
{
background-color: #046564;
}
.BgClassName
{
background-color: #046564;
}
</style>
border-color css
<style>
span { border-color: #046564; }
span { border-color: rgb(4,101,100); }
td.TdClassName
{
border-color: #046564;
}
.TagClassName
{
border-color: #046564;
}
</style>