#096056

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

Shades of Mosque #096056

Tints of Mosque #096056

Color information

#096056 (or 0x096056) is unknown color: approx Mosque. HEX triplet: 09, 60 and 56. RGB value is (9,96,86). Sum of RGB (Red+Green+Blue) = 9+96+86=191 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.71% from 191); Green value is 96 (37.89% from 255 or 50.26% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 96 - color contains mainly: green. Hex color #096056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096056 is #F69FA9. Grayscale: #444444. Windows color (decimal): -16162730 or 5660681. OLE color: 5660681.

HSL color Cylindrical-coordinate representation of color #096056: hue angle of 173.1º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #096056 is Cyan = 0.91, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.

Color convert

RGB99686-
CMYK0.9100.100.62
HSL173.1º82.86%20.59%-
HSV(B)173.1º90.62%37.65%-
XYZ5.989.110.24-
YUV68.85137.6885.31-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.71%
GREEN value IS 96 (37.89% from 255) = 50.26%
BLUE value IS 86 (33.98% from 255) = 45.03%
R=4.71%
G=50.26%
B=45.03%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.10
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal996860.9100.100.62173.182.8620.59
Hex960565B0A3Ead5315
Octal111401261330127625512325
Binary10011100000101011010110110101011111010101101101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096056

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096056; }

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

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

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

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

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

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

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

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