#095561

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

Shades of Mosque #095561

Tints of Mosque #095561

Color information

#095561 (or 0x095561) is unknown color: approx Mosque. HEX triplet: 09, 55 and 61. RGB value is (9,85,97). Sum of RGB (Red+Green+Blue) = 9+85+97=191 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.71% from 191); Green value is 85 (33.59% from 255 or 44.50% from 191); Blue value is 97 (38.28% from 255 or 50.79% from 191); Max value from RGB is 97 - color contains mainly: blue. Hex color #095561 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #095561 is #F6AA9E. Grayscale: #3F3F3F. Windows color (decimal): -16165535 or 6378761. OLE color: 6378761.

HSL color Cylindrical-coordinate representation of color #095561: hue angle of 188.18º degrees, saturation: 0.83, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #095561 is Cyan = 0.91, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.

Color convert

RGB98597-
CMYK0.910.1200.62
HSL188.18º83.02%20.78%-
HSV(B)188.18º90.72%38.04%-
XYZ5.527.4212.45-
YUV63.64146.8289.02-

RGB Variations

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

RGB

RED value IS 9 (3.91% from 255) = 4.71%
GREEN value IS 85 (33.59% from 255) = 44.50%
BLUE value IS 97 (38.28% from 255) = 50.79%
R=4.71%
G=44.50%
B=50.79%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0.12
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal985970.910.1200.62188.1883.0220.78
Hex955615BC03Ebc5315
Octal111251411331407627412325
Binary10011010101110000110110111100011111010111100101001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #095561

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #095561; }

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

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

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

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

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

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

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

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