Shades of Mosque #046264
Tints of Mosque #046264
RGB
CMYK
RGB Variations
Color information
#046264 (or 0x046264) is known color: Mosque. HEX triplet: 04, 62 and 64. RGB value is (4,98,100). Sum of RGB (Red+Green+Blue) = 4+98+100=202 (26% of max value = 765). Red value is 4 (1.95% from 255 or 1.98% from 202); Green value is 98 (38.67% from 255 or 48.51% from 202); Blue value is 100 (39.45% from 255 or 49.50% from 202); Max value from RGB is 100 - color contains mainly: blue. Hex color #046264 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046264 is #FB9D9B. Grayscale: #464646. Windows color (decimal): -16489884 or 6578692. OLE color: 6578692.
HSL color Cylindrical-coordinate representation of color #046264: hue angle of 181.25º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046264 is Cyan = 0.96, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 98 | 100 | - |
| CMYK | 0.96 | 0.02 | 0 | 0.61 |
| HSL | 181.25º | 0.92% | 0.2% | - |
| HSV(B) | 181.25º | 0.96% | 0.39% | - |
| XYZ | 6.72 | 9.68 | 13.57 | - |
| YUV | 70.12 | 144.86 | 80.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 98 | 100 | 0.96 | 0.02 | 0 | 0.61 | 181.25 | 0.92 | 0.2 |
| Hex | 4 | 62 | 64 | 60 | 2 | 0 | 3D | B5 | 5C | 14 |
| Octal | 4 | 142 | 144 | 140 | 2 | 0 | 75 | 265 | 134 | 24 |
| Binary | 100 | 1100010 | 1100100 | 1100000 | 10 | 0 | 111101 | 10110101 | 1011100 | 10100 |
Color Harmonies of #046264
Complementary color
Monochromatic Colors of #046264
Black with #046264
Text Example
Text Example
White with #046264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046264; }
p { color: rgb(4,98,100); }
H1.HeaderClassName
{
color: #046264;
}
.AnyTagClassName
{
color: #046264;
}
</style>
background-color css
<style>
a { background-color: #046264; }
a { background-color: rgb(4,98,100); }
div.DivClassName
{
background-color: #046264;
}
.BgClassName
{
background-color: #046264;
}
</style>
border-color css
<style>
span { border-color: #046264; }
span { border-color: rgb(4,98,100); }
td.TdClassName
{
border-color: #046264;
}
.TagClassName
{
border-color: #046264;
}
</style>