Shades of Mosque #075360
Tints of Mosque #075360
RGB
CMYK
RGB Variations
Color information
#075360 (or 0x075360) is known color: Mosque. HEX triplet: 07, 53 and 60. RGB value is (7,83,96). Sum of RGB (Red+Green+Blue) = 7+83+96=186 (24% of max value = 765). Red value is 7 (3.12% from 255 or 3.76% from 186); Green value is 83 (32.81% from 255 or 44.62% from 186); Blue value is 96 (37.89% from 255 or 51.61% from 186); Max value from RGB is 96 - color contains mainly: blue. Hex color #075360 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075360 is #F8AC9F. Grayscale: #3D3D3D. Windows color (decimal): -16297120 or 6312711. OLE color: 6312711.
HSL color Cylindrical-coordinate representation of color #075360: hue angle of 188.76º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #075360 is Cyan = 0.93, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 7 | 83 | 96 | - |
| CMYK | 0.93 | 0.14 | 0 | 0.62 |
| HSL | 188.76º | 0.86% | 0.2% | - |
| HSV(B) | 188.76º | 0.93% | 0.38% | - |
| XYZ | 5.29 | 7.08 | 12.15 | - |
| YUV | 61.76 | 147.32 | 88.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 83 | 96 | 0.93 | 0.14 | 0 | 0.62 | 188.76 | 0.86 | 0.2 |
| Hex | 7 | 53 | 60 | 5D | E | 0 | 3E | BD | 56 | 14 |
| Octal | 7 | 123 | 140 | 135 | 16 | 0 | 76 | 275 | 126 | 24 |
| Binary | 111 | 1010011 | 1100000 | 1011101 | 1110 | 0 | 111110 | 10111101 | 1010110 | 10100 |
Color Harmonies of #075360
Complementary color
Monochromatic Colors of #075360
Black with #075360
Text Example
Text Example
White with #075360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075360; }
p { color: rgb(7,83,96); }
H1.HeaderClassName
{
color: #075360;
}
.AnyTagClassName
{
color: #075360;
}
</style>
background-color css
<style>
a { background-color: #075360; }
a { background-color: rgb(7,83,96); }
div.DivClassName
{
background-color: #075360;
}
.BgClassName
{
background-color: #075360;
}
</style>
border-color css
<style>
span { border-color: #075360; }
span { border-color: rgb(7,83,96); }
td.TdClassName
{
border-color: #075360;
}
.TagClassName
{
border-color: #075360;
}
</style>