#095951

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

Shades of Mosque #095951

Tints of Mosque #095951

Color information

#095951 (or 0x095951) is unknown color: approx Mosque. HEX triplet: 09, 59 and 51. RGB value is (9,89,81). Sum of RGB (Red+Green+Blue) = 9+89+81=179 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.03% from 179); Green value is 89 (35.16% from 255 or 49.72% from 179); Blue value is 81 (32.03% from 255 or 45.25% from 179); Max value from RGB is 89 - color contains mainly: green. Hex color #095951 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095951 is #F6A6AE. Grayscale: #404040. Windows color (decimal): -16164527 or 5331209. OLE color: 5331209.

HSL color Cylindrical-coordinate representation of color #095951: hue angle of 174º degrees, saturation: 0.82, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095951 is Cyan = 0.90, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.

Color convert

RGB98981-
CMYK0.9000.090.65
HSL174º81.63%19.22%-
HSV(B)174º89.89%34.9%-
XYZ5.177.89.02-
YUV64.17137.588.65-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 5.03%
GREEN value IS 89 (35.16% from 255) = 49.72%
BLUE value IS 81 (32.03% from 255) = 45.25%
R=5.03%
G=49.72%
B=45.25%

CMYK

C (Cyan) values IS 0.90
M (Magenta) values IS 0
Y (Yellow) values IS 0.09
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal989810.9000.090.6517481.6319.22
Hex959515A0941ae5213
Octal1113112113201110125612223
Binary100110110011010001101101001001100000110101110101001010011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095951

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095951; }

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

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

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

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

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

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

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

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