Shades of Mosque #075C56
Tints of Mosque #075C56
RGB
CMYK
RGB Variations
Color information
#075C56 (or 0x075C56) is known color: Mosque. HEX triplet: 07, 5C and 56. RGB value is (7,92,86). Sum of RGB (Red+Green+Blue) = 7+92+86=185 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.78% from 185); Green value is 92 (36.33% from 255 or 49.73% from 185); Blue value is 86 (33.98% from 255 or 46.49% from 185); Max value from RGB is 92 - color contains mainly: green. Hex color #075C56 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075C56 is #F8A3A9. Grayscale: #414141. Windows color (decimal): -16294826 or 5659655. OLE color: 5659655.
HSL color Cylindrical-coordinate representation of color #075C56: hue angle of 175.76º degrees, saturation: 0.86, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075C56 is Cyan = 0.92, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 7 | 92 | 86 | - |
| CMYK | 0.92 | 0 | 0.07 | 0.64 |
| HSL | 175.76º | 0.86% | 0.19% | - |
| HSV(B) | 175.76º | 0.92% | 0.36% | - |
| XYZ | 5.59 | 8.37 | 10.13 | - |
| YUV | 65.9 | 139.34 | 85.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 92 | 86 | 0.92 | 0 | 0.07 | 0.64 | 175.76 | 0.86 | 0.19 |
| Hex | 7 | 5C | 56 | 5C | 0 | 7 | 40 | B0 | 56 | 13 |
| Octal | 7 | 134 | 126 | 134 | 0 | 7 | 100 | 260 | 126 | 23 |
| Binary | 111 | 1011100 | 1010110 | 1011100 | 0 | 111 | 1000000 | 10110000 | 1010110 | 10011 |
Color Harmonies of #075C56
Complementary color
Monochromatic Colors of #075C56
Black with #075C56
Text Example
Text Example
White with #075C56
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075C56; }
p { color: rgb(7,92,86); }
H1.HeaderClassName
{
color: #075C56;
}
.AnyTagClassName
{
color: #075C56;
}
</style>
background-color css
<style>
a { background-color: #075C56; }
a { background-color: rgb(7,92,86); }
div.DivClassName
{
background-color: #075C56;
}
.BgClassName
{
background-color: #075C56;
}
</style>
border-color css
<style>
span { border-color: #075C56; }
span { border-color: rgb(7,92,86); }
td.TdClassName
{
border-color: #075C56;
}
.TagClassName
{
border-color: #075C56;
}
</style>