#096458

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

Shades of Mosque #096458

Tints of Mosque #096458

Color information

#096458 (or 0x096458) is unknown color: approx Mosque. HEX triplet: 09, 64 and 58. RGB value is (9,100,88). Sum of RGB (Red+Green+Blue) = 9+100+88=197 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.57% from 197); Green value is 100 (39.45% from 255 or 50.76% from 197); Blue value is 88 (34.77% from 255 or 44.67% from 197); Max value from RGB is 100 - color contains mainly: green. Hex color #096458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096458 is #F69BA7. Grayscale: #474747. Windows color (decimal): -16161704 or 5792777. OLE color: 5792777.

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

Color convert

RGB910088-
CMYK0.9100.120.61
HSL172.09º83.49%21.37%-
HSV(B)172.09º91%39.22%-
XYZ6.439.8810.8-
YUV71.42137.3583.48-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.57%
GREEN value IS 100 (39.45% from 255) = 50.76%
BLUE value IS 88 (34.77% from 255) = 44.67%
R=4.57%
G=50.76%
B=44.67%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal9100880.9100.120.61172.0983.4921.37
Hex964585B0C3Dac5315
Octal111441301330147525412325
Binary10011100100101100010110110110011110110101100101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096458

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096458; }

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

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

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

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

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

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

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

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