#075753

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

Shades of Mosque #075753

Tints of Mosque #075753

Color information

#075753 (or 0x075753) is unknown color: approx Mosque. HEX triplet: 07, 57 and 53. RGB value is (7,87,83). Sum of RGB (Red+Green+Blue) = 7+87+83=177 (23% of max value = 765). Red value is 7 (3.12% from 255 or 3.95% from 177); Green value is 87 (34.38% from 255 or 49.15% from 177); Blue value is 83 (32.81% from 255 or 46.89% from 177); Max value from RGB is 87 - color contains mainly: green. Hex color #075753 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #075753 is #F8A8AC. Grayscale: #3E3E3E. Windows color (decimal): -16296109 or 5461767. OLE color: 5461767.

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

Color convert

RGB78783-
CMYK0.9200.050.66
HSL177º85.11%18.43%-
HSV(B)177º91.95%34.12%-
XYZ5.067.499.36-
YUV62.62139.588.33-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.95%
GREEN value IS 87 (34.38% from 255) = 49.15%
BLUE value IS 83 (32.81% from 255) = 46.89%
R=3.95%
G=49.15%
B=46.89%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal787830.9200.050.6617785.1118.43
Hex757535C0542b15512
Octal71271231340510226112522
Binary1111010111101001110111000101100001010110001101010110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #075753

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #075753; }

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

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

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

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

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

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

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

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