Shades of Mosque #075454
Tints of Mosque #075454
RGB
CMYK
RGB Variations
Color information
#075454 (or 0x075454) is known color: Mosque. HEX triplet: 07, 54 and 54. RGB value is (7,84,84). Sum of RGB (Red+Green+Blue) = 7+84+84=175 (23% of max value = 765). Red value is 7 (3.12% from 255 or 4% from 175); Green value is 84 (33.20% from 255 or 48% from 175); Blue value is 84 (33.20% from 255 or 48% from 175); Max value from RGB is 84 - color contains mainly: green, blue. Hex color #075454 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075454 is #F8ABAB. Grayscale: #3C3C3C. Windows color (decimal): -16296876 or 5526535. OLE color: 5526535.
HSL color Cylindrical-coordinate representation of color #075454: hue angle of 180º 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 #075454 is Cyan = 0.92, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 7 | 84 | 84 | - |
| CMYK | 0.92 | 0 | 0 | 0.67 |
| HSL | 180º | 0.85% | 0.18% | - |
| HSV(B) | 180º | 0.92% | 0.33% | - |
| XYZ | 4.86 | 7.03 | 9.49 | - |
| YUV | 60.98 | 140.99 | 89.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 84 | 84 | 0.92 | 0 | 0 | 0.67 | 180 | 0.85 | 0.18 |
| Hex | 7 | 54 | 54 | 5C | 0 | 0 | 43 | B4 | 55 | 12 |
| Octal | 7 | 124 | 124 | 134 | 0 | 0 | 103 | 264 | 125 | 22 |
| Binary | 111 | 1010100 | 1010100 | 1011100 | 0 | 0 | 1000011 | 10110100 | 1010101 | 10010 |
Color Harmonies of #075454
Complementary color
Monochromatic Colors of #075454
Black with #075454
Text Example
Text Example
White with #075454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075454; }
p { color: rgb(7,84,84); }
H1.HeaderClassName
{
color: #075454;
}
.AnyTagClassName
{
color: #075454;
}
</style>
background-color css
<style>
a { background-color: #075454; }
a { background-color: rgb(7,84,84); }
div.DivClassName
{
background-color: #075454;
}
.BgClassName
{
background-color: #075454;
}
</style>
border-color css
<style>
span { border-color: #075454; }
span { border-color: rgb(7,84,84); }
td.TdClassName
{
border-color: #075454;
}
.TagClassName
{
border-color: #075454;
}
</style>