#085756

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

Shades of Mosque #085756

Tints of Mosque #085756

Color information

#085756 (or 0x085756) is unknown color: approx Mosque. HEX triplet: 08, 57 and 56. RGB value is (8,87,86). Sum of RGB (Red+Green+Blue) = 8+87+86=181 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.42% from 181); Green value is 87 (34.38% from 255 or 48.07% from 181); Blue value is 86 (33.98% from 255 or 47.51% from 181); Max value from RGB is 87 - color contains mainly: green. Hex color #085756 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085756 is #F7A8A9. Grayscale: #3F3F3F. Windows color (decimal): -16230570 or 5658376. OLE color: 5658376.

HSL color Cylindrical-coordinate representation of color #085756: hue angle of 179.24º degrees, saturation: 0.83, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085756 is Cyan = 0.91, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.66.

Color convert

RGB88786-
CMYK0.9100.010.66
HSL179.24º83.16%18.63%-
HSV(B)179.24º90.8%34.12%-
XYZ5.197.549.99-
YUV63.26140.8388.58-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.42%
GREEN value IS 87 (34.38% from 255) = 48.07%
BLUE value IS 86 (33.98% from 255) = 47.51%
R=4.42%
G=48.07%
B=47.51%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.01
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal887860.9100.010.66179.2483.1618.63
Hex857565B0142b35313
Octal101271261330110226312323
Binary100010101111010110101101101100001010110011101001110011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085756

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085756; }

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

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

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

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

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

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

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

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