#076060

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

Shades of Mosque #076060

Tints of Mosque #076060

Color information

#076060 (or 0x076060) is unknown color: approx Mosque. HEX triplet: 07, 60 and 60. RGB value is (7,96,96). Sum of RGB (Red+Green+Blue) = 7+96+96=199 (26% of max value = 765). Red value is 7 (3.12% from 255 or 3.52% from 199); Green value is 96 (37.89% from 255 or 48.24% from 199); Blue value is 96 (37.89% from 255 or 48.24% from 199); Max value from RGB is 96 - color contains mainly: green, blue. Hex color #076060 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076060 is #F89F9F. Grayscale: #454545. Windows color (decimal): -16293792 or 6316039. OLE color: 6316039.

HSL color Cylindrical-coordinate representation of color #076060: hue angle of 180º degrees, saturation: 0.86, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076060 is Cyan = 0.93, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB79696-
CMYK0.93000.62
HSL180º86.41%20.2%-
HSV(B)180º92.71%37.65%-
XYZ6.389.2612.52-
YUV69.39143.0183.5-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.52%
GREEN value IS 96 (37.89% from 255) = 48.24%
BLUE value IS 96 (37.89% from 255) = 48.24%
R=3.52%
G=48.24%
B=48.24%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal796960.93000.6218086.4120.2
Hex760605D003Eb45614
Octal7140140135007626412624
Binary1111100000110000010111010011111010110100101011010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #076060

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #076060; }

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

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

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

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

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

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

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

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