#095553

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

Shades of Mosque #095553

Tints of Mosque #095553

Color information

#095553 (or 0x095553) is unknown color: approx Mosque. HEX triplet: 09, 55 and 53. RGB value is (9,85,83). Sum of RGB (Red+Green+Blue) = 9+85+83=177 (23% of max value = 765). Red value is 9 (3.91% from 255 or 5.08% from 177); Green value is 85 (33.59% from 255 or 48.02% from 177); Blue value is 83 (32.81% from 255 or 46.89% from 177); Max value from RGB is 85 - color contains mainly: green. Hex color #095553 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095553 is #F6AAAC. Grayscale: #3D3D3D. Windows color (decimal): -16165549 or 5461257. OLE color: 5461257.

HSL color Cylindrical-coordinate representation of color #095553: hue angle of 178.42º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #095553 is Cyan = 0.89, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.67.

Color convert

RGB98583-
CMYK0.8900.020.67
HSL178.42º80.85%18.43%-
HSV(B)178.42º89.41%33.33%-
XYZ4.927.189.31-
YUV62.05139.8290.16-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 5.08%
GREEN value IS 85 (33.59% from 255) = 48.02%
BLUE value IS 83 (32.81% from 255) = 46.89%
R=5.08%
G=48.02%
B=46.89%

CMYK

C (Cyan) values IS 0.89
M (Magenta) values IS 0
Y (Yellow) values IS 0.02
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal985830.8900.020.67178.4280.8518.43
Hex95553590243b25112
Octal111251231310210326212122
Binary1001101010110100111011001010100001110110010101000110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095553

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095553; }

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

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

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

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

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

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

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

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