#085653

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

Shades of Mosque #085653

Tints of Mosque #085653

Color information

#085653 (or 0x085653) is unknown color: approx Mosque. HEX triplet: 08, 56 and 53. RGB value is (8,86,83). Sum of RGB (Red+Green+Blue) = 8+86+83=177 (23% of max value = 765). Red value is 8 (3.52% from 255 or 4.52% from 177); Green value is 86 (33.98% from 255 or 48.59% from 177); Blue value is 83 (32.81% from 255 or 46.89% from 177); Max value from RGB is 86 - color contains mainly: green. Hex color #085653 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #085653 is #F7A9AC. Grayscale: #3E3E3E. Windows color (decimal): -16230829 or 5461512. OLE color: 5461512.

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

Color convert

RGB88683-
CMYK0.9100.030.66
HSL177.69º82.98%18.43%-
HSV(B)177.69º90.7%33.73%-
XYZ4.997.339.34-
YUV62.34139.6689.24-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.52%
GREEN value IS 86 (33.98% from 255) = 48.59%
BLUE value IS 83 (32.81% from 255) = 46.89%
R=4.52%
G=48.59%
B=46.89%

CMYK

C (Cyan) values IS 0.91
M (Magenta) values IS 0
Y (Yellow) values IS 0.03
K (Black) values IS 0.66
SystemRedGreenBlueCMYKHSL
Decimal886830.9100.030.66177.6982.9818.43
Hex856535B0342b25312
Octal101261231330310226212322
Binary1000101011010100111011011011100001010110010101001110010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #085653

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #085653; }

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

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

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

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

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

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

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

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