#06685C

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

Shades of Mosque #06685C

Tints of Mosque #06685C

Color information

#06685C (or 0x06685C) is unknown color: approx Mosque. HEX triplet: 06, 68 and 5C. RGB value is (6,104,92). Sum of RGB (Red+Green+Blue) = 6+104+92=202 (26% of max value = 765). Red value is 6 (2.73% from 255 or 2.97% from 202); Green value is 104 (41.02% from 255 or 51.49% from 202); Blue value is 92 (36.33% from 255 or 45.54% from 202); Max value from RGB is 104 - color contains mainly: green. Hex color #06685C is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #06685C is #F997A3. Grayscale: #494949. Windows color (decimal): -16357284 or 6055942. OLE color: 6055942.

HSL color Cylindrical-coordinate representation of color #06685C: hue angle of 172.65º 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 #06685C is Cyan = 0.94, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.59.

Color convert

RGB610492-
CMYK0.9400.120.59
HSL172.65º89.09%21.57%-
HSV(B)172.65º94.23%40.78%-
XYZ6.9610.7111.83-
YUV73.33138.5379.98-

RGB Variations

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

RGB

RED value IS 6 (2.73% from 255) = 2.97%
GREEN value IS 104 (41.02% from 255) = 51.49%
BLUE value IS 92 (36.33% from 255) = 45.54%
R=2.97%
G=51.49%
B=45.54%

CMYK

C (Cyan) values IS 0.94
M (Magenta) values IS 0
Y (Yellow) values IS 0.12
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal6104920.9400.120.59172.6589.0921.57
Hex6685C5E0C3Bad5916
Octal61501341360147325513126
Binary1101101000101110010111100110011101110101101101100110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #06685C

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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