COLOR #699771

HEX: #699771 RGB: (105,151,113)

Color info

#699771 contains red, green and blue colors in about the same proportion. Web safe color of #699771 is #669966 (or #696).

RGB color model

#699771 color RGB value is (105,151,113).

RGB: (105,151,113) (41%, 59%, 44%)

RGB channels and saturation

R 105 of 255 = 41%
G 151 of 255 = 59%
B 113 of 255 = 44%

105
151
113

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

Portions of RGB colors in percentages

R + G + B = 105 + 151 + 113 = 369 (100%)
R 105 of 369 ~ 28.46%
G 151 of 369 ~ 40.92%
B 113 of 369 ~ 30.62'%

%28.46
%40.92
%30.62

CMYK color model

#699771 color CMYK value is (30,0,25,41).

  • cyan value is 30.46%
  • magenta value is 0.00%
  • yellow value is 25.17%
  • key color value is 40.78%
CMYK: (30,0,25,41) C30M0Y25K41 (30%,0%,25%,41%) (0.30/0.00/0.25/0.41) 

CMYK percentages

%30.46
%0
%25.17
%40.78

Codes

Color #699771 in popluar color models

69 97 71
RGB 105 151 113
HSL 130° 18.11% 50.20%
HSB/HSV 130° 30.46% 59.22%
CMYK 30.46% 0.00% 25.17%
40.78%

Color #699771 in popluar number systems.

HEX 69 97 71
Decimal 105 151 113
Binary 1101001 10010111 1110001
Octal 151 227 161

Shades and tints

Shades of #699771

#699771
(105,151,113)
#608A67
(96,138,103)
#577D5D
(87,125,93)
#4E7053
(78,112,83)
#456349
(69,99,73)
#3C563F
(60,86,63)
#334935
(51,73,53)
#2A3C2B
(42,60,43)
#212F21
(33,47,33)
#182217
(24,34,23)
#0F150D
(15,21,13)
#000000
(0,0,0)

Tints of #699771

#699771
(105,151,113)
#76A07D
(118,160,125)
#83A989
(131,169,137)
#90B295
(144,178,149)
#9DBBA1
(157,187,161)
#AAC4AD
(170,196,173)
#B7CDB9
(183,205,185)
#C4D6C5
(196,214,197)
#D1DFD1
(209,223,209)
#DEE8DD
(222,232,221)
#EBF1E9
(235,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #699771 color. Also use rgb(105,151,113) instead hex code.

Text Font Color

.myTextColor { color: #699771; }

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

This text font color is #699771.

Background Color

.myBgColor { background-color: #699771; }

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

This div background color is #699771.

Border color

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

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

This div border color is #699771.

Opacity

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

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

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

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

This text has shadow with #699771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699771.

Preview

Color preview on black background

This text has color #699771 on black background.


Color preview on white background

This text has color #699771 on white background.


Black color preview on #699771 background

This text has black color on #699771 background.


White color preview on #699771 background

This text has white color on #699771 background.


Related colors

Complementary color

Complementary color for #hex is #96688E.


I love getcolorcode.com

Triadic colors

1 #716997 and #977169 with #699771 are triadic colors.

2 #719769 and #976971 with #699771 are triadic colors.