#096155

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

Shades of Mosque #096155

Tints of Mosque #096155

Color information

#096155 (or 0x096155) is unknown color: approx Mosque. HEX triplet: 09, 61 and 55. RGB value is (9,97,85). Sum of RGB (Red+Green+Blue) = 9+97+85=191 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.71% from 191); Green value is 97 (38.28% from 255 or 50.79% from 191); Blue value is 85 (33.59% from 255 or 44.50% from 191); Max value from RGB is 97 - color contains mainly: green. Hex color #096155 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096155 is #F69EAA. Grayscale: #454545. Windows color (decimal): -16162475 or 5595401. OLE color: 5595401.

HSL color Cylindrical-coordinate representation of color #096155: hue angle of 171.82º 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 #096155 is Cyan = 0.91, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.

Color convert

RGB99785-
CMYK0.9100.120.62
HSL171.82º83.02%20.78%-
HSV(B)171.82º90.72%38.04%-
XYZ6.039.2610.06-
YUV69.32136.8584.98-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.71%
GREEN value IS 97 (38.28% from 255) = 50.79%
BLUE value IS 85 (33.59% from 255) = 44.50%
R=4.71%
G=50.79%
B=44.50%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal997850.9100.120.62171.8283.0220.78
Hex961555B0C3Eac5315
Octal111411251330147625412325
Binary10011100001101010110110110110011111010101100101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096155

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096155; }

 p { color: rgb(9,97,85); }

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

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

 a { background-color: rgb(9,97,85); }

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

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

 span { border-color: rgb(9,97,85); }

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