Shades of Mosque #005C61
Tints of Mosque #005C61
RGB
CMYK
RGB Variations
Color information
#005C61 (or 0x005C61) is known color: Mosque. HEX triplet: 00, 5C and 61. RGB value is (0,92,97). Sum of RGB (Red+Green+Blue) = 0+92+97=189 (25% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 189); Green value is 92 (36.33% from 255 or 48.68% from 189); Blue value is 97 (38.28% from 255 or 51.32% from 189); Max value from RGB is 97 - color contains mainly: blue. Hex color #005C61 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #005C61 is #FFA39E. Grayscale: #404040. Windows color (decimal): -16753567 or 6380544. OLE color: 6380544.
HSL color Cylindrical-coordinate representation of color #005C61: hue angle of 183.09º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005C61 is Cyan = 1, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 92 | 97 | - |
| CMYK | 1 | 0.05 | 0 | 0.62 |
| HSL | 183.09º | 1% | 0.19% | - |
| HSV(B) | 183.09º | 1% | 0.38% | - |
| XYZ | 5.98 | 8.52 | 12.64 | - |
| YUV | 65.06 | 146.02 | 81.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 92 | 97 | 1 | 0.05 | 0 | 0.62 | 183.09 | 1 | 0.19 |
| Hex | 0 | 5C | 61 | 64 | 5 | 0 | 3E | B7 | 64 | 13 |
| Octal | 0 | 134 | 141 | 144 | 5 | 0 | 76 | 267 | 144 | 23 |
| Binary | 0 | 1011100 | 1100001 | 1100100 | 101 | 0 | 111110 | 10110111 | 1100100 | 10011 |
Color Harmonies of #005C61
Complementary color
Monochromatic Colors of #005C61
Black with #005C61
Text Example
Text Example
White with #005C61
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005C61; }
p { color: rgb(0,92,97); }
H1.HeaderClassName
{
color: #005C61;
}
.AnyTagClassName
{
color: #005C61;
}
</style>
background-color css
<style>
a { background-color: #005C61; }
a { background-color: rgb(0,92,97); }
div.DivClassName
{
background-color: #005C61;
}
.BgClassName
{
background-color: #005C61;
}
</style>
border-color css
<style>
span { border-color: #005C61; }
span { border-color: rgb(0,92,97); }
td.TdClassName
{
border-color: #005C61;
}
.TagClassName
{
border-color: #005C61;
}
</style>