COLOR #698150

HEX: #698150 RGB: (105,129,80)

Color info

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

RGB color model

#698150 color RGB value is (105,129,80).

RGB: (105,129,80) (41%, 51%, 31%)

RGB channels and saturation

R 105 of 255 = 41%
G 129 of 255 = 51%
B 80 of 255 = 31%

105
129
80

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

Portions of RGB colors in percentages

R + G + B = 105 + 129 + 80 = 314 (100%)
R 105 of 314 ~ 33.44%
G 129 of 314 ~ 41.08%
B 80 of 314 ~ 25.48'%

%33.44
%41.08
%25.48

CMYK color model

#698150 color CMYK value is (19,0,38,49).

  • cyan value is 18.60%
  • magenta value is 0.00%
  • yellow value is 37.98%
  • key color value is 49.41%

CMYK: (19,0,38,49)
C19M0Y38K49 (19%, 0%, 38%, 49%)
(0.19 / 0.00 / 0.38 / 0.49)

CMYK percentages

%18.6
%0
%37.98
%49.41

Codes

Color #698150 in popluar color models

69 81 50
RGB 105 129 80
HSL 89° 23.44% 40.98%
HSB/HSV 89° 37.98% 50.59%
CMYK 18.60% 0.00% 37.98%
49.41%

Color #698150 in popluar number systems.

HEX 69 81 50
Decimal 105 129 80
Binary 1101001 10000001 1010000
Octal 151 201 120

Shades and tints

Shades of #698150

#698150
(105,129,80)
#607649
(96,118,73)
#576B42
(87,107,66)
#4E603B
(78,96,59)
#455534
(69,85,52)
#3C4A2D
(60,74,45)
#333F26
(51,63,38)
#2A341F
(42,52,31)
#212918
(33,41,24)
#181E11
(24,30,17)
#0F130A
(15,19,10)
#000000
(0,0,0)

Tints of #698150

#698150
(105,129,80)
#768C5F
(118,140,95)
#83976E
(131,151,110)
#90A27D
(144,162,125)
#9DAD8C
(157,173,140)
#AAB89B
(170,184,155)
#B7C3AA
(183,195,170)
#C4CEB9
(196,206,185)
#D1D9C8
(209,217,200)
#DEE4D7
(222,228,215)
#EBEFE6
(235,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698150; }

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

This text font color is #698150.

Background Color

.myBgColor { background-color: #698150; }

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

This div background color is #698150.

Border color

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

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

This div border color is #698150.

Opacity

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

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

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

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

This text has shadow with #698150 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698150.

Preview

Color preview on black background

This text has color #698150 on black background.


Color preview on white background

This text has color #698150 on white background.


Black color preview on #698150 background

This text has black color on #698150 background.


White color preview on #698150 background

This text has white color on #698150 background.


Related colors

Complementary color

Complementary color for #hex is #967EAF.


I love getcolorcode.com

Triadic colors

1 #506981 and #815069 with #698150 are triadic colors.

2 #508169 and #816950 with #698150 are triadic colors.