COLOR #679388

HEX: #679388 RGB: (103,147,136)

Color info

#679388 contains red, green and blue colors in about the same proportion. Web safe color of #679388 is #669999 (or #699).

RGB color model

#679388 color RGB value is (103,147,136).

RGB: (103,147,136) (40%, 58%, 53%)

RGB channels and saturation

R 103 of 255 = 40%
G 147 of 255 = 58%
B 136 of 255 = 53%

103
147
136

R + G + B ~ 50%. #679388 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 147 + 136 = 386 (100%)
R 103 of 386 ~ 26.68%
G 147 of 386 ~ 38.08%
B 136 of 386 ~ 35.23'%

%26.68
%38.08
%35.23

CMYK color model

#679388 color CMYK value is (30,0,7,42).

  • cyan value is 29.93%
  • magenta value is 0.00%
  • yellow value is 7.48%
  • key color value is 42.35%

CMYK: (30,0,7,42)
C30M0Y7K42 (30%, 0%, 7%, 42%)
(0.30 / 0.00 / 0.07 / 0.42)

CMYK percentages

%29.93
%0
%7.48
%42.35

Codes

Color #679388 in popluar color models

67 93 88
RGB 103 147 136
HSL 165° 17.60% 49.02%
HSB/HSV 165° 29.93% 57.65%
CMYK 29.93% 0.00% 7.48%
42.35%

Color #679388 in popluar number systems.

HEX 67 93 88
Decimal 103 147 136
Binary 1100111 10010011 10001000
Octal 147 223 210

Shades and tints

Shades of #679388

#679388
(103,147,136)
#5E867C
(94,134,124)
#557970
(85,121,112)
#4C6C64
(76,108,100)
#435F58
(67,95,88)
#3A524C
(58,82,76)
#314540
(49,69,64)
#283834
(40,56,52)
#1F2B28
(31,43,40)
#161E1C
(22,30,28)
#0D1110
(13,17,16)
#000000
(0,0,0)

Tints of #679388

#679388
(103,147,136)
#749C92
(116,156,146)
#81A59C
(129,165,156)
#8EAEA6
(142,174,166)
#9BB7B0
(155,183,176)
#A8C0BA
(168,192,186)
#B5C9C4
(181,201,196)
#C2D2CE
(194,210,206)
#CFDBD8
(207,219,216)
#DCE4E2
(220,228,226)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #679388 color. Also use rgb(103,147,136) instead hex code.

Text Font Color

.myTextColor { color: #679388; }

<p style="color:#679388">This sample text font color is #679388.</p>

This text font color is #679388.

Background Color

.myBgColor { background-color: #679388; }

<div style="background-color:#679388">Inner text</div>

This div background color is #679388.

Border color

.myBorderColor { border: 1px solid #679388; }

<div style="border:3px solid #679388">Div</div>

This div border color is #679388.

Opacity

.myOpacity80 { color: #679388; opacity: 0.8; }

<p style="color:#679388;opacity:0.8;">80%</p>

Text with #679388 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #679388;}

<p style="text-shadow: 3px 3px 1px #679388">Text here.</p>

This text has shadow with #679388 color.


.textShadow {text-shadow: 3px 3px 1px #679388', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #679388, 5px 5px 20px red">Text here.</p>

This text has shadow with #679388 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#679388, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#679388, Direction=45, Strength=4)">Text</p>

This text has shadow with #679388 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #679388;
-webkit-box-shadow: 1px 1px 3px 2px #679388;
box-shadow: 1px 1px 3px 2px #679388;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #679388; -webkit-box-shadow: 1px 1px 3px 2px #679388; box-shadow:1px 1px 3px 2px #679388;">
Div content here
</div>

This div box has shadow with color #679388.

Preview

Color preview on black background

This text has color #679388 on black background.


Color preview on white background

This text has color #679388 on white background.


Black color preview on #679388 background

This text has black color on #679388 background.


White color preview on #679388 background

This text has white color on #679388 background.


Related colors

Complementary color

Complementary color for #hex is #986C77.


I love getcolorcode.com

Triadic colors

1 #886793 and #938867 with #679388 are triadic colors.

2 #889367 and #936788 with #679388 are triadic colors.