COLOR #698053

HEX: #698053 RGB: (105,128,83)

Color info

#698053 contains red, green and blue colors in about the same proportion. Web safe color of #698053 is #666666 (or #666).

RGB color model

#698053 color RGB value is (105,128,83).

RGB: (105,128,83) (41%, 50%, 33%)

RGB channels and saturation

R 105 of 255 = 41%
G 128 of 255 = 50%
B 83 of 255 = 33%

105
128
83

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

Portions of RGB colors in percentages

R + G + B = 105 + 128 + 83 = 316 (100%)
R 105 of 316 ~ 33.23%
G 128 of 316 ~ 40.51%
B 83 of 316 ~ 26.27'%

%33.23
%40.51
%26.27

CMYK color model

#698053 color CMYK value is (18,0,35,50).

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

CMYK: (18,0,35,50)
C18M0Y35K50 (18%, 0%, 35%, 50%)
(0.18 / 0.00 / 0.35 / 0.50)

CMYK percentages

%17.97
%0
%35.16
%49.8

Codes

Color #698053 in popluar color models

69 80 53
RGB 105 128 83
HSL 91° 21.33% 41.37%
HSB/HSV 91° 35.16% 50.20%
CMYK 17.97% 0.00% 35.16%
49.80%

Color #698053 in popluar number systems.

HEX 69 80 53
Decimal 105 128 83
Binary 1101001 10000000 1010011
Octal 151 200 123

Shades and tints

Shades of #698053

#698053
(105,128,83)
#60754C
(96,117,76)
#576A45
(87,106,69)
#4E5F3E
(78,95,62)
#455437
(69,84,55)
#3C4930
(60,73,48)
#333E29
(51,62,41)
#2A3322
(42,51,34)
#21281B
(33,40,27)
#181D14
(24,29,20)
#0F120D
(15,18,13)
#000000
(0,0,0)

Tints of #698053

#698053
(105,128,83)
#768B62
(118,139,98)
#839671
(131,150,113)
#90A180
(144,161,128)
#9DAC8F
(157,172,143)
#AAB79E
(170,183,158)
#B7C2AD
(183,194,173)
#C4CDBC
(196,205,188)
#D1D8CB
(209,216,203)
#DEE3DA
(222,227,218)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698053; }

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

This text font color is #698053.

Background Color

.myBgColor { background-color: #698053; }

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

This div background color is #698053.

Border color

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

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

This div border color is #698053.

Opacity

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

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

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

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

This text has shadow with #698053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698053.

Preview

Color preview on black background

This text has color #698053 on black background.


Color preview on white background

This text has color #698053 on white background.


Black color preview on #698053 background

This text has black color on #698053 background.


White color preview on #698053 background

This text has white color on #698053 background.


Related colors

Complementary color

Complementary color for #hex is #967FAC.


I love getcolorcode.com

Triadic colors

1 #536980 and #805369 with #698053 are triadic colors.

2 #538069 and #806953 with #698053 are triadic colors.