COLOR #698572

HEX: #698572 RGB: (105,133,114)

Color info

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

RGB color model

#698572 color RGB value is (105,133,114).

RGB: (105,133,114) (41%, 52%, 45%)

RGB channels and saturation

R 105 of 255 = 41%
G 133 of 255 = 52%
B 114 of 255 = 45%

105
133
114

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

Portions of RGB colors in percentages

R + G + B = 105 + 133 + 114 = 352 (100%)
R 105 of 352 ~ 29.83%
G 133 of 352 ~ 37.78%
B 114 of 352 ~ 32.39'%

%29.83
%37.78
%32.39

CMYK color model

#698572 color CMYK value is (21,0,14,48).

  • cyan value is 21.05%
  • magenta value is 0.00%
  • yellow value is 14.29%
  • key color value is 47.84%

CMYK: (21,0,14,48)
C21M0Y14K48 (21%, 0%, 14%, 48%)
(0.21 / 0.00 / 0.14 / 0.48)

CMYK percentages

%21.05
%0
%14.29
%47.84

Codes

Color #698572 in popluar color models

69 85 72
RGB 105 133 114
HSL 139° 11.76% 46.67%
HSB/HSV 139° 21.05% 52.16%
CMYK 21.05% 0.00% 14.29%
47.84%

Color #698572 in popluar number systems.

HEX 69 85 72
Decimal 105 133 114
Binary 1101001 10000101 1110010
Octal 151 205 162

Shades and tints

Shades of #698572

#698572
(105,133,114)
#607968
(96,121,104)
#576D5E
(87,109,94)
#4E6154
(78,97,84)
#45554A
(69,85,74)
#3C4940
(60,73,64)
#333D36
(51,61,54)
#2A312C
(42,49,44)
#212522
(33,37,34)
#181918
(24,25,24)
#0F0D0E
(15,13,14)
#000000
(0,0,0)

Tints of #698572

#698572
(105,133,114)
#76907E
(118,144,126)
#839B8A
(131,155,138)
#90A696
(144,166,150)
#9DB1A2
(157,177,162)
#AABCAE
(170,188,174)
#B7C7BA
(183,199,186)
#C4D2C6
(196,210,198)
#D1DDD2
(209,221,210)
#DEE8DE
(222,232,222)
#EBF3EA
(235,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #698572 color. Also use rgb(105,133,114) instead hex code.

Text Font Color

.myTextColor { color: #698572; }

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

This text font color is #698572.

Background Color

.myBgColor { background-color: #698572; }

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

This div background color is #698572.

Border color

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

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

This div border color is #698572.

Opacity

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

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

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

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

This text has shadow with #698572 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698572.

Preview

Color preview on black background

This text has color #698572 on black background.


Color preview on white background

This text has color #698572 on white background.


Black color preview on #698572 background

This text has black color on #698572 background.


White color preview on #698572 background

This text has white color on #698572 background.


Related colors

Complementary color

Complementary color for #hex is #967A8D.


I love getcolorcode.com

Triadic colors

1 #726985 and #857269 with #698572 are triadic colors.

2 #728569 and #856972 with #698572 are triadic colors.