Shades of Mosque #046360
Tints of Mosque #046360
RGB
CMYK
RGB Variations
Color information
#046360 (or 0x046360) is known color: Mosque. HEX triplet: 04, 63 and 60. RGB value is (4,99,96). Sum of RGB (Red+Green+Blue) = 4+99+96=199 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2.01% from 199); Green value is 99 (39.06% from 255 or 49.75% from 199); Blue value is 96 (37.89% from 255 or 48.24% from 199); Max value from RGB is 99 - color contains mainly: green. Hex color #046360 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046360 is #FB9C9F. Grayscale: #464646. Windows color (decimal): -16489632 or 6316804. OLE color: 6316804.
HSL color Cylindrical-coordinate representation of color #046360: hue angle of 178.11º 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 #046360 is Cyan = 0.96, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 99 | 96 | - |
| CMYK | 0.96 | 0 | 0.03 | 0.61 |
| HSL | 178.11º | 0.92% | 0.2% | - |
| HSV(B) | 178.11º | 0.96% | 0.39% | - |
| XYZ | 6.62 | 9.79 | 12.61 | - |
| YUV | 70.25 | 142.53 | 80.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 99 | 96 | 0.96 | 0 | 0.03 | 0.61 | 178.11 | 0.92 | 0.2 |
| Hex | 4 | 63 | 60 | 60 | 0 | 3 | 3D | B2 | 5C | 14 |
| Octal | 4 | 143 | 140 | 140 | 0 | 3 | 75 | 262 | 134 | 24 |
| Binary | 100 | 1100011 | 1100000 | 1100000 | 0 | 11 | 111101 | 10110010 | 1011100 | 10100 |
Color Harmonies of #046360
Complementary color
Monochromatic Colors of #046360
Black with #046360
Text Example
Text Example
White with #046360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046360; }
p { color: rgb(4,99,96); }
H1.HeaderClassName
{
color: #046360;
}
.AnyTagClassName
{
color: #046360;
}
</style>
background-color css
<style>
a { background-color: #046360; }
a { background-color: rgb(4,99,96); }
div.DivClassName
{
background-color: #046360;
}
.BgClassName
{
background-color: #046360;
}
</style>
border-color css
<style>
span { border-color: #046360; }
span { border-color: rgb(4,99,96); }
td.TdClassName
{
border-color: #046360;
}
.TagClassName
{
border-color: #046360;
}
</style>