#075750

Color #075750 Mosque (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Mosque #075750

Tints of Mosque #075750

Color information

#075750 (or 0x075750) is unknown color: approx Mosque. HEX triplet: 07, 57 and 50. RGB value is (7,87,80). Sum of RGB (Red+Green+Blue) = 7+87+80=174 (23% of max value = 765). Red value is 7 (3.12% from 255 or 4.02% from 174); Green value is 87 (34.38% from 255 or 50% from 174); Blue value is 80 (31.64% from 255 or 45.98% from 174); Max value from RGB is 87 - color contains mainly: green. Hex color #075750 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075750 is #F8A8AF. Grayscale: #3E3E3E. Windows color (decimal): -16296112 or 5265159. OLE color: 5265159.

HSL color Cylindrical-coordinate representation of color #075750: hue angle of 174.75º 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 #075750 is Cyan = 0.92, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.66.

Color convert

RGB78780-
CMYK0.9200.080.66
HSL174.75º85.11%18.43%-
HSV(B)174.75º91.95%34.12%-
XYZ4.947.448.77-
YUV62.2813888.57-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 7 (3.12% from 255) = 4.02%
GREEN value IS 87 (34.38% from 255) = 50%
BLUE value IS 80 (31.64% from 255) = 45.98%
R=4.02%
G=50%
B=45.98%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.08
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal787800.9200.080.66174.7585.1118.43
Hex757505C0842af5512
Octal712712013401010225712522
Binary11110101111010000101110001000100001010101111101010110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075750

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075750; }

 p { color: rgb(7,87,80); }

 H1.HeaderClassName
 {
   color: #075750;
 }
 .AnyTagClassName
 {
   color: #075750;
 }
</style>
background-color css

<style>
 a { background-color: #075750; }

 a { background-color: rgb(7,87,80); }

 div.DivClassName
 {
   background-color: #075750;
 }
 .BgClassName
 {
   background-color: #075750;
 }
</style>
border-color css

<style>
 span { border-color: #075750; }

 span { border-color: rgb(7,87,80); }

 td.TdClassName
 {
   border-color: #075750;
 }
 .TagClassName
 {
   border-color: #075750;
 }
</style>