#095760

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

Shades of Mosque #095760

Tints of Mosque #095760

Color information

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

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

Color convert

RGB98796-
CMYK0.910.0900.62
HSL186.21º82.86%20.59%-
HSV(B)186.21º90.62%37.65%-
XYZ5.637.7212.26-
YUV64.7145.6688.27-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0.09
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal987960.910.0900.62186.2182.8620.59
Hex957605B903Eba5315
Octal111271401331107627212325
Binary10011010111110000010110111001011111010111010101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095760

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095760; }

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

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

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

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

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

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

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

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