#086762

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

Shades of Mosque #086762

Tints of Mosque #086762

Color information

#086762 (or 0x086762) is unknown color: approx Mosque. HEX triplet: 08, 67 and 62. RGB value is (8,103,98). Sum of RGB (Red+Green+Blue) = 8+103+98=209 (27% of max value = 765). Red value is 8 (3.52% from 255 or 3.83% from 209); Green value is 103 (40.62% from 255 or 49.28% from 209); Blue value is 98 (38.67% from 255 or 46.89% from 209); Max value from RGB is 103 - color contains mainly: green. Hex color #086762 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #086762 is #F7989D. Grayscale: #494949. Windows color (decimal): -16226462 or 6448904. OLE color: 6448904.

HSL color Cylindrical-coordinate representation of color #086762: hue angle of 176.84º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086762 is Cyan = 0.92, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.

Color convert

RGB810398-
CMYK0.9200.050.60
HSL176.84º85.59%21.76%-
HSV(B)176.84º92.23%40.39%-
XYZ7.1510.6313.23-
YUV74.03141.5380.91-

RGB Variations

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

RGB

RED value IS 8 (3.52% from 255) = 3.83%
GREEN value IS 103 (40.62% from 255) = 49.28%
BLUE value IS 98 (38.67% from 255) = 46.89%
R=3.83%
G=49.28%
B=46.89%

CMYK

C (Cyan) values IS 0.92
M (Magenta) values IS 0
Y (Yellow) values IS 0.05
K (Black) values IS 0.60
SystemRedGreenBlueCMYKHSL
Decimal8103980.9200.050.60176.8485.5921.76
Hex867625C053Cb15616
Octal10147142134057426112626
Binary1000110011111000101011100010111110010110001101011010110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #086762

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #086762; }

 p { color: rgb(8,103,98); }

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

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

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

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

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

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

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