Shades of Mosque #046253
Tints of Mosque #046253
RGB
CMYK
RGB Variations
Color information
#046253 (or 0x046253) is known color: Mosque. HEX triplet: 04, 62 and 53. RGB value is (4,98,83). Sum of RGB (Red+Green+Blue) = 4+98+83=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 98 (38.67% from 255 or 52.97% from 185); Blue value is 83 (32.81% from 255 or 44.86% from 185); Max value from RGB is 98 - color contains mainly: green. Hex color #046253 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046253 is #FB9DAC. Grayscale: #444444. Windows color (decimal): -16489901 or 5464580. OLE color: 5464580.
HSL color Cylindrical-coordinate representation of color #046253: hue angle of 170.43º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046253 is Cyan = 0.96, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 98 | 83 | - |
| CMYK | 0.96 | 0 | 0.15 | 0.62 |
| HSL | 170.43º | 0.92% | 0.2% | - |
| HSV(B) | 170.43º | 0.96% | 0.38% | - |
| XYZ | 5.98 | 9.39 | 9.68 | - |
| YUV | 68.18 | 136.36 | 82.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 98 | 83 | 0.96 | 0 | 0.15 | 0.62 | 170.43 | 0.92 | 0.2 |
| Hex | 4 | 62 | 53 | 60 | 0 | F | 3E | AA | 5C | 14 |
| Octal | 4 | 142 | 123 | 140 | 0 | 17 | 76 | 252 | 134 | 24 |
| Binary | 100 | 1100010 | 1010011 | 1100000 | 0 | 1111 | 111110 | 10101010 | 1011100 | 10100 |
Color Harmonies of #046253
Complementary color
Monochromatic Colors of #046253
Black with #046253
Text Example
Text Example
White with #046253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046253; }
p { color: rgb(4,98,83); }
H1.HeaderClassName
{
color: #046253;
}
.AnyTagClassName
{
color: #046253;
}
</style>
background-color css
<style>
a { background-color: #046253; }
a { background-color: rgb(4,98,83); }
div.DivClassName
{
background-color: #046253;
}
.BgClassName
{
background-color: #046253;
}
</style>
border-color css
<style>
span { border-color: #046253; }
span { border-color: rgb(4,98,83); }
td.TdClassName
{
border-color: #046253;
}
.TagClassName
{
border-color: #046253;
}
</style>