COLOR #698950

HEX: #698950 RGB: (105,137,80)

Color info

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

RGB color model

#698950 color RGB value is (105,137,80).

RGB: (105,137,80) (41%, 54%, 31%)

RGB channels and saturation

R 105 of 255 = 41%
G 137 of 255 = 54%
B 80 of 255 = 31%

105
137
80

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

Portions of RGB colors in percentages

R + G + B = 105 + 137 + 80 = 322 (100%)
R 105 of 322 ~ 32.61%
G 137 of 322 ~ 42.55%
B 80 of 322 ~ 24.84'%

%32.61
%42.55
%24.84

CMYK color model

#698950 color CMYK value is (23,0,42,46).

  • cyan value is 23.36%
  • magenta value is 0.00%
  • yellow value is 41.61%
  • key color value is 46.27%

CMYK: (23,0,42,46)
C23M0Y42K46 (23%, 0%, 42%, 46%)
(0.23 / 0.00 / 0.42 / 0.46)

CMYK percentages

%23.36
%0
%41.61
%46.27

Codes

Color #698950 in popluar color models

69 89 50
RGB 105 137 80
HSL 94° 26.27% 42.55%
HSB/HSV 94° 41.61% 53.73%
CMYK 23.36% 0.00% 41.61%
46.27%

Color #698950 in popluar number systems.

HEX 69 89 50
Decimal 105 137 80
Binary 1101001 10001001 1010000
Octal 151 211 120

Shades and tints

Shades of #698950

#698950
(105,137,80)
#607D49
(96,125,73)
#577142
(87,113,66)
#4E653B
(78,101,59)
#455934
(69,89,52)
#3C4D2D
(60,77,45)
#334126
(51,65,38)
#2A351F
(42,53,31)
#212918
(33,41,24)
#181D11
(24,29,17)
#0F110A
(15,17,10)
#000000
(0,0,0)

Tints of #698950

#698950
(105,137,80)
#76935F
(118,147,95)
#839D6E
(131,157,110)
#90A77D
(144,167,125)
#9DB18C
(157,177,140)
#AABB9B
(170,187,155)
#B7C5AA
(183,197,170)
#C4CFB9
(196,207,185)
#D1D9C8
(209,217,200)
#DEE3D7
(222,227,215)
#EBEDE6
(235,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698950 color. Also use rgb(105,137,80) instead hex code.

Text Font Color

.myTextColor { color: #698950; }

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

This text font color is #698950.

Background Color

.myBgColor { background-color: #698950; }

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

This div background color is #698950.

Border color

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

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

This div border color is #698950.

Opacity

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

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

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

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

This text has shadow with #698950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698950.

Preview

Color preview on black background

This text has color #698950 on black background.


Color preview on white background

This text has color #698950 on white background.


Black color preview on #698950 background

This text has black color on #698950 background.


White color preview on #698950 background

This text has white color on #698950 background.


Related colors

Complementary color

Complementary color for #hex is #9676AF.


I love getcolorcode.com

Triadic colors

1 #506989 and #895069 with #698950 are triadic colors.

2 #508969 and #896950 with #698950 are triadic colors.