COLOR #679483

HEX: #679483 RGB: (103,148,131)

Color info

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

RGB color model

#679483 color RGB value is (103,148,131).

RGB: (103,148,131) (40%, 58%, 51%)

RGB channels and saturation

R 103 of 255 = 40%
G 148 of 255 = 58%
B 131 of 255 = 51%

103
148
131

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

Portions of RGB colors in percentages

R + G + B = 103 + 148 + 131 = 382 (100%)
R 103 of 382 ~ 26.96%
G 148 of 382 ~ 38.74%
B 131 of 382 ~ 34.29'%

%26.96
%38.74
%34.29

CMYK color model

#679483 color CMYK value is (30,0,11,42).

  • cyan value is 30.41%
  • magenta value is 0.00%
  • yellow value is 11.49%
  • key color value is 41.96%
CMYK: (30,0,11,42) C30M0Y11K42 (30%,0%,11%,42%) (0.30/0.00/0.11/0.42) 

CMYK percentages

%30.41
%0
%11.49
%41.96

Codes

Color #679483 in popluar color models

67 94 83
RGB 103 148 131
HSL 157° 17.93% 49.22%
HSB/HSV 157° 30.41% 58.04%
CMYK 30.41% 0.00% 11.49%
41.96%

Color #679483 in popluar number systems.

HEX 67 94 83
Decimal 103 148 131
Binary 1100111 10010100 10000011
Octal 147 224 203

Shades and tints

Shades of #679483

#679483
(103,148,131)
#5E8778
(94,135,120)
#557A6D
(85,122,109)
#4C6D62
(76,109,98)
#436057
(67,96,87)
#3A534C
(58,83,76)
#314641
(49,70,65)
#283936
(40,57,54)
#1F2C2B
(31,44,43)
#161F20
(22,31,32)
#0D1215
(13,18,21)
#000000
(0,0,0)

Tints of #679483

#679483
(103,148,131)
#749D8E
(116,157,142)
#81A699
(129,166,153)
#8EAFA4
(142,175,164)
#9BB8AF
(155,184,175)
#A8C1BA
(168,193,186)
#B5CAC5
(181,202,197)
#C2D3D0
(194,211,208)
#CFDCDB
(207,220,219)
#DCE5E6
(220,229,230)
#E9EEF1
(233,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #679483 color. Also use rgb(103,148,131) instead hex code.

Text Font Color

.myTextColor { color: #679483; }

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

This text font color is #679483.

Background Color

.myBgColor { background-color: #679483; }

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

This div background color is #679483.

Border color

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

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

This div border color is #679483.

Opacity

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

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

Text with #679483 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 #679483;}

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

This text has shadow with #679483 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #679483.

Preview

Color preview on black background

This text has color #679483 on black background.


Color preview on white background

This text has color #679483 on white background.


Black color preview on #679483 background

This text has black color on #679483 background.


White color preview on #679483 background

This text has white color on #679483 background.


Related colors

Complementary color

Complementary color for #hex is #986B7C.


I love getcolorcode.com

Triadic colors

1 #836794 and #948367 with #679483 are triadic colors.

2 #839467 and #946783 with #679483 are triadic colors.