#095456

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

Shades of Mosque #095456

Tints of Mosque #095456

Color information

#095456 (or 0x095456) is unknown color: approx Mosque. HEX triplet: 09, 54 and 56. RGB value is (9,84,86). Sum of RGB (Red+Green+Blue) = 9+84+86=179 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.03% from 179); Green value is 84 (33.20% from 255 or 46.93% from 179); Blue value is 86 (33.98% from 255 or 48.04% from 179); Max value from RGB is 86 - color contains mainly: blue. Hex color #095456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095456 is #F6ABA9. Grayscale: #3D3D3D. Windows color (decimal): -16165802 or 5657609. OLE color: 5657609.

HSL color Cylindrical-coordinate representation of color #095456: hue angle of 181.56º degrees, saturation: 0.81, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #095456 is Cyan = 0.90, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB98486-
CMYK0.900.0200.66
HSL181.56º81.05%18.63%-
HSV(B)181.56º89.53%33.73%-
XYZ4.967.079.91-
YUV61.8141.6590.34-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 5.03%
GREEN value IS 84 (33.20% from 255) = 46.93%
BLUE value IS 86 (33.98% from 255) = 48.04%
R=5.03%
G=46.93%
B=48.04%

CMYK

C (Cyan) values IS 0.90
M (Magenta) values IS 0.02
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal984860.900.0200.66181.5681.0518.63
Hex954565A2042b65113
Octal111241261322010226612123
Binary1001101010010101101011010100100001010110110101000110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095456

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095456; }

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

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

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

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

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

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

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

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