Shades of Mosque #075653
Tints of Mosque #075653
RGB
CMYK
RGB Variations
Color information
#075653 (or 0x075653) is known color: Mosque. HEX triplet: 07, 56 and 53. RGB value is (7,86,83). Sum of RGB (Red+Green+Blue) = 7+86+83=176 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.98% from 176); Green value is 86 (33.98% from 255 or 48.86% from 176); Blue value is 83 (32.81% from 255 or 47.16% from 176); Max value from RGB is 86 - color contains mainly: green. Hex color #075653 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075653 is #F8A9AC. Grayscale: #3D3D3D. Windows color (decimal): -16296365 or 5461511. OLE color: 5461511.
HSL color Cylindrical-coordinate representation of color #075653: hue angle of 177.72º 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 #075653 is Cyan = 0.92, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 7 | 86 | 83 | - |
| CMYK | 0.92 | 0 | 0.03 | 0.66 |
| HSL | 177.72º | 0.85% | 0.18% | - |
| HSV(B) | 177.72º | 0.92% | 0.34% | - |
| XYZ | 4.98 | 7.33 | 9.34 | - |
| YUV | 62.04 | 139.83 | 88.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 86 | 83 | 0.92 | 0 | 0.03 | 0.66 | 177.72 | 0.85 | 0.18 |
| Hex | 7 | 56 | 53 | 5C | 0 | 3 | 42 | B2 | 55 | 12 |
| Octal | 7 | 126 | 123 | 134 | 0 | 3 | 102 | 262 | 125 | 22 |
| Binary | 111 | 1010110 | 1010011 | 1011100 | 0 | 11 | 1000010 | 10110010 | 1010101 | 10010 |
Color Harmonies of #075653
Complementary color
Monochromatic Colors of #075653
Black with #075653
Text Example
Text Example
White with #075653
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075653; }
p { color: rgb(7,86,83); }
H1.HeaderClassName
{
color: #075653;
}
.AnyTagClassName
{
color: #075653;
}
</style>
background-color css
<style>
a { background-color: #075653; }
a { background-color: rgb(7,86,83); }
div.DivClassName
{
background-color: #075653;
}
.BgClassName
{
background-color: #075653;
}
</style>
border-color css
<style>
span { border-color: #075653; }
span { border-color: rgb(7,86,83); }
td.TdClassName
{
border-color: #075653;
}
.TagClassName
{
border-color: #075653;
}
</style>