#076862

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

Shades of Mosque #076862

Tints of Mosque #076862

Color information

#076862 (or 0x076862) is unknown color: approx Mosque. HEX triplet: 07, 68 and 62. RGB value is (7,104,98). Sum of RGB (Red+Green+Blue) = 7+104+98=209 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.35% from 209); Green value is 104 (41.02% from 255 or 49.76% from 209); Blue value is 98 (38.67% from 255 or 46.89% from 209); Max value from RGB is 104 - color contains mainly: green. Hex color #076862 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076862 is #F8979D. Grayscale: #4A4A4A. Windows color (decimal): -16291742 or 6449159. OLE color: 6449159.

HSL color Cylindrical-coordinate representation of color #076862: hue angle of 176.29º 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 #076862 is Cyan = 0.93, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.59.

Color convert

RGB710498-
CMYK0.9300.060.59
HSL176.29º87.39%21.76%-
HSV(B)176.29º93.27%40.78%-
XYZ7.2410.8313.26-
YUV74.31141.3679.99-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.35%
GREEN value IS 104 (41.02% from 255) = 49.76%
BLUE value IS 98 (38.67% from 255) = 46.89%
R=3.35%
G=49.76%
B=46.89%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.06
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal7104980.9300.060.59176.2987.3921.76
Hex768625D063Bb05716
Octal7150142135067326012726
Binary111110100011000101011101011011101110110000101011110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #076862

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #076862; }

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

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

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

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

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

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

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

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