#096459

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

Shades of Mosque #096459

Tints of Mosque #096459

Color information

#096459 (or 0x096459) is unknown color: approx Mosque. HEX triplet: 09, 64 and 59. RGB value is (9,100,89). Sum of RGB (Red+Green+Blue) = 9+100+89=198 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.55% from 198); Green value is 100 (39.45% from 255 or 50.51% from 198); Blue value is 89 (35.16% from 255 or 44.95% from 198); Max value from RGB is 100 - color contains mainly: green. Hex color #096459 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096459 is #F69BA6. Grayscale: #474747. Windows color (decimal): -16161703 or 5858313. OLE color: 5858313.

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

Color convert

RGB910089-
CMYK0.9100.110.61
HSL172.75º83.49%21.37%-
HSV(B)172.75º91%39.22%-
XYZ6.479.8911.02-
YUV71.54137.8583.39-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.55%
GREEN value IS 100 (39.45% from 255) = 50.51%
BLUE value IS 89 (35.16% from 255) = 44.95%
R=4.55%
G=50.51%
B=44.95%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal9100890.9100.110.61172.7583.4921.37
Hex964595B0B3Dad5315
Octal111441311330137525512325
Binary10011100100101100110110110101111110110101101101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096459

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096459; }

 p { color: rgb(9,100,89); }

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

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

 a { background-color: rgb(9,100,89); }

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

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

 span { border-color: rgb(9,100,89); }

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