COLOR #698D53

HEX: #698D53 RGB: (105,141,83)

Color info

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

RGB color model

#698D53 color RGB value is (105,141,83).

RGB: (105,141,83) (41%, 55%, 33%)

RGB channels and saturation

R 105 of 255 = 41%
G 141 of 255 = 55%
B 83 of 255 = 33%

105
141
83

R + G + B ~ 43%. #698D53 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 141 + 83 = 329 (100%)
R 105 of 329 ~ 31.91%
G 141 of 329 ~ 42.86%
B 83 of 329 ~ 25.23'%

%31.91
%42.86
%25.23

CMYK color model

#698D53 color CMYK value is (26,0,41,45).

  • cyan value is 25.53%
  • magenta value is 0.00%
  • yellow value is 41.13%
  • key color value is 44.71%
CMYK: (26,0,41,45) C26M0Y41K45 (26%,0%,41%,45%) (0.26/0.00/0.41/0.45) 

CMYK percentages

%25.53
%0
%41.13
%44.71

Codes

Color #698D53 in popluar color models

69 8D 53
RGB 105 141 83
HSL 97° 25.89% 43.92%
HSB/HSV 97° 41.13% 55.29%
CMYK 25.53% 0.00% 41.13%
44.71%

Color #698D53 in popluar number systems.

HEX 69 8D 53
Decimal 105 141 83
Binary 1101001 10001101 1010011
Octal 151 215 123

Shades and tints

Shades of #698D53

#698D53
(105,141,83)
#60814C
(96,129,76)
#577545
(87,117,69)
#4E693E
(78,105,62)
#455D37
(69,93,55)
#3C5130
(60,81,48)
#334529
(51,69,41)
#2A3922
(42,57,34)
#212D1B
(33,45,27)
#182114
(24,33,20)
#0F150D
(15,21,13)
#000000
(0,0,0)

Tints of #698D53

#698D53
(105,141,83)
#769762
(118,151,98)
#83A171
(131,161,113)
#90AB80
(144,171,128)
#9DB58F
(157,181,143)
#AABF9E
(170,191,158)
#B7C9AD
(183,201,173)
#C4D3BC
(196,211,188)
#D1DDCB
(209,221,203)
#DEE7DA
(222,231,218)
#EBF1E9
(235,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698D53 color. Also use rgb(105,141,83) instead hex code.

Text Font Color

.myTextColor { color: #698D53; }

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

This text font color is #698D53.

Background Color

.myBgColor { background-color: #698D53; }

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

This div background color is #698D53.

Border color

.myBorderColor { border: 1px solid #698D53; }

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

This div border color is #698D53.

Opacity

.myOpacity80 { color: #698D53; opacity: 0.8; }

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

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

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

This text has shadow with #698D53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698D53.

Preview

Color preview on black background

This text has color #698D53 on black background.


Color preview on white background

This text has color #698D53 on white background.


Black color preview on #698D53 background

This text has black color on #698D53 background.


White color preview on #698D53 background

This text has white color on #698D53 background.


Related colors

Complementary color

Complementary color for #hex is #9672AC.


I love getcolorcode.com

Triadic colors

1 #53698D and #8D5369 with #698D53 are triadic colors.

2 #538D69 and #8D6953 with #698D53 are triadic colors.