#095854

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

Shades of Mosque #095854

Tints of Mosque #095854

Color information

#095854 (or 0x095854) is unknown color: approx Mosque. HEX triplet: 09, 58 and 54. RGB value is (9,88,84). Sum of RGB (Red+Green+Blue) = 9+88+84=181 (23% of max value = 765). Red value is 9 (3.91% from 255 or 4.97% from 181); Green value is 88 (34.77% from 255 or 48.62% from 181); Blue value is 84 (33.20% from 255 or 46.41% from 181); Max value from RGB is 88 - color contains mainly: green. Hex color #095854 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095854 is #F6A7AB. Grayscale: #3F3F3F. Windows color (decimal): -16164780 or 5527561. OLE color: 5527561.

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

Color convert

RGB98884-
CMYK0.9000.050.65
HSL176.96º81.44%19.02%-
HSV(B)176.96º89.77%34.51%-
XYZ5.27.689.6-
YUV63.92139.3388.83-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.97%
GREEN value IS 88 (34.77% from 255) = 48.62%
BLUE value IS 84 (33.20% from 255) = 46.41%
R=4.97%
G=48.62%
B=46.41%

CMYK

C (Cyan) values IS 0.90
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal988840.9000.050.65176.9681.4419.02
Hex958545A0541b15113
Octal111301241320510126112123
Binary10011011000101010010110100101100000110110001101000110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095854

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095854; }

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

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

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

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

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

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

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

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