Shades of Mosque #075455
Tints of Mosque #075455
RGB
CMYK
RGB Variations
Color information
#075455 (or 0x075455) is known color: Mosque. HEX triplet: 07, 54 and 55. RGB value is (7,84,85). Sum of RGB (Red+Green+Blue) = 7+84+85=176 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.98% from 176); Green value is 84 (33.20% from 255 or 47.73% from 176); Blue value is 85 (33.59% from 255 or 48.30% from 176); Max value from RGB is 85 - color contains mainly: blue. Hex color #075455 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075455 is #F8ABAA. Grayscale: #3D3D3D. Windows color (decimal): -16296875 or 5592071. OLE color: 5592071.
HSL color Cylindrical-coordinate representation of color #075455: hue angle of 180.77º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #075455 is Cyan = 0.92, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 84 | 85 | - |
| CMYK | 0.92 | 0.01 | 0 | 0.67 |
| HSL | 180.77º | 0.85% | 0.18% | - |
| HSV(B) | 180.77º | 0.92% | 0.33% | - |
| XYZ | 4.9 | 7.04 | 9.7 | - |
| YUV | 61.09 | 141.49 | 89.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 84 | 85 | 0.92 | 0.01 | 0 | 0.67 | 180.77 | 0.85 | 0.18 |
| Hex | 7 | 54 | 55 | 5C | 1 | 0 | 43 | B5 | 55 | 12 |
| Octal | 7 | 124 | 125 | 134 | 1 | 0 | 103 | 265 | 125 | 22 |
| Binary | 111 | 1010100 | 1010101 | 1011100 | 1 | 0 | 1000011 | 10110101 | 1010101 | 10010 |
Color Harmonies of #075455
Complementary color
Monochromatic Colors of #075455
Black with #075455
Text Example
Text Example
White with #075455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075455; }
p { color: rgb(7,84,85); }
H1.HeaderClassName
{
color: #075455;
}
.AnyTagClassName
{
color: #075455;
}
</style>
background-color css
<style>
a { background-color: #075455; }
a { background-color: rgb(7,84,85); }
div.DivClassName
{
background-color: #075455;
}
.BgClassName
{
background-color: #075455;
}
</style>
border-color css
<style>
span { border-color: #075455; }
span { border-color: rgb(7,84,85); }
td.TdClassName
{
border-color: #075455;
}
.TagClassName
{
border-color: #075455;
}
</style>