#085661

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

Shades of Mosque #085661

Tints of Mosque #085661

Color information

#085661 (or 0x085661) is unknown color: approx Mosque. HEX triplet: 08, 56 and 61. RGB value is (8,86,97). Sum of RGB (Red+Green+Blue) = 8+86+97=191 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.19% from 191); Green value is 86 (33.98% from 255 or 45.03% 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 #085661 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085661 is #F7A99E. Grayscale: #3F3F3F. Windows color (decimal): -16230815 or 6379016. OLE color: 6379016.

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

Color convert

RGB88697-
CMYK0.920.1100.62
HSL187.42º84.76%20.59%-
HSV(B)187.42º91.75%38.04%-
XYZ5.597.5712.48-
YUV63.93146.6688.11-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.19%
GREEN value IS 86 (33.98% from 255) = 45.03%
BLUE value IS 97 (38.28% from 255) = 50.79%
R=4.19%
G=45.03%
B=50.79%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0.11
Y (Yellow) values IS 0
K (Black) values IS 0.62
SystemRedGreenBlueCMYKHSL
Decimal886970.920.1100.62187.4284.7620.59
Hex856615CB03Ebb5515
Octal101261411341307627312525
Binary10001010110110000110111001011011111010111011101010110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085661

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085661; }

 p { color: rgb(8,86,97); }

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

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

 a { background-color: rgb(8,86,97); }

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

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

 span { border-color: rgb(8,86,97); }

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