COLOR #698667

HEX: #698667 RGB: (105,134,103)

Color info

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

RGB color model

#698667 color RGB value is (105,134,103).

RGB: (105,134,103) (41%, 53%, 40%)

RGB channels and saturation

R 105 of 255 = 41%
G 134 of 255 = 53%
B 103 of 255 = 40%

105
134
103

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

Portions of RGB colors in percentages

R + G + B = 105 + 134 + 103 = 342 (100%)
R 105 of 342 ~ 30.7%
G 134 of 342 ~ 39.18%
B 103 of 342 ~ 30.12'%

%30.7
%39.18
%30.12

CMYK color model

#698667 color CMYK value is (22,0,23,47).

  • cyan value is 21.64%
  • magenta value is 0.00%
  • yellow value is 23.13%
  • key color value is 47.45%

CMYK: (22,0,23,47)
C22M0Y23K47 (22%, 0%, 23%, 47%)
(0.22 / 0.00 / 0.23 / 0.47)

CMYK percentages

%21.64
%0
%23.13
%47.45

Codes

Color #698667 in popluar color models

69 86 67
RGB 105 134 103
HSL 116° 13.08% 46.47%
HSB/HSV 116° 23.13% 52.55%
CMYK 21.64% 0.00% 23.13%
47.45%

Color #698667 in popluar number systems.

HEX 69 86 67
Decimal 105 134 103
Binary 1101001 10000110 1100111
Octal 151 206 147

Shades and tints

Shades of #698667

#698667
(105,134,103)
#607A5E
(96,122,94)
#576E55
(87,110,85)
#4E624C
(78,98,76)
#455643
(69,86,67)
#3C4A3A
(60,74,58)
#333E31
(51,62,49)
#2A3228
(42,50,40)
#21261F
(33,38,31)
#181A16
(24,26,22)
#0F0E0D
(15,14,13)
#000000
(0,0,0)

Tints of #698667

#698667
(105,134,103)
#769174
(118,145,116)
#839C81
(131,156,129)
#90A78E
(144,167,142)
#9DB29B
(157,178,155)
#AABDA8
(170,189,168)
#B7C8B5
(183,200,181)
#C4D3C2
(196,211,194)
#D1DECF
(209,222,207)
#DEE9DC
(222,233,220)
#EBF4E9
(235,244,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698667 color. Also use rgb(105,134,103) instead hex code.

Text Font Color

.myTextColor { color: #698667; }

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

This text font color is #698667.

Background Color

.myBgColor { background-color: #698667; }

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

This div background color is #698667.

Border color

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

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

This div border color is #698667.

Opacity

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

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

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

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

This text has shadow with #698667 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698667.

Preview

Color preview on black background

This text has color #698667 on black background.


Color preview on white background

This text has color #698667 on white background.


Black color preview on #698667 background

This text has black color on #698667 background.


White color preview on #698667 background

This text has white color on #698667 background.


Related colors

Complementary color

Complementary color for #hex is #967998.


I love getcolorcode.com

Triadic colors

1 #676986 and #866769 with #698667 are triadic colors.

2 #678669 and #866967 with #698667 are triadic colors.