COLOR #699671

HEX: #699671 RGB: (105,150,113)

Color info

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

RGB color model

#699671 color RGB value is (105,150,113).

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

RGB channels and saturation

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

105
150
113

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

Portions of RGB colors in percentages

R + G + B = 105 + 150 + 113 = 368 (100%)
R 105 of 368 ~ 28.53%
G 150 of 368 ~ 40.76%
B 113 of 368 ~ 30.71'%

%28.53
%40.76
%30.71

CMYK color model

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

  • cyan value is 30.00%
  • magenta value is 0.00%
  • yellow value is 24.67%
  • key color value is 41.18%

CMYK: (30,0,25,41)
C30M0Y25K41 (30%, 0%, 25%, 41%)
(0.30 / 0.00 / 0.25 / 0.41)

CMYK percentages

%30
%0
%24.67
%41.18

Codes

Color #699671 in popluar color models

69 96 71
RGB 105 150 113
HSL 131° 17.65% 50.00%
HSB/HSV 131° 30.00% 58.82%
CMYK 30.00% 0.00% 24.67%
41.18%

Color #699671 in popluar number systems.

HEX 69 96 71
Decimal 105 150 113
Binary 1101001 10010110 1110001
Octal 151 226 161

Shades and tints

Shades of #699671

#699671
(105,150,113)
#608967
(96,137,103)
#577C5D
(87,124,93)
#4E6F53
(78,111,83)
#456249
(69,98,73)
#3C553F
(60,85,63)
#334835
(51,72,53)
#2A3B2B
(42,59,43)
#212E21
(33,46,33)
#182117
(24,33,23)
#0F140D
(15,20,13)
#000000
(0,0,0)

Tints of #699671

#699671
(105,150,113)
#769F7D
(118,159,125)
#83A889
(131,168,137)
#90B195
(144,177,149)
#9DBAA1
(157,186,161)
#AAC3AD
(170,195,173)
#B7CCB9
(183,204,185)
#C4D5C5
(196,213,197)
#D1DED1
(209,222,209)
#DEE7DD
(222,231,221)
#EBF0E9
(235,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #699671; }

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

This text font color is #699671.

Background Color

.myBgColor { background-color: #699671; }

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

This div background color is #699671.

Border color

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

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

This div border color is #699671.

Opacity

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

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

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

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

This text has shadow with #699671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699671.

Preview

Color preview on black background

This text has color #699671 on black background.


Color preview on white background

This text has color #699671 on white background.


Black color preview on #699671 background

This text has black color on #699671 background.


White color preview on #699671 background

This text has white color on #699671 background.


Related colors

Complementary color

Complementary color for #hex is #96698E.


I love getcolorcode.com

Triadic colors

1 #716996 and #967169 with #699671 are triadic colors.

2 #719669 and #966971 with #699671 are triadic colors.