COLOR #698256

HEX: #698256 RGB: (105,130,86)

Color info

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

RGB color model

#698256 color RGB value is (105,130,86).

RGB: (105,130,86) (41%, 51%, 34%)

RGB channels and saturation

R 105 of 255 = 41%
G 130 of 255 = 51%
B 86 of 255 = 34%

105
130
86

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

Portions of RGB colors in percentages

R + G + B = 105 + 130 + 86 = 321 (100%)
R 105 of 321 ~ 32.71%
G 130 of 321 ~ 40.5%
B 86 of 321 ~ 26.79'%

%32.71
%40.5
%26.79

CMYK color model

#698256 color CMYK value is (19,0,34,49).

  • cyan value is 19.23%
  • magenta value is 0.00%
  • yellow value is 33.85%
  • key color value is 49.02%

CMYK: (19,0,34,49)
C19M0Y34K49 (19%, 0%, 34%, 49%)
(0.19 / 0.00 / 0.34 / 0.49)

CMYK percentages

%19.23
%0
%33.85
%49.02

Codes

Color #698256 in popluar color models

69 82 56
RGB 105 130 86
HSL 94° 20.37% 42.35%
HSB/HSV 94° 33.85% 50.98%
CMYK 19.23% 0.00% 33.85%
49.02%

Color #698256 in popluar number systems.

HEX 69 82 56
Decimal 105 130 86
Binary 1101001 10000010 1010110
Octal 151 202 126

Shades and tints

Shades of #698256

#698256
(105,130,86)
#60774F
(96,119,79)
#576C48
(87,108,72)
#4E6141
(78,97,65)
#45563A
(69,86,58)
#3C4B33
(60,75,51)
#33402C
(51,64,44)
#2A3525
(42,53,37)
#212A1E
(33,42,30)
#181F17
(24,31,23)
#0F1410
(15,20,16)
#000000
(0,0,0)

Tints of #698256

#698256
(105,130,86)
#768D65
(118,141,101)
#839874
(131,152,116)
#90A383
(144,163,131)
#9DAE92
(157,174,146)
#AAB9A1
(170,185,161)
#B7C4B0
(183,196,176)
#C4CFBF
(196,207,191)
#D1DACE
(209,218,206)
#DEE5DD
(222,229,221)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698256 color. Also use rgb(105,130,86) instead hex code.

Text Font Color

.myTextColor { color: #698256; }

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

This text font color is #698256.

Background Color

.myBgColor { background-color: #698256; }

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

This div background color is #698256.

Border color

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

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

This div border color is #698256.

Opacity

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

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

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

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

This text has shadow with #698256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698256.

Preview

Color preview on black background

This text has color #698256 on black background.


Color preview on white background

This text has color #698256 on white background.


Black color preview on #698256 background

This text has black color on #698256 background.


White color preview on #698256 background

This text has white color on #698256 background.


Related colors

Complementary color

Complementary color for #hex is #967DA9.


I love getcolorcode.com

Triadic colors

1 #566982 and #825669 with #698256 are triadic colors.

2 #568269 and #826956 with #698256 are triadic colors.