#00685E

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

Shades of Mosque #00685E

Tints of Mosque #00685E

Color information

#00685E (or 0x00685E) is unknown color: approx Mosque. HEX triplet: 00, 68 and 5E. RGB value is (0,104,94). Sum of RGB (Red+Green+Blue) = 0+104+94=198 (26% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 198); Green value is 104 (41.02% from 255 or 52.53% from 198); Blue value is 94 (37.11% from 255 or 47.47% from 198); Max value from RGB is 104 - color contains mainly: green. Hex color #00685E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #00685E is #FF97A1. Grayscale: #474747. Windows color (decimal): -16750498 or 6187008. OLE color: 6187008.

HSL color Cylindrical-coordinate representation of color #00685E: hue angle of 174.23º 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 #00685E is Cyan = 1, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.59.

Color convert

RGB010494-
CMYK100.100.59
HSL174.23º100%20.39%-
HSV(B)174.23º100%40.78%-
XYZ6.9710.7112.29-
YUV71.76140.5476.81-

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.53%
BLUE value IS 94 (37.11% from 255) = 47.47%
R=0%
G=52.53%
B=47.47%

CMYK

C (Cyan) values IS 1
M (Magenta) values IS 0
Y (Yellow) values IS 0.10
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal010494100.100.59174.2310020.39
Hex0685E640A3Bae6414
Octal01501361440127325614424
Binary01101000101111011001000101011101110101110110010010100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #00685E

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

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

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

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

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

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

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

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

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

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