Shades of Mosque #05594F
Tints of Mosque #05594F
RGB
CMYK
RGB Variations
Color information
#05594F (or 0x05594F) is known color: Mosque. HEX triplet: 05, 59 and 4F. RGB value is (5,89,79). Sum of RGB (Red+Green+Blue) = 5+89+79=173 (22% of max value = 765). Red value is 5 (2.34% from 255 or 2.89% from 173); Green value is 89 (35.16% from 255 or 51.45% from 173); Blue value is 79 (31.25% from 255 or 45.66% from 173); Max value from RGB is 89 - color contains mainly: green. Hex color #05594F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #05594F is #FAA6B0. Grayscale: #3E3E3E. Windows color (decimal): -16426673 or 5200133. OLE color: 5200133.
HSL color Cylindrical-coordinate representation of color #05594F: hue angle of 172.86º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #05594F is Cyan = 0.94, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 5 | 89 | 79 | - |
| CMYK | 0.94 | 0 | 0.11 | 0.65 |
| HSL | 172.86º | 0.89% | 0.18% | - |
| HSV(B) | 172.86º | 0.94% | 0.35% | - |
| XYZ | 5.05 | 7.74 | 8.63 | - |
| YUV | 62.74 | 137.17 | 86.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 89 | 79 | 0.94 | 0 | 0.11 | 0.65 | 172.86 | 0.89 | 0.18 |
| Hex | 5 | 59 | 4F | 5E | 0 | B | 41 | AD | 59 | 12 |
| Octal | 5 | 131 | 117 | 136 | 0 | 13 | 101 | 255 | 131 | 22 |
| Binary | 101 | 1011001 | 1001111 | 1011110 | 0 | 1011 | 1000001 | 10101101 | 1011001 | 10010 |
Color Harmonies of #05594F
Complementary color
Monochromatic Colors of #05594F
Black with #05594F
Text Example
Text Example
White with #05594F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05594F; }
p { color: rgb(5,89,79); }
H1.HeaderClassName
{
color: #05594F;
}
.AnyTagClassName
{
color: #05594F;
}
</style>
background-color css
<style>
a { background-color: #05594F; }
a { background-color: rgb(5,89,79); }
div.DivClassName
{
background-color: #05594F;
}
.BgClassName
{
background-color: #05594F;
}
</style>
border-color css
<style>
span { border-color: #05594F; }
span { border-color: rgb(5,89,79); }
td.TdClassName
{
border-color: #05594F;
}
.TagClassName
{
border-color: #05594F;
}
</style>