#075A4E

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

Shades of Mosque #075A4E

Tints of Mosque #075A4E

Color information

#075A4E (or 0x075A4E) is unknown color: approx Mosque. HEX triplet: 07, 5A and 4E. RGB value is (7,90,78). Sum of RGB (Red+Green+Blue) = 7+90+78=175 (23% of max value = 765). Red value is 7 (3.12% from 255 or 4% from 175); Green value is 90 (35.55% from 255 or 51.43% from 175); Blue value is 78 (30.86% from 255 or 44.57% from 175); Max value from RGB is 90 - color contains mainly: green. Hex color #075A4E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075A4E is #F8A5B1. Grayscale: #3F3F3F. Windows color (decimal): -16295346 or 5134855. OLE color: 5134855.

HSL color Cylindrical-coordinate representation of color #075A4E: hue angle of 171.33º degrees, saturation: 0.86, 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 #075A4E is Cyan = 0.92, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.65.

Color convert

RGB79078-
CMYK0.9200.130.65
HSL171.33º85.57%19.02%-
HSV(B)171.33º92.22%35.29%-
XYZ5.127.918.46-
YUV63.8213687.48-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 4%
GREEN value IS 90 (35.55% from 255) = 51.43%
BLUE value IS 78 (30.86% from 255) = 44.57%
R=4%
G=51.43%
B=44.57%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal790780.9200.130.65171.3385.5719.02
Hex75A4E5C0D41ab5613
Octal713211613401510125312623
Binary11110110101001110101110001101100000110101011101011010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075A4E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075A4E; }

 p { color: rgb(7,90,78); }

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

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

 a { background-color: rgb(7,90,78); }

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

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

 span { border-color: rgb(7,90,78); }

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