#096055

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

Shades of Mosque #096055

Tints of Mosque #096055

Color information

#096055 (or 0x096055) is unknown color: approx Mosque. HEX triplet: 09, 60 and 55. RGB value is (9,96,85). Sum of RGB (Red+Green+Blue) = 9+96+85=190 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.74% from 190); Green value is 96 (37.89% from 255 or 50.53% from 190); Blue value is 85 (33.59% from 255 or 44.74% from 190); Max value from RGB is 96 - color contains mainly: green. Hex color #096055 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096055 is #F69FAA. Grayscale: #444444. Windows color (decimal): -16162731 or 5595145. OLE color: 5595145.

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

Color convert

RGB99685-
CMYK0.9100.110.62
HSL172.41º82.86%20.59%-
HSV(B)172.41º90.62%37.65%-
XYZ5.949.0810.03-
YUV68.73137.1885.39-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.74%
GREEN value IS 96 (37.89% from 255) = 50.53%
BLUE value IS 85 (33.59% from 255) = 44.74%
R=4.74%
G=50.53%
B=44.74%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal996850.9100.110.62172.4182.8620.59
Hex960555B0B3Eac5315
Octal111401251330137625412325
Binary10011100000101010110110110101111111010101100101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096055

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096055; }

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

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

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

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

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

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

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

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