Shades of Mosque #075456
Tints of Mosque #075456
RGB
CMYK
RGB Variations
Color information
#075456 (or 0x075456) is known color: Mosque. HEX triplet: 07, 54 and 56. RGB value is (7,84,86). Sum of RGB (Red+Green+Blue) = 7+84+86=177 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.95% from 177); Green value is 84 (33.20% from 255 or 47.46% from 177); Blue value is 86 (33.98% from 255 or 48.59% from 177); Max value from RGB is 86 - color contains mainly: blue. Hex color #075456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075456 is #F8ABA9. Grayscale: #3D3D3D. Windows color (decimal): -16296874 or 5657607. OLE color: 5657607.
HSL color Cylindrical-coordinate representation of color #075456: hue angle of 181.52º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075456 is Cyan = 0.92, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 84 | 86 | - |
| CMYK | 0.92 | 0.02 | 0 | 0.66 |
| HSL | 181.52º | 0.85% | 0.18% | - |
| HSV(B) | 181.52º | 0.92% | 0.34% | - |
| XYZ | 4.94 | 7.06 | 9.91 | - |
| YUV | 61.21 | 141.99 | 89.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 84 | 86 | 0.92 | 0.02 | 0 | 0.66 | 181.52 | 0.85 | 0.18 |
| Hex | 7 | 54 | 56 | 5C | 2 | 0 | 42 | B6 | 55 | 12 |
| Octal | 7 | 124 | 126 | 134 | 2 | 0 | 102 | 266 | 125 | 22 |
| Binary | 111 | 1010100 | 1010110 | 1011100 | 10 | 0 | 1000010 | 10110110 | 1010101 | 10010 |
Color Harmonies of #075456
Complementary color
Monochromatic Colors of #075456
Black with #075456
Text Example
Text Example
White with #075456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075456; }
p { color: rgb(7,84,86); }
H1.HeaderClassName
{
color: #075456;
}
.AnyTagClassName
{
color: #075456;
}
</style>
background-color css
<style>
a { background-color: #075456; }
a { background-color: rgb(7,84,86); }
div.DivClassName
{
background-color: #075456;
}
.BgClassName
{
background-color: #075456;
}
</style>
border-color css
<style>
span { border-color: #075456; }
span { border-color: rgb(7,84,86); }
td.TdClassName
{
border-color: #075456;
}
.TagClassName
{
border-color: #075456;
}
</style>