#076660

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

Shades of Mosque #076660

Tints of Mosque #076660

Color information

#076660 (or 0x076660) is unknown color: approx Mosque. HEX triplet: 07, 66 and 60. RGB value is (7,102,96). Sum of RGB (Red+Green+Blue) = 7+102+96=205 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.41% from 205); Green value is 102 (40.23% from 255 or 49.76% from 205); Blue value is 96 (37.89% from 255 or 46.83% from 205); Max value from RGB is 102 - color contains mainly: green. Hex color #076660 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076660 is #F8999F. Grayscale: #484848. Windows color (decimal): -16292256 or 6317575. OLE color: 6317575.

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

Color convert

RGB710296-
CMYK0.9300.060.6
HSL176.21º87.16%21.37%-
HSV(B)176.21º93.14%40%-
XYZ6.9510.3912.71-
YUV72.91141.0380.99-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.41%
GREEN value IS 102 (40.23% from 255) = 49.76%
BLUE value IS 96 (37.89% from 255) = 46.83%
R=3.41%
G=49.76%
B=46.83%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal7102960.9300.060.6176.2187.1621.37
Hex766605D063Cb05715
Octal7146140135067426012725
Binary111110011011000001011101011011110010110000101011110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #076660

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #076660; }

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

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

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

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

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

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

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

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