#096257

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

Shades of Mosque #096257

Tints of Mosque #096257

Color information

#096257 (or 0x096257) is unknown color: approx Mosque. HEX triplet: 09, 62 and 57. RGB value is (9,98,87). Sum of RGB (Red+Green+Blue) = 9+98+87=194 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.64% from 194); Green value is 98 (38.67% from 255 or 50.52% from 194); Blue value is 87 (34.38% from 255 or 44.85% from 194); Max value from RGB is 98 - color contains mainly: green. Hex color #096257 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096257 is #F69DA8. Grayscale: #464646. Windows color (decimal): -16162217 or 5726729. OLE color: 5726729.

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

Color convert

RGB99887-
CMYK0.9100.110.62
HSL172.58º83.18%20.98%-
HSV(B)172.58º90.82%38.43%-
XYZ6.29.4810.52-
YUV70.14137.5184.39-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.64%
GREEN value IS 98 (38.67% from 255) = 50.52%
BLUE value IS 87 (34.38% from 255) = 44.85%
R=4.64%
G=50.52%
B=44.85%

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
Decimal998870.9100.110.62172.5883.1820.98
Hex962575B0B3Ead5315
Octal111421271330137625512325
Binary10011100010101011110110110101111111010101101101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096257

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096257; }

 p { color: rgb(9,98,87); }

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

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

 a { background-color: rgb(9,98,87); }

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

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

 span { border-color: rgb(9,98,87); }

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