#096560

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

Shades of Mosque #096560

Tints of Mosque #096560

Color information

#096560 (or 0x096560) is unknown color: approx Mosque. HEX triplet: 09, 65 and 60. RGB value is (9,101,96). Sum of RGB (Red+Green+Blue) = 9+101+96=206 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.37% from 206); Green value is 101 (39.84% from 255 or 49.03% from 206); Blue value is 96 (37.89% from 255 or 46.60% from 206); Max value from RGB is 101 - color contains mainly: green. Hex color #096560 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #096560 is #F69A9F. Grayscale: #484848. Windows color (decimal): -16161440 or 6317321. OLE color: 6317321.

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

Color convert

RGB910196-
CMYK0.9100.050.60
HSL176.74º83.64%21.57%-
HSV(B)176.74º91.09%39.61%-
XYZ6.8810.2112.67-
YUV72.92141.0282.41-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.37%
GREEN value IS 101 (39.84% from 255) = 49.03%
BLUE value IS 96 (37.89% from 255) = 46.60%
R=4.37%
G=49.03%
B=46.60%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal9101960.9100.050.60176.7483.6421.57
Hex965605B053Cb15416
Octal11145140133057426112426
Binary1001110010111000001011011010111110010110001101010010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #096560

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #096560; }

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

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

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

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

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

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

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

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