Shades of Mosque #04535D
Tints of Mosque #04535D
RGB
CMYK
RGB Variations
Color information
#04535D (or 0x04535D) is known color: Mosque. HEX triplet: 04, 53 and 5D. RGB value is (4,83,93). Sum of RGB (Red+Green+Blue) = 4+83+93=180 (23% of max value = 765). Red value is 4 (1.95% from 255 or 2.22% from 180); Green value is 83 (32.81% from 255 or 46.11% from 180); Blue value is 93 (36.72% from 255 or 51.67% from 180); Max value from RGB is 93 - color contains mainly: blue. Hex color #04535D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #04535D is #FBACA2. Grayscale: #3C3C3C. Windows color (decimal): -16493731 or 6116100. OLE color: 6116100.
HSL color Cylindrical-coordinate representation of color #04535D: hue angle of 186.74º degrees, saturation: 0.92, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #04535D is Cyan = 0.96, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 4 | 83 | 93 | - |
| CMYK | 0.96 | 0.11 | 0 | 0.64 |
| HSL | 186.74º | 0.92% | 0.19% | - |
| HSV(B) | 186.74º | 0.96% | 0.36% | - |
| XYZ | 5.12 | 7 | 11.44 | - |
| YUV | 60.52 | 146.33 | 87.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 83 | 93 | 0.96 | 0.11 | 0 | 0.64 | 186.74 | 0.92 | 0.19 |
| Hex | 4 | 53 | 5D | 60 | B | 0 | 40 | BB | 5C | 13 |
| Octal | 4 | 123 | 135 | 140 | 13 | 0 | 100 | 273 | 134 | 23 |
| Binary | 100 | 1010011 | 1011101 | 1100000 | 1011 | 0 | 1000000 | 10111011 | 1011100 | 10011 |
Color Harmonies of #04535D
Complementary color
Monochromatic Colors of #04535D
Black with #04535D
Text Example
Text Example
White with #04535D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04535D; }
p { color: rgb(4,83,93); }
H1.HeaderClassName
{
color: #04535D;
}
.AnyTagClassName
{
color: #04535D;
}
</style>
background-color css
<style>
a { background-color: #04535D; }
a { background-color: rgb(4,83,93); }
div.DivClassName
{
background-color: #04535D;
}
.BgClassName
{
background-color: #04535D;
}
</style>
border-color css
<style>
span { border-color: #04535D; }
span { border-color: rgb(4,83,93); }
td.TdClassName
{
border-color: #04535D;
}
.TagClassName
{
border-color: #04535D;
}
</style>