Shades of Mosque #046460
Tints of Mosque #046460
RGB
CMYK
RGB Variations
Color information
#046460 (or 0x046460) is known color: Mosque. HEX triplet: 04, 64 and 60. RGB value is (4,100,96). Sum of RGB (Red+Green+Blue) = 4+100+96=200 (26% of max value = 765). Red value is 4 (1.95% from 255 or 2% from 200); Green value is 100 (39.45% from 255 or 50% from 200); Blue value is 96 (37.89% from 255 or 48% from 200); Max value from RGB is 100 - color contains mainly: green. Hex color #046460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #046460 is #FB9B9F. Grayscale: #464646. Windows color (decimal): -16489376 or 6317060. OLE color: 6317060.
HSL color Cylindrical-coordinate representation of color #046460: hue angle of 177.5º 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 #046460 is Cyan = 0.96, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 100 | 96 | - |
| CMYK | 0.96 | 0 | 0.04 | 0.61 |
| HSL | 177.5º | 0.92% | 0.2% | - |
| HSV(B) | 177.5º | 0.96% | 0.39% | - |
| XYZ | 6.72 | 9.98 | 12.64 | - |
| YUV | 70.84 | 142.2 | 80.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 100 | 96 | 0.96 | 0 | 0.04 | 0.61 | 177.5 | 0.92 | 0.2 |
| Hex | 4 | 64 | 60 | 60 | 0 | 4 | 3D | B2 | 5C | 14 |
| Octal | 4 | 144 | 140 | 140 | 0 | 4 | 75 | 262 | 134 | 24 |
| Binary | 100 | 1100100 | 1100000 | 1100000 | 0 | 100 | 111101 | 10110010 | 1011100 | 10100 |
Color Harmonies of #046460
Complementary color
Monochromatic Colors of #046460
Black with #046460
Text Example
Text Example
White with #046460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046460; }
p { color: rgb(4,100,96); }
H1.HeaderClassName
{
color: #046460;
}
.AnyTagClassName
{
color: #046460;
}
</style>
background-color css
<style>
a { background-color: #046460; }
a { background-color: rgb(4,100,96); }
div.DivClassName
{
background-color: #046460;
}
.BgClassName
{
background-color: #046460;
}
</style>
border-color css
<style>
span { border-color: #046460; }
span { border-color: rgb(4,100,96); }
td.TdClassName
{
border-color: #046460;
}
.TagClassName
{
border-color: #046460;
}
</style>