#00685D

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

Shades of Mosque #00685D

Tints of Mosque #00685D

Color information

#00685D (or 0x00685D) is unknown color: approx Mosque. HEX triplet: 00, 68 and 5D. RGB value is (0,104,93). Sum of RGB (Red+Green+Blue) = 0+104+93=197 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 197); Green value is 104 (41.02% from 255 or 52.79% from 197); Blue value is 93 (36.72% from 255 or 47.21% from 197); Max value from RGB is 104 - color contains mainly: green. Hex color #00685D is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00685D is #FF97A2. Grayscale: #474747. Windows color (decimal): -16750499 or 6121472. OLE color: 6121472.

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

Color convert

RGB010493-
CMYK100.110.59
HSL173.65º100%20.39%-
HSV(B)173.65º100%40.78%-
XYZ6.9310.6912.05-
YUV71.65140.0476.89-

RGB Variations

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

RGB

RED value IS 0 (0.39% from 255) = 0%
GREEN value IS 104 (41.02% from 255) = 52.79%
BLUE value IS 93 (36.72% from 255) = 47.21%
R=0%
G=52.79%
B=47.21%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0
Y (Yellow) values IS 0.11
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal010493100.110.59173.6510020.39
Hex0685D640B3Bae6414
Octal01501351440137325614424
Binary01101000101110111001000101111101110101110110010010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #00685D

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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