#095960

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

Shades of Mosque #095960

Tints of Mosque #095960

Color information

#095960 (or 0x095960) is unknown color: approx Mosque. HEX triplet: 09, 59 and 60. RGB value is (9,89,96). Sum of RGB (Red+Green+Blue) = 9+89+96=194 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.64% from 194); Green value is 89 (35.16% from 255 or 45.88% from 194); Blue value is 96 (37.89% from 255 or 49.48% from 194); Max value from RGB is 96 - color contains mainly: blue. Hex color #095960 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095960 is #F6A69F. Grayscale: #414141. Windows color (decimal): -16164512 or 6314249. OLE color: 6314249.

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

Color convert

RGB98996-
CMYK0.910.0700.62
HSL184.83º82.86%20.59%-
HSV(B)184.83º90.62%37.65%-
XYZ5.88.0512.31-
YUV65.8814587.43-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.64%
GREEN value IS 89 (35.16% from 255) = 45.88%
BLUE value IS 96 (37.89% from 255) = 49.48%
R=4.64%
G=45.88%
B=49.48%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0.07
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal989960.910.0700.62184.8382.8620.59
Hex959605B703Eb95315
Octal11131140133707627112325
Binary1001101100111000001011011111011111010111001101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095960

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095960; }

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

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

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

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

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

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

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

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