Shades of Mosque #045C59
Tints of Mosque #045C59
RGB
CMYK
RGB Variations
Color information
#045C59 (or 0x045C59) is known color: Mosque. HEX triplet: 04, 5C and 59. RGB value is (4,92,89). Sum of RGB (Red+Green+Blue) = 4+92+89=185 (24% of max value = 765). Red value is 4 (1.95% from 255 or 2.16% from 185); Green value is 92 (36.33% from 255 or 49.73% from 185); Blue value is 89 (35.16% from 255 or 48.11% from 185); Max value from RGB is 92 - color contains mainly: green. Hex color #045C59 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #045C59 is #FBA3A6. Grayscale: #414141. Windows color (decimal): -16491431 or 5856260. OLE color: 5856260.
HSL color Cylindrical-coordinate representation of color #045C59: hue angle of 177.95º 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 #045C59 is Cyan = 0.96, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 4 | 92 | 89 | - |
| CMYK | 0.96 | 0 | 0.03 | 0.64 |
| HSL | 177.95º | 0.92% | 0.19% | - |
| HSV(B) | 177.95º | 0.96% | 0.36% | - |
| XYZ | 5.68 | 8.4 | 10.77 | - |
| YUV | 65.35 | 141.35 | 84.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 92 | 89 | 0.96 | 0 | 0.03 | 0.64 | 177.95 | 0.92 | 0.19 |
| Hex | 4 | 5C | 59 | 60 | 0 | 3 | 40 | B2 | 5C | 13 |
| Octal | 4 | 134 | 131 | 140 | 0 | 3 | 100 | 262 | 134 | 23 |
| Binary | 100 | 1011100 | 1011001 | 1100000 | 0 | 11 | 1000000 | 10110010 | 1011100 | 10011 |
Color Harmonies of #045C59
Complementary color
Monochromatic Colors of #045C59
Black with #045C59
Text Example
Text Example
White with #045C59
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045C59; }
p { color: rgb(4,92,89); }
H1.HeaderClassName
{
color: #045C59;
}
.AnyTagClassName
{
color: #045C59;
}
</style>
background-color css
<style>
a { background-color: #045C59; }
a { background-color: rgb(4,92,89); }
div.DivClassName
{
background-color: #045C59;
}
.BgClassName
{
background-color: #045C59;
}
</style>
border-color css
<style>
span { border-color: #045C59; }
span { border-color: rgb(4,92,89); }
td.TdClassName
{
border-color: #045C59;
}
.TagClassName
{
border-color: #045C59;
}
</style>