Shades of Mosque #075A5A
Tints of Mosque #075A5A
RGB
CMYK
RGB Variations
Color information
#075A5A (or 0x075A5A) is known color: Mosque. HEX triplet: 07, 5A and 5A. RGB value is (7,90,90). Sum of RGB (Red+Green+Blue) = 7+90+90=187 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.74% from 187); Green value is 90 (35.55% from 255 or 48.13% from 187); Blue value is 90 (35.55% from 255 or 48.13% from 187); Max value from RGB is 90 - color contains mainly: green, blue. Hex color #075A5A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075A5A is #F8A5A5. Grayscale: #414141. Windows color (decimal): -16295334 or 5921287. OLE color: 5921287.
HSL color Cylindrical-coordinate representation of color #075A5A: hue angle of 180º degrees, saturation: 0.86, 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 #075A5A is Cyan = 0.92, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 90 | 90 | - |
| CMYK | 0.92 | 0 | 0 | 0.65 |
| HSL | 180º | 0.86% | 0.19% | - |
| HSV(B) | 180º | 0.92% | 0.35% | - |
| XYZ | 5.59 | 8.1 | 10.94 | - |
| YUV | 65.18 | 142 | 86.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 90 | 90 | 0.92 | 0 | 0 | 0.65 | 180 | 0.86 | 0.19 |
| Hex | 7 | 5A | 5A | 5C | 0 | 0 | 41 | B4 | 56 | 13 |
| Octal | 7 | 132 | 132 | 134 | 0 | 0 | 101 | 264 | 126 | 23 |
| Binary | 111 | 1011010 | 1011010 | 1011100 | 0 | 0 | 1000001 | 10110100 | 1010110 | 10011 |
Color Harmonies of #075A5A
Complementary color
Monochromatic Colors of #075A5A
Black with #075A5A
Text Example
Text Example
White with #075A5A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075A5A; }
p { color: rgb(7,90,90); }
H1.HeaderClassName
{
color: #075A5A;
}
.AnyTagClassName
{
color: #075A5A;
}
</style>
background-color css
<style>
a { background-color: #075A5A; }
a { background-color: rgb(7,90,90); }
div.DivClassName
{
background-color: #075A5A;
}
.BgClassName
{
background-color: #075A5A;
}
</style>
border-color css
<style>
span { border-color: #075A5A; }
span { border-color: rgb(7,90,90); }
td.TdClassName
{
border-color: #075A5A;
}
.TagClassName
{
border-color: #075A5A;
}
</style>