Shades of Mosque #045960
Tints of Mosque #045960
RGB
CMYK
RGB Variations
Color information
#045960 (or 0x045960) is known color: Mosque. HEX triplet: 04, 59 and 60. RGB value is (4,89,96). Sum of RGB (Red+Green+Blue) = 4+89+96=189 (25% of max value = 765). Red value is 4 (1.95% from 255 or 2.12% from 189); Green value is 89 (35.16% from 255 or 47.09% from 189); Blue value is 96 (37.89% from 255 or 50.79% from 189); Max value from RGB is 96 - color contains mainly: blue. Hex color #045960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045960 is #FBA69F. Grayscale: #404040. Windows color (decimal): -16492192 or 6314244. OLE color: 6314244.
HSL color Cylindrical-coordinate representation of color #045960: hue angle of 184.57º 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 #045960 is Cyan = 0.96, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 89 | 96 | - |
| CMYK | 0.96 | 0.07 | 0 | 0.62 |
| HSL | 184.57º | 0.92% | 0.2% | - |
| HSV(B) | 184.57º | 0.96% | 0.38% | - |
| XYZ | 5.73 | 8.02 | 12.31 | - |
| YUV | 64.38 | 145.84 | 84.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 96 | 0.96 | 0.07 | 0 | 0.62 | 184.57 | 0.92 | 0.2 |
| Hex | 4 | 59 | 60 | 60 | 7 | 0 | 3E | B9 | 5C | 14 |
| Octal | 4 | 131 | 140 | 140 | 7 | 0 | 76 | 271 | 134 | 24 |
| Binary | 100 | 1011001 | 1100000 | 1100000 | 111 | 0 | 111110 | 10111001 | 1011100 | 10100 |
Color Harmonies of #045960
Complementary color
Monochromatic Colors of #045960
Black with #045960
Text Example
Text Example
White with #045960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045960; }
p { color: rgb(4,89,96); }
H1.HeaderClassName
{
color: #045960;
}
.AnyTagClassName
{
color: #045960;
}
</style>
background-color css
<style>
a { background-color: #045960; }
a { background-color: rgb(4,89,96); }
div.DivClassName
{
background-color: #045960;
}
.BgClassName
{
background-color: #045960;
}
</style>
border-color css
<style>
span { border-color: #045960; }
span { border-color: rgb(4,89,96); }
td.TdClassName
{
border-color: #045960;
}
.TagClassName
{
border-color: #045960;
}
</style>