#086357

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

Shades of Mosque #086357

Tints of Mosque #086357

Color information

#086357 (or 0x086357) is unknown color: approx Mosque. HEX triplet: 08, 63 and 57. RGB value is (8,99,87). Sum of RGB (Red+Green+Blue) = 8+99+87=194 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.12% from 194); Green value is 99 (39.06% from 255 or 51.03% from 194); Blue value is 87 (34.38% from 255 or 44.85% from 194); Max value from RGB is 99 - color contains mainly: green. Hex color #086357 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086357 is #F79CA8. Grayscale: #464646. Windows color (decimal): -16227497 or 5726984. OLE color: 5726984.

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

Color convert

RGB89987-
CMYK0.9200.120.61
HSL172.09º85.05%20.98%-
HSV(B)172.09º91.92%38.82%-
XYZ6.289.6610.55-
YUV70.42137.3583.48-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.12%
GREEN value IS 99 (39.06% from 255) = 51.03%
BLUE value IS 87 (34.38% from 255) = 44.85%
R=4.12%
G=51.03%
B=44.85%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal899870.9200.120.61172.0985.0520.98
Hex863575C0C3Dac5515
Octal101431271340147525412525
Binary10001100011101011110111000110011110110101100101010110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086357

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086357; }

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

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

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

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

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

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

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

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