#075760

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

Shades of Mosque #075760

Tints of Mosque #075760

Color information

#075760 (or 0x075760) is unknown color: approx Mosque. HEX triplet: 07, 57 and 60. RGB value is (7,87,96). Sum of RGB (Red+Green+Blue) = 7+87+96=190 (25% of max value = 765). Red value is 7 (3.12% from 255 or 3.68% from 190); Green value is 87 (34.38% from 255 or 45.79% from 190); Blue value is 96 (37.89% from 255 or 50.53% from 190); Max value from RGB is 96 - color contains mainly: blue. Hex color #075760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075760 is #F8A89F. Grayscale: #3F3F3F. Windows color (decimal): -16296096 or 6313735. OLE color: 6313735.

HSL color Cylindrical-coordinate representation of color #075760: hue angle of 186.07º 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 #075760 is Cyan = 0.93, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB78796-
CMYK0.930.0900.62
HSL186.07º86.41%20.2%-
HSV(B)186.07º92.71%37.65%-
XYZ5.617.7112.26-
YUV64.1114687.27-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.68%
GREEN value IS 87 (34.38% from 255) = 45.79%
BLUE value IS 96 (37.89% from 255) = 50.53%
R=3.68%
G=45.79%
B=50.53%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0.09
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal787960.930.0900.62186.0786.4120.2
Hex757605D903Eba5614
Octal71271401351107627212624
Binary1111010111110000010111011001011111010111010101011010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075760

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075760; }

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

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

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

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

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

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

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

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