Shades of Mosque #075C4E
Tints of Mosque #075C4E
RGB
CMYK
RGB Variations
Color information
#075C4E (or 0x075C4E) is known color: Mosque. HEX triplet: 07, 5C and 4E. RGB value is (7,92,78). Sum of RGB (Red+Green+Blue) = 7+92+78=177 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.95% from 177); Green value is 92 (36.33% from 255 or 51.98% from 177); Blue value is 78 (30.86% from 255 or 44.07% from 177); Max value from RGB is 92 - color contains mainly: green. Hex color #075C4E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075C4E is #F8A3B1. Grayscale: #404040. Windows color (decimal): -16294834 or 5135367. OLE color: 5135367.
HSL color Cylindrical-coordinate representation of color #075C4E: hue angle of 170.12º 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 #075C4E is Cyan = 0.92, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.64.
Color convert
| RGB | 7 | 92 | 78 | - |
| CMYK | 0.92 | 0 | 0.15 | 0.64 |
| HSL | 170.12º | 0.86% | 0.19% | - |
| HSV(B) | 170.12º | 0.92% | 0.36% | - |
| XYZ | 5.29 | 8.25 | 8.52 | - |
| YUV | 64.99 | 135.34 | 86.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 92 | 78 | 0.92 | 0 | 0.15 | 0.64 | 170.12 | 0.86 | 0.19 |
| Hex | 7 | 5C | 4E | 5C | 0 | F | 40 | AA | 56 | 13 |
| Octal | 7 | 134 | 116 | 134 | 0 | 17 | 100 | 252 | 126 | 23 |
| Binary | 111 | 1011100 | 1001110 | 1011100 | 0 | 1111 | 1000000 | 10101010 | 1010110 | 10011 |
Color Harmonies of #075C4E
Complementary color
Monochromatic Colors of #075C4E
Black with #075C4E
Text Example
Text Example
White with #075C4E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075C4E; }
p { color: rgb(7,92,78); }
H1.HeaderClassName
{
color: #075C4E;
}
.AnyTagClassName
{
color: #075C4E;
}
</style>
background-color css
<style>
a { background-color: #075C4E; }
a { background-color: rgb(7,92,78); }
div.DivClassName
{
background-color: #075C4E;
}
.BgClassName
{
background-color: #075C4E;
}
</style>
border-color css
<style>
span { border-color: #075C4E; }
span { border-color: rgb(7,92,78); }
td.TdClassName
{
border-color: #075C4E;
}
.TagClassName
{
border-color: #075C4E;
}
</style>