Shades of Mosque #04595A
Tints of Mosque #04595A
RGB
CMYK
RGB Variations
Color information
#04595A (or 0x04595A) is known color: Mosque. HEX triplet: 04, 59 and 5A. RGB value is (4,89,90). Sum of RGB (Red+Green+Blue) = 4+89+90=183 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.19% from 183); Green value is 89 (35.16% from 255 or 48.63% from 183); Blue value is 90 (35.55% from 255 or 49.18% from 183); Max value from RGB is 90 - color contains mainly: blue. Hex color #04595A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04595A is #FBA6A5. Grayscale: #3F3F3F. Windows color (decimal): -16492198 or 5921028. OLE color: 5921028.
HSL color Cylindrical-coordinate representation of color #04595A: hue angle of 180.7º degrees, saturation: 0.91, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04595A is Cyan = 0.96, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 4 | 89 | 90 | - |
| CMYK | 0.96 | 0.01 | 0 | 0.65 |
| HSL | 180.7º | 0.91% | 0.18% | - |
| HSV(B) | 180.7º | 0.96% | 0.35% | - |
| XYZ | 5.47 | 7.91 | 10.91 | - |
| YUV | 63.7 | 142.84 | 85.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 89 | 90 | 0.96 | 0.01 | 0 | 0.65 | 180.7 | 0.91 | 0.18 |
| Hex | 4 | 59 | 5A | 60 | 1 | 0 | 41 | B5 | 5B | 12 |
| Octal | 4 | 131 | 132 | 140 | 1 | 0 | 101 | 265 | 133 | 22 |
| Binary | 100 | 1011001 | 1011010 | 1100000 | 1 | 0 | 1000001 | 10110101 | 1011011 | 10010 |
Color Harmonies of #04595A
Complementary color
Monochromatic Colors of #04595A
Black with #04595A
Text Example
Text Example
White with #04595A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04595A; }
p { color: rgb(4,89,90); }
H1.HeaderClassName
{
color: #04595A;
}
.AnyTagClassName
{
color: #04595A;
}
</style>
background-color css
<style>
a { background-color: #04595A; }
a { background-color: rgb(4,89,90); }
div.DivClassName
{
background-color: #04595A;
}
.BgClassName
{
background-color: #04595A;
}
</style>
border-color css
<style>
span { border-color: #04595A; }
span { border-color: rgb(4,89,90); }
td.TdClassName
{
border-color: #04595A;
}
.TagClassName
{
border-color: #04595A;
}
</style>