#095552

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

Shades of Mosque #095552

Tints of Mosque #095552

Color information

#095552 (or 0x095552) is unknown color: approx Mosque. HEX triplet: 09, 55 and 52. RGB value is (9,85,82). Sum of RGB (Red+Green+Blue) = 9+85+82=176 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.11% from 176); Green value is 85 (33.59% from 255 or 48.30% from 176); Blue value is 82 (32.42% from 255 or 46.59% from 176); Max value from RGB is 85 - color contains mainly: green. Hex color #095552 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095552 is #F6AAAD. Grayscale: #3D3D3D. Windows color (decimal): -16165550 or 5395721. OLE color: 5395721.

HSL color Cylindrical-coordinate representation of color #095552: hue angle of 177.63º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #095552 is Cyan = 0.89, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.67.

Color convert

RGB98582-
CMYK0.8900.040.67
HSL177.63º80.85%18.43%-
HSV(B)177.63º89.41%33.33%-
XYZ4.887.169.11-
YUV61.93139.3290.24-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 5.11%
GREEN value IS 85 (33.59% from 255) = 48.30%
BLUE value IS 82 (32.42% from 255) = 46.59%
R=5.11%
G=48.30%
B=46.59%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.04
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal985820.8900.040.67177.6380.8518.43
Hex95552590443b25112
Octal111251221310410326212122
Binary10011010101101001010110010100100001110110010101000110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095552

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095552; }

 p { color: rgb(9,85,82); }

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

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

 a { background-color: rgb(9,85,82); }

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

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

 span { border-color: rgb(9,85,82); }

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