Shades of Mosque #05574A
Tints of Mosque #05574A
RGB
CMYK
RGB Variations
Color information
#05574A (or 0x05574A) is known color: Mosque. HEX triplet: 05, 57 and 4A. RGB value is (5,87,74). Sum of RGB (Red+Green+Blue) = 5+87+74=166 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.01% from 166); Green value is 87 (34.38% from 255 or 52.41% from 166); Blue value is 74 (29.30% from 255 or 44.58% from 166); Max value from RGB is 87 - color contains mainly: green. Hex color #05574A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #05574A is #FAA8B5. Grayscale: #3C3C3C. Windows color (decimal): -16427190 or 4871941. OLE color: 4871941.
HSL color Cylindrical-coordinate representation of color #05574A: hue angle of 170.49º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #05574A is Cyan = 0.94, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 5 | 87 | 74 | - |
| CMYK | 0.94 | 0 | 0.15 | 0.66 |
| HSL | 170.49º | 0.89% | 0.18% | - |
| HSV(B) | 170.49º | 0.94% | 0.34% | - |
| XYZ | 4.71 | 7.34 | 7.65 | - |
| YUV | 61 | 135.33 | 88.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 87 | 74 | 0.94 | 0 | 0.15 | 0.66 | 170.49 | 0.89 | 0.18 |
| Hex | 5 | 57 | 4A | 5E | 0 | F | 42 | AA | 59 | 12 |
| Octal | 5 | 127 | 112 | 136 | 0 | 17 | 102 | 252 | 131 | 22 |
| Binary | 101 | 1010111 | 1001010 | 1011110 | 0 | 1111 | 1000010 | 10101010 | 1011001 | 10010 |
Color Harmonies of #05574A
Complementary color
Monochromatic Colors of #05574A
Black with #05574A
Text Example
Text Example
White with #05574A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #05574A; }
p { color: rgb(5,87,74); }
H1.HeaderClassName
{
color: #05574A;
}
.AnyTagClassName
{
color: #05574A;
}
</style>
background-color css
<style>
a { background-color: #05574A; }
a { background-color: rgb(5,87,74); }
div.DivClassName
{
background-color: #05574A;
}
.BgClassName
{
background-color: #05574A;
}
</style>
border-color css
<style>
span { border-color: #05574A; }
span { border-color: rgb(5,87,74); }
td.TdClassName
{
border-color: #05574A;
}
.TagClassName
{
border-color: #05574A;
}
</style>