#096760

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

Shades of Mosque #096760

Tints of Mosque #096760

Color information

#096760 (or 0x096760) is unknown color: approx Mosque. HEX triplet: 09, 67 and 60. RGB value is (9,103,96). Sum of RGB (Red+Green+Blue) = 9+103+96=208 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.33% from 208); Green value is 103 (40.62% from 255 or 49.52% from 208); Blue value is 96 (37.89% from 255 or 46.15% from 208); Max value from RGB is 103 - color contains mainly: green. Hex color #096760 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096760 is #F6989F. Grayscale: #4A4A4A. Windows color (decimal): -16160928 or 6317833. OLE color: 6317833.

HSL color Cylindrical-coordinate representation of color #096760: hue angle of 175.53º degrees, saturation: 0.84, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096760 is Cyan = 0.91, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.

Color convert

RGB910396-
CMYK0.9100.070.60
HSL175.53º83.93%21.96%-
HSV(B)175.53º91.26%40.39%-
XYZ7.0710.612.74-
YUV74.1140.3681.57-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.33%
GREEN value IS 103 (40.62% from 255) = 49.52%
BLUE value IS 96 (37.89% from 255) = 46.15%
R=4.33%
G=49.52%
B=46.15%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.07
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal9103960.9100.070.60175.5383.9321.96
Hex967605B073Cb05416
Octal11147140133077426012426
Binary1001110011111000001011011011111110010110000101010010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096760

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096760; }

 p { color: rgb(9,103,96); }

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

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

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

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

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

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

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