#095855

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

Shades of Mosque #095855

Tints of Mosque #095855

Color information

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

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

Color convert

RGB98885-
CMYK0.9000.030.65
HSL177.72º81.44%19.02%-
HSV(B)177.72º89.77%34.51%-
XYZ5.247.699.8-
YUV64.04139.8388.74-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.90
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal988850.9000.030.65177.7281.4419.02
Hex958555A0341b25113
Octal111301251320310126212123
Binary1001101100010101011011010011100000110110010101000110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095855

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095855; }

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

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

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

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

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

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

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

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