#076861

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

Shades of Mosque #076861

Tints of Mosque #076861

Color information

#076861 (or 0x076861) is unknown color: approx Mosque. HEX triplet: 07, 68 and 61. RGB value is (7,104,97). Sum of RGB (Red+Green+Blue) = 7+104+97=208 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.37% from 208); Green value is 104 (41.02% from 255 or 50% from 208); Blue value is 97 (38.28% from 255 or 46.63% from 208); Max value from RGB is 104 - color contains mainly: green. Hex color #076861 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076861 is #F8979E. Grayscale: #4A4A4A. Windows color (decimal): -16291743 or 6383623. OLE color: 6383623.

HSL color Cylindrical-coordinate representation of color #076861: hue angle of 175.67º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #076861 is Cyan = 0.93, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.59.

Color convert

RGB710497-
CMYK0.9300.070.59
HSL175.67º87.39%21.76%-
HSV(B)175.67º93.27%40.78%-
XYZ7.210.8113.02-
YUV74.2140.8680.07-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.37%
GREEN value IS 104 (41.02% from 255) = 50%
BLUE value IS 97 (38.28% from 255) = 46.63%
R=3.37%
G=50%
B=46.63%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal7104970.9300.070.59175.6787.3921.76
Hex768615D073Bb05716
Octal7150141135077326012726
Binary111110100011000011011101011111101110110000101011110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #076861

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #076861; }

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

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

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

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

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

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

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

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