Shades of Mosque #07594C
Tints of Mosque #07594C
RGB
CMYK
RGB Variations
Color information
#07594C (or 0x07594C) is known color: Mosque. HEX triplet: 07, 59 and 4C. RGB value is (7,89,76). Sum of RGB (Red+Green+Blue) = 7+89+76=172 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.07% from 172); Green value is 89 (35.16% from 255 or 51.74% from 172); Blue value is 76 (30.08% from 255 or 44.19% from 172); Max value from RGB is 89 - color contains mainly: green. Hex color #07594C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #07594C is #F8A6B3. Grayscale: #3E3E3E. Windows color (decimal): -16295604 or 5003527. OLE color: 5003527.
HSL color Cylindrical-coordinate representation of color #07594C: hue angle of 170.49º degrees, saturation: 0.85, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #07594C is Cyan = 0.92, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 89 | 76 | - |
| CMYK | 0.92 | 0 | 0.15 | 0.65 |
| HSL | 170.49º | 0.85% | 0.19% | - |
| HSV(B) | 170.49º | 0.92% | 0.35% | - |
| XYZ | 4.96 | 7.71 | 8.06 | - |
| YUV | 63 | 135.33 | 88.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 89 | 76 | 0.92 | 0 | 0.15 | 0.65 | 170.49 | 0.85 | 0.19 |
| Hex | 7 | 59 | 4C | 5C | 0 | F | 41 | AA | 55 | 13 |
| Octal | 7 | 131 | 114 | 134 | 0 | 17 | 101 | 252 | 125 | 23 |
| Binary | 111 | 1011001 | 1001100 | 1011100 | 0 | 1111 | 1000001 | 10101010 | 1010101 | 10011 |
Color Harmonies of #07594C
Complementary color
Monochromatic Colors of #07594C
Black with #07594C
Text Example
Text Example
White with #07594C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #07594C; }
p { color: rgb(7,89,76); }
H1.HeaderClassName
{
color: #07594C;
}
.AnyTagClassName
{
color: #07594C;
}
</style>
background-color css
<style>
a { background-color: #07594C; }
a { background-color: rgb(7,89,76); }
div.DivClassName
{
background-color: #07594C;
}
.BgClassName
{
background-color: #07594C;
}
</style>
border-color css
<style>
span { border-color: #07594C; }
span { border-color: rgb(7,89,76); }
td.TdClassName
{
border-color: #07594C;
}
.TagClassName
{
border-color: #07594C;
}
</style>