#06685D

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

Shades of Mosque #06685D

Tints of Mosque #06685D

Color information

#06685D (or 0x06685D) is unknown color: approx Mosque. HEX triplet: 06, 68 and 5D. RGB value is (6,104,93). Sum of RGB (Red+Green+Blue) = 6+104+93=203 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.96% from 203); Green value is 104 (41.02% from 255 or 51.23% from 203); Blue value is 93 (36.72% from 255 or 45.81% from 203); Max value from RGB is 104 - color contains mainly: green. Hex color #06685D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06685D is #F997A2. Grayscale: #494949. Windows color (decimal): -16357283 or 6121478. OLE color: 6121478.

HSL color Cylindrical-coordinate representation of color #06685D: hue angle of 173.27º degrees, saturation: 0.89, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #06685D is Cyan = 0.94, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.59.

Color convert

RGB610493-
CMYK0.9400.110.59
HSL173.27º89.09%21.57%-
HSV(B)173.27º94.23%40.78%-
XYZ710.7312.06-
YUV73.44139.0379.89-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 2.96%
GREEN value IS 104 (41.02% from 255) = 51.23%
BLUE value IS 93 (36.72% from 255) = 45.81%
R=2.96%
G=51.23%
B=45.81%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal6104930.9400.110.59173.2789.0921.57
Hex6685D5E0B3Bad5916
Octal61501351360137325513126
Binary1101101000101110110111100101111101110101101101100110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #06685D

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #06685D; }

 p { color: rgb(6,104,93); }

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

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

 a { background-color: rgb(6,104,93); }

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

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

 span { border-color: rgb(6,104,93); }

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