#07564C

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

Shades of Mosque #07564C

Tints of Mosque #07564C

Color information

#07564C (or 0x07564C) is unknown color: approx Mosque. HEX triplet: 07, 56 and 4C. RGB value is (7,86,76). Sum of RGB (Red+Green+Blue) = 7+86+76=169 (22% of max value = 765). Red value is 7 (3.12% from 255 or 4.14% from 169); Green value is 86 (33.98% from 255 or 50.89% from 169); Blue value is 76 (30.08% from 255 or 44.97% from 169); Max value from RGB is 86 - color contains mainly: green. Hex color #07564C is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #07564C is #F8A9B3. Grayscale: #3D3D3D. Windows color (decimal): -16296372 or 5002759. OLE color: 5002759.

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

Color convert

RGB78676-
CMYK0.9200.120.66
HSL172.41º84.95%18.24%-
HSV(B)172.41º91.86%33.73%-
XYZ4.727.227.98-
YUV61.24136.3389.31-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 4.14%
GREEN value IS 86 (33.98% from 255) = 50.89%
BLUE value IS 76 (30.08% from 255) = 44.97%
R=4.14%
G=50.89%
B=44.97%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal786760.9200.120.66172.4184.9518.24
Hex7564C5C0C42ac5512
Octal712611413401410225412522
Binary11110101101001100101110001100100001010101100101010110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #07564C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #07564C; }

 p { color: rgb(7,86,76); }

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

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

 a { background-color: rgb(7,86,76); }

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

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

 span { border-color: rgb(7,86,76); }

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