Shades of Mosque #07554E
Tints of Mosque #07554E
RGB
CMYK
RGB Variations
Color information
#07554E (or 0x07554E) is known color: Mosque. HEX triplet: 07, 55 and 4E. RGB value is (7,85,78). Sum of RGB (Red+Green+Blue) = 7+85+78=170 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.12% from 170); Green value is 85 (33.59% from 255 or 50% from 170); Blue value is 78 (30.86% from 255 or 45.88% from 170); Max value from RGB is 85 - color contains mainly: green. Hex color #07554E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #07554E is #F8AAB1. Grayscale: #3C3C3C. Windows color (decimal): -16296626 or 5133575. OLE color: 5133575.
HSL color Cylindrical-coordinate representation of color #07554E: hue angle of 174.62º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #07554E is Cyan = 0.92, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 85 | 78 | - |
| CMYK | 0.92 | 0 | 0.08 | 0.67 |
| HSL | 174.62º | 0.85% | 0.18% | - |
| HSV(B) | 174.62º | 0.92% | 0.33% | - |
| XYZ | 4.71 | 7.09 | 8.33 | - |
| YUV | 60.88 | 137.66 | 89.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 85 | 78 | 0.92 | 0 | 0.08 | 0.67 | 174.62 | 0.85 | 0.18 |
| Hex | 7 | 55 | 4E | 5C | 0 | 8 | 43 | AF | 55 | 12 |
| Octal | 7 | 125 | 116 | 134 | 0 | 10 | 103 | 257 | 125 | 22 |
| Binary | 111 | 1010101 | 1001110 | 1011100 | 0 | 1000 | 1000011 | 10101111 | 1010101 | 10010 |
Color Harmonies of #07554E
Complementary color
Monochromatic Colors of #07554E
Black with #07554E
Text Example
Text Example
White with #07554E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07554E; }
p { color: rgb(7,85,78); }
H1.HeaderClassName
{
color: #07554E;
}
.AnyTagClassName
{
color: #07554E;
}
</style>
background-color css
<style>
a { background-color: #07554E; }
a { background-color: rgb(7,85,78); }
div.DivClassName
{
background-color: #07554E;
}
.BgClassName
{
background-color: #07554E;
}
</style>
border-color css
<style>
span { border-color: #07554E; }
span { border-color: rgb(7,85,78); }
td.TdClassName
{
border-color: #07554E;
}
.TagClassName
{
border-color: #07554E;
}
</style>