Shades of Mosque #075851
Tints of Mosque #075851
RGB
CMYK
RGB Variations
Color information
#075851 (or 0x075851) is known color: Mosque. HEX triplet: 07, 58 and 51. RGB value is (7,88,81). Sum of RGB (Red+Green+Blue) = 7+88+81=176 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.98% from 176); Green value is 88 (34.77% from 255 or 50% from 176); Blue value is 81 (32.03% from 255 or 46.02% from 176); Max value from RGB is 88 - color contains mainly: green. Hex color #075851 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075851 is #F8A7AE. Grayscale: #3E3E3E. Windows color (decimal): -16295855 or 5330951. OLE color: 5330951.
HSL color Cylindrical-coordinate representation of color #075851: hue angle of 174.81º 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 #075851 is Cyan = 0.92, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 7 | 88 | 81 | - |
| CMYK | 0.92 | 0 | 0.08 | 0.65 |
| HSL | 174.81º | 0.85% | 0.19% | - |
| HSV(B) | 174.81º | 0.92% | 0.35% | - |
| XYZ | 5.06 | 7.62 | 8.99 | - |
| YUV | 62.98 | 138.16 | 88.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 88 | 81 | 0.92 | 0 | 0.08 | 0.65 | 174.81 | 0.85 | 0.19 |
| Hex | 7 | 58 | 51 | 5C | 0 | 8 | 41 | AF | 55 | 13 |
| Octal | 7 | 130 | 121 | 134 | 0 | 10 | 101 | 257 | 125 | 23 |
| Binary | 111 | 1011000 | 1010001 | 1011100 | 0 | 1000 | 1000001 | 10101111 | 1010101 | 10011 |
Color Harmonies of #075851
Complementary color
Monochromatic Colors of #075851
Black with #075851
Text Example
Text Example
White with #075851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075851; }
p { color: rgb(7,88,81); }
H1.HeaderClassName
{
color: #075851;
}
.AnyTagClassName
{
color: #075851;
}
</style>
background-color css
<style>
a { background-color: #075851; }
a { background-color: rgb(7,88,81); }
div.DivClassName
{
background-color: #075851;
}
.BgClassName
{
background-color: #075851;
}
</style>
border-color css
<style>
span { border-color: #075851; }
span { border-color: rgb(7,88,81); }
td.TdClassName
{
border-color: #075851;
}
.TagClassName
{
border-color: #075851;
}
</style>