COLOR #698341

HEX: #698341 RGB: (105,131,65)

Color info

#698341 contains mainly red and green colors. Web safe color of #698341 is #669933 (or #693).

RGB color model

#698341 color RGB value is (105,131,65).

RGB: (105,131,65) (41%, 51%, 25%)

RGB channels and saturation

R 105 of 255 = 41%
G 131 of 255 = 51%
B 65 of 255 = 25%

105
131
65

R + G + B ~ 39%. #698341 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 131 + 65 = 301 (100%)
R 105 of 301 ~ 34.88%
G 131 of 301 ~ 43.52%
B 65 of 301 ~ 21.59'%

%34.88
%43.52
%21.59

CMYK color model

#698341 color CMYK value is (20,0,50,49).

  • cyan value is 19.85%
  • magenta value is 0.00%
  • yellow value is 50.38%
  • key color value is 48.63%

CMYK: (20,0,50,49)
C20M0Y50K49 (20%, 0%, 50%, 49%)
(0.20 / 0.00 / 0.50 / 0.49)

CMYK percentages

%19.85
%0
%50.38
%48.63

Codes

Color #698341 in popluar color models

69 83 41
RGB 105 131 65
HSL 84° 33.67% 38.43%
HSB/HSV 84° 50.38% 51.37%
CMYK 19.85% 0.00% 50.38%
48.63%

Color #698341 in popluar number systems.

HEX 69 83 41
Decimal 105 131 65
Binary 1101001 10000011 1000001
Octal 151 203 101

Shades and tints

Shades of #698341

#698341
(105,131,65)
#60783C
(96,120,60)
#576D37
(87,109,55)
#4E6232
(78,98,50)
#45572D
(69,87,45)
#3C4C28
(60,76,40)
#334123
(51,65,35)
#2A361E
(42,54,30)
#212B19
(33,43,25)
#182014
(24,32,20)
#0F150F
(15,21,15)
#000000
(0,0,0)

Tints of #698341

#698341
(105,131,65)
#768E52
(118,142,82)
#839963
(131,153,99)
#90A474
(144,164,116)
#9DAF85
(157,175,133)
#AABA96
(170,186,150)
#B7C5A7
(183,197,167)
#C4D0B8
(196,208,184)
#D1DBC9
(209,219,201)
#DEE6DA
(222,230,218)
#EBF1EB
(235,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698341 color. Also use rgb(105,131,65) instead hex code.

Text Font Color

.myTextColor { color: #698341; }

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

This text font color is #698341.

Background Color

.myBgColor { background-color: #698341; }

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

This div background color is #698341.

Border color

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

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

This div border color is #698341.

Opacity

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

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

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

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

This text has shadow with #698341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698341.

Preview

Color preview on black background

This text has color #698341 on black background.


Color preview on white background

This text has color #698341 on white background.


Black color preview on #698341 background

This text has black color on #698341 background.


White color preview on #698341 background

This text has white color on #698341 background.


Related colors

Complementary color

Complementary color for #hex is #967CBE.


I love getcolorcode.com

Triadic colors

1 #416983 and #834169 with #698341 are triadic colors.

2 #418369 and #836941 with #698341 are triadic colors.