COLOR #698035

HEX: #698035 RGB: (105,128,53)

Color info

#698035 contains mainly red and green colors. Web safe color of #698035 is #666633 (or #663).

RGB color model

#698035 color RGB value is (105,128,53).

RGB: (105,128,53) (41%, 50%, 21%)

RGB channels and saturation

R 105 of 255 = 41%
G 128 of 255 = 50%
B 53 of 255 = 21%

105
128
53

R + G + B ~ 37%. #698035 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 105 + 128 + 53 = 286 (100%)
R 105 of 286 ~ 36.71%
G 128 of 286 ~ 44.76%
B 53 of 286 ~ 18.53'%

%36.71
%44.76
%18.53

CMYK color model

#698035 color CMYK value is (18,0,59,50).

  • cyan value is 17.97%
  • magenta value is 0.00%
  • yellow value is 58.59%
  • key color value is 49.80%

CMYK: (18,0,59,50)
C18M0Y59K50 (18%, 0%, 59%, 50%)
(0.18 / 0.00 / 0.59 / 0.50)

CMYK percentages

%17.97
%0
%58.59
%49.8

Codes

Color #698035 in popluar color models

69 80 35
RGB 105 128 53
HSL 78° 41.44% 35.49%
HSB/HSV 78° 58.59% 50.20%
CMYK 17.97% 0.00% 58.59%
49.80%

Color #698035 in popluar number systems.

HEX 69 80 35
Decimal 105 128 53
Binary 1101001 10000000 110101
Octal 151 200 65

Shades and tints

Shades of #698035

#698035
(105,128,53)
#607531
(96,117,49)
#576A2D
(87,106,45)
#4E5F29
(78,95,41)
#455425
(69,84,37)
#3C4921
(60,73,33)
#333E1D
(51,62,29)
#2A3319
(42,51,25)
#212815
(33,40,21)
#181D11
(24,29,17)
#0F120D
(15,18,13)
#000000
(0,0,0)

Tints of #698035

#698035
(105,128,53)
#768B47
(118,139,71)
#839659
(131,150,89)
#90A16B
(144,161,107)
#9DAC7D
(157,172,125)
#AAB78F
(170,183,143)
#B7C2A1
(183,194,161)
#C4CDB3
(196,205,179)
#D1D8C5
(209,216,197)
#DEE3D7
(222,227,215)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698035 color. Also use rgb(105,128,53) instead hex code.

Text Font Color

.myTextColor { color: #698035; }

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

This text font color is #698035.

Background Color

.myBgColor { background-color: #698035; }

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

This div background color is #698035.

Border color

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

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

This div border color is #698035.

Opacity

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

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

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

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

This text has shadow with #698035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698035.

Preview

Color preview on black background

This text has color #698035 on black background.


Color preview on white background

This text has color #698035 on white background.


Black color preview on #698035 background

This text has black color on #698035 background.


White color preview on #698035 background

This text has white color on #698035 background.


Related colors

Complementary color

Complementary color for #hex is #967FCA.


I love getcolorcode.com

Triadic colors

1 #356980 and #803569 with #698035 are triadic colors.

2 #358069 and #806935 with #698035 are triadic colors.