#085556

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

Shades of Mosque #085556

Tints of Mosque #085556

Color information

#085556 (or 0x085556) is unknown color: approx Mosque. HEX triplet: 08, 55 and 56. RGB value is (8,85,86). Sum of RGB (Red+Green+Blue) = 8+85+86=179 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.47% from 179); Green value is 85 (33.59% from 255 or 47.49% from 179); Blue value is 86 (33.98% from 255 or 48.04% from 179); Max value from RGB is 86 - color contains mainly: blue. Hex color #085556 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085556 is #F7AAA9. Grayscale: #3E3E3E. Windows color (decimal): -16231082 or 5657864. OLE color: 5657864.

HSL color Cylindrical-coordinate representation of color #085556: hue angle of 180.77º 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 #085556 is Cyan = 0.91, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.66.

Color convert

RGB88586-
CMYK0.910.0100.66
HSL180.77º82.98%18.43%-
HSV(B)180.77º90.7%33.73%-
XYZ5.037.229.93-
YUV62.09141.4989.42-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.47%
GREEN value IS 85 (33.59% from 255) = 47.49%
BLUE value IS 86 (33.98% from 255) = 48.04%
R=4.47%
G=47.49%
B=48.04%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0.01
Y (Yellow) values IS 0
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal885860.910.0100.66180.7782.9818.43
Hex855565B1042b55312
Octal101251261331010226512322
Binary100010101011010110101101110100001010110101101001110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085556

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085556; }

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

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

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

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

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

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

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

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