#096057

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

Shades of Mosque #096057

Tints of Mosque #096057

Color information

#096057 (or 0x096057) is unknown color: approx Mosque. HEX triplet: 09, 60 and 57. RGB value is (9,96,87). Sum of RGB (Red+Green+Blue) = 9+96+87=192 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.69% from 192); Green value is 96 (37.89% from 255 or 50% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 96 - color contains mainly: green. Hex color #096057 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096057 is #F69FA8. Grayscale: #444444. Windows color (decimal): -16162729 or 5726217. OLE color: 5726217.

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

Color convert

RGB99687-
CMYK0.9100.090.62
HSL173.79º82.86%20.59%-
HSV(B)173.79º90.62%37.65%-
XYZ6.029.1110.46-
YUV68.96138.1885.23-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.69%
GREEN value IS 96 (37.89% from 255) = 50%
BLUE value IS 87 (34.38% from 255) = 45.31%
R=4.69%
G=50%
B=45.31%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.09
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal996870.9100.090.62173.7982.8620.59
Hex960575B093Eae5315
Octal111401271330117625612325
Binary10011100000101011110110110100111111010101110101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096057

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096057; }

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

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

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

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

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

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

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

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