#095558

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

Shades of Mosque #095558

Tints of Mosque #095558

Color information

#095558 (or 0x095558) is unknown color: approx Mosque. HEX triplet: 09, 55 and 58. RGB value is (9,85,88). Sum of RGB (Red+Green+Blue) = 9+85+88=182 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.95% from 182); Green value is 85 (33.59% from 255 or 46.70% from 182); Blue value is 88 (34.77% from 255 or 48.35% from 182); Max value from RGB is 88 - color contains mainly: blue. Hex color #095558 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095558 is #F6AAA7. Grayscale: #3E3E3E. Windows color (decimal): -16165544 or 5788937. OLE color: 5788937.

HSL color Cylindrical-coordinate representation of color #095558: hue angle of 182.28º degrees, saturation: 0.81, 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 #095558 is Cyan = 0.90, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.65.

Color convert

RGB98588-
CMYK0.900.0300.65
HSL182.28º81.44%19.02%-
HSV(B)182.28º89.77%34.51%-
XYZ5.127.2610.36-
YUV62.62142.3289.76-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.95%
GREEN value IS 85 (33.59% from 255) = 46.70%
BLUE value IS 88 (34.77% from 255) = 48.35%
R=4.95%
G=46.70%
B=48.35%

CMYK

C (Cyan) values IS 0.90
M (Magenta) values IS 0.03
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal985880.900.0300.65182.2881.4419.02
Hex955585A3041b65113
Octal111251301323010126612123
Binary1001101010110110001011010110100000110110110101000110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095558

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095558; }

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

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

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

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

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

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

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

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