Shades of Mosque #04535F
Tints of Mosque #04535F
RGB
CMYK
RGB Variations
Color information
#04535F (or 0x04535F) is known color: Mosque. HEX triplet: 04, 53 and 5F. RGB value is (4,83,95). Sum of RGB (Red+Green+Blue) = 4+83+95=182 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.20% from 182); Green value is 83 (32.81% from 255 or 45.60% from 182); Blue value is 95 (37.5% from 255 or 52.20% from 182); Max value from RGB is 95 - color contains mainly: blue. Hex color #04535F is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04535F is #FBACA0. Grayscale: #3C3C3C. Windows color (decimal): -16493729 or 6247172. OLE color: 6247172.
HSL color Cylindrical-coordinate representation of color #04535F: hue angle of 187.91º degrees, saturation: 0.92, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04535F is Cyan = 0.96, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.63.
Color convert
| RGB | 4 | 83 | 95 | - |
| CMYK | 0.96 | 0.13 | 0 | 0.63 |
| HSL | 187.91º | 0.92% | 0.19% | - |
| HSV(B) | 187.91º | 0.96% | 0.37% | - |
| XYZ | 5.21 | 7.04 | 11.91 | - |
| YUV | 60.75 | 147.33 | 87.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 83 | 95 | 0.96 | 0.13 | 0 | 0.63 | 187.91 | 0.92 | 0.19 |
| Hex | 4 | 53 | 5F | 60 | D | 0 | 3F | BC | 5C | 13 |
| Octal | 4 | 123 | 137 | 140 | 15 | 0 | 77 | 274 | 134 | 23 |
| Binary | 100 | 1010011 | 1011111 | 1100000 | 1101 | 0 | 111111 | 10111100 | 1011100 | 10011 |
Color Harmonies of #04535F
Complementary color
Monochromatic Colors of #04535F
Black with #04535F
Text Example
Text Example
White with #04535F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04535F; }
p { color: rgb(4,83,95); }
H1.HeaderClassName
{
color: #04535F;
}
.AnyTagClassName
{
color: #04535F;
}
</style>
background-color css
<style>
a { background-color: #04535F; }
a { background-color: rgb(4,83,95); }
div.DivClassName
{
background-color: #04535F;
}
.BgClassName
{
background-color: #04535F;
}
</style>
border-color css
<style>
span { border-color: #04535F; }
span { border-color: rgb(4,83,95); }
td.TdClassName
{
border-color: #04535F;
}
.TagClassName
{
border-color: #04535F;
}
</style>