#096859

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

Shades of Mosque #096859

Tints of Mosque #096859

Color information

#096859 (or 0x096859) is unknown color: approx Mosque. HEX triplet: 09, 68 and 59. RGB value is (9,104,89). Sum of RGB (Red+Green+Blue) = 9+104+89=202 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.46% from 202); Green value is 104 (41.02% from 255 or 51.49% from 202); Blue value is 89 (35.16% from 255 or 44.06% from 202); Max value from RGB is 104 - color contains mainly: green. Hex color #096859 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096859 is #F697A6. Grayscale: #494949. Windows color (decimal): -16160679 or 5859337. OLE color: 5859337.

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

Color convert

RGB910489-
CMYK0.9100.140.59
HSL170.53º84.07%22.16%-
HSV(B)170.53º91.35%40.78%-
XYZ6.8710.6811.15-
YUV73.88136.5381.72-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.46%
GREEN value IS 104 (41.02% from 255) = 51.49%
BLUE value IS 89 (35.16% from 255) = 44.06%
R=4.46%
G=51.49%
B=44.06%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.14
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal9104890.9100.140.59170.5384.0722.16
Hex968595B0E3Bab5416
Octal111501311330167325312426
Binary10011101000101100110110110111011101110101011101010010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096859

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096859; }

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

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

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

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

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

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

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

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