COLOR #699175

HEX: #699175 RGB: (105,145,117)

Color info

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

RGB color model

#699175 color RGB value is (105,145,117).

RGB: (105,145,117) (41%, 57%, 46%)

RGB channels and saturation

R 105 of 255 = 41%
G 145 of 255 = 57%
B 117 of 255 = 46%

105
145
117

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

Portions of RGB colors in percentages

R + G + B = 105 + 145 + 117 = 367 (100%)
R 105 of 367 ~ 28.61%
G 145 of 367 ~ 39.51%
B 117 of 367 ~ 31.88'%

%28.61
%39.51
%31.88

CMYK color model

#699175 color CMYK value is (28,0,19,43).

  • cyan value is 27.59%
  • magenta value is 0.00%
  • yellow value is 19.31%
  • key color value is 43.14%

CMYK: (28,0,19,43)
C28M0Y19K43 (28%, 0%, 19%, 43%)
(0.28 / 0.00 / 0.19 / 0.43)

CMYK percentages

%27.59
%0
%19.31
%43.14

Codes

Color #699175 in popluar color models

69 91 75
RGB 105 145 117
HSL 138° 16.00% 49.02%
HSB/HSV 138° 27.59% 56.86%
CMYK 27.59% 0.00% 19.31%
43.14%

Color #699175 in popluar number systems.

HEX 69 91 75
Decimal 105 145 117
Binary 1101001 10010001 1110101
Octal 151 221 165

Shades and tints

Shades of #699175

#699175
(105,145,117)
#60846B
(96,132,107)
#577761
(87,119,97)
#4E6A57
(78,106,87)
#455D4D
(69,93,77)
#3C5043
(60,80,67)
#334339
(51,67,57)
#2A362F
(42,54,47)
#212925
(33,41,37)
#181C1B
(24,28,27)
#0F0F11
(15,15,17)
#000000
(0,0,0)

Tints of #699175

#699175
(105,145,117)
#769B81
(118,155,129)
#83A58D
(131,165,141)
#90AF99
(144,175,153)
#9DB9A5
(157,185,165)
#AAC3B1
(170,195,177)
#B7CDBD
(183,205,189)
#C4D7C9
(196,215,201)
#D1E1D5
(209,225,213)
#DEEBE1
(222,235,225)
#EBF5ED
(235,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #699175 color. Also use rgb(105,145,117) instead hex code.

Text Font Color

.myTextColor { color: #699175; }

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

This text font color is #699175.

Background Color

.myBgColor { background-color: #699175; }

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

This div background color is #699175.

Border color

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

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

This div border color is #699175.

Opacity

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

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

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

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

This text has shadow with #699175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699175.

Preview

Color preview on black background

This text has color #699175 on black background.


Color preview on white background

This text has color #699175 on white background.


Black color preview on #699175 background

This text has black color on #699175 background.


White color preview on #699175 background

This text has white color on #699175 background.


Related colors

Complementary color

Complementary color for #hex is #966E8A.


I love getcolorcode.com

Triadic colors

1 #756991 and #917569 with #699175 are triadic colors.

2 #759169 and #916975 with #699175 are triadic colors.