#076461

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

Shades of Mosque #076461

Tints of Mosque #076461

Color information

#076461 (or 0x076461) is unknown color: approx Mosque. HEX triplet: 07, 64 and 61. RGB value is (7,100,97). Sum of RGB (Red+Green+Blue) = 7+100+97=204 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.43% from 204); Green value is 100 (39.45% from 255 or 49.02% from 204); Blue value is 97 (38.28% from 255 or 47.55% from 204); Max value from RGB is 100 - color contains mainly: green. Hex color #076461 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076461 is #F89B9E. Grayscale: #474747. Windows color (decimal): -16292767 or 6382599. OLE color: 6382599.

HSL color Cylindrical-coordinate representation of color #076461: hue angle of 178.06º degrees, saturation: 0.87, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076461 is Cyan = 0.93, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.

Color convert

RGB710097-
CMYK0.9300.030.61
HSL178.06º86.92%20.98%-
HSV(B)178.06º93%39.22%-
XYZ6.810.0212.89-
YUV71.85142.1981.74-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.43%
GREEN value IS 100 (39.45% from 255) = 49.02%
BLUE value IS 97 (38.28% from 255) = 47.55%
R=3.43%
G=49.02%
B=47.55%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal7100970.9300.030.61178.0686.9220.98
Hex764615D033Db25715
Octal7144141135037526212725
Binary11111001001100001101110101111110110110010101011110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #076461

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #076461; }

 p { color: rgb(7,100,97); }

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

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

 a { background-color: rgb(7,100,97); }

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

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

 span { border-color: rgb(7,100,97); }

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