#095458

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

Shades of Mosque #095458

Tints of Mosque #095458

Color information

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

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

Color convert

RGB98488-
CMYK0.900.0500.65
HSL183.04º81.44%19.02%-
HSV(B)183.04º89.77%34.51%-
XYZ5.047.110.34-
YUV62.03142.6590.17-

RGB Variations

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

RGB

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

CMYK

C (Cyan) values IS 0.90
M (Magenta) values IS 0.05
Y (Yellow) values IS 0
K (Black) values IS 0.65
SystemRedGreenBlueCMYKHSL
Decimal984880.900.0500.65183.0481.4419.02
Hex954585A5041b75113
Octal111241301325010126712123
Binary10011010100101100010110101010100000110110111101000110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095458

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095458; }

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

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

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

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

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

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

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

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