#086356

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

Shades of Mosque #086356

Tints of Mosque #086356

Color information

#086356 (or 0x086356) is unknown color: approx Mosque. HEX triplet: 08, 63 and 56. RGB value is (8,99,86). Sum of RGB (Red+Green+Blue) = 8+99+86=193 (25% of max value = 765). Red value is 8 (3.52% from 255 or 4.15% from 193); Green value is 99 (39.06% from 255 or 51.30% from 193); Blue value is 86 (33.98% from 255 or 44.56% from 193); Max value from RGB is 99 - color contains mainly: green. Hex color #086356 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086356 is #F79CA9. Grayscale: #464646. Windows color (decimal): -16227498 or 5661448. OLE color: 5661448.

HSL color Cylindrical-coordinate representation of color #086356: hue angle of 171.43º 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 #086356 is Cyan = 0.92, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.

Color convert

RGB89986-
CMYK0.9200.130.61
HSL171.43º85.05%20.98%-
HSV(B)171.43º91.92%38.82%-
XYZ6.249.6510.34-
YUV70.31136.8583.56-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 4.15%
GREEN value IS 99 (39.06% from 255) = 51.30%
BLUE value IS 86 (33.98% from 255) = 44.56%
R=4.15%
G=51.30%
B=44.56%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.13
K (Black) values IS 0.61
SystemRedGreenBlueCMYKHSL
Decimal899860.9200.130.61171.4385.0520.98
Hex863565C0D3Dab5515
Octal101431261340157525312525
Binary10001100011101011010111000110111110110101011101010110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086356

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086356; }

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

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

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

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

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

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

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

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