#085656

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

Shades of Mosque #085656

Tints of Mosque #085656

Color information

#085656 (or 0x085656) is unknown color: approx Mosque. HEX triplet: 08, 56 and 56. RGB value is (8,86,86). Sum of RGB (Red+Green+Blue) = 8+86+86=180 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.44% from 180); Green value is 86 (33.98% from 255 or 47.78% from 180); Blue value is 86 (33.98% from 255 or 47.78% from 180); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #085656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085656 is #F7A9A9. Grayscale: #3E3E3E. Windows color (decimal): -16230826 or 5658120. OLE color: 5658120.

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

Color convert

RGB88686-
CMYK0.91000.66
HSL180º82.98%18.43%-
HSV(B)180º90.7%33.73%-
XYZ5.117.389.96-
YUV62.68141.1689-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.44%
GREEN value IS 86 (33.98% from 255) = 47.78%
BLUE value IS 86 (33.98% from 255) = 47.78%
R=4.44%
G=47.78%
B=47.78%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal886860.91000.6618082.9818.43
Hex856565B0042b45312
Octal101261261330010226412322
Binary100010101101010110101101100100001010110100101001110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085656

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085656; }

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

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

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

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

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

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

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

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