#076866

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

Shades of Mosque #076866

Tints of Mosque #076866

Color information

#076866 (or 0x076866) is unknown color: approx Mosque. HEX triplet: 07, 68 and 66. RGB value is (7,104,102). Sum of RGB (Red+Green+Blue) = 7+104+102=213 (28% of max value = 765). Red value is 7 (3.12% from 255 or 3.29% from 213); Green value is 104 (41.02% from 255 or 48.83% from 213); Blue value is 102 (40.23% from 255 or 47.89% from 213); Max value from RGB is 104 - color contains mainly: green. Hex color #076866 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #076866 is #F89799. Grayscale: #4A4A4A. Windows color (decimal): -16291738 or 6711303. OLE color: 6711303.

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

Color convert

RGB7104102-
CMYK0.9300.020.59
HSL178.76º87.39%21.76%-
HSV(B)178.76º93.27%40.78%-
XYZ7.4410.9114.28-
YUV74.77143.3679.66-

RGB Variations

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

RGB

RED value IS 7 (3.12% from 255) = 3.29%
GREEN value IS 104 (41.02% from 255) = 48.83%
BLUE value IS 102 (40.23% from 255) = 47.89%
R=3.29%
G=48.83%
B=47.89%

CMYK

C (Cyan) values IS 0.93
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal71041020.9300.020.59178.7687.3921.76
Hex768665D023Bb35716
Octal7150146135027326312726
Binary11111010001100110101110101011101110110011101011110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #076866

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #076866; }

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

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

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

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

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

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

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

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