COLOR #698070

HEX: #698070 RGB: (105,128,112)

Color info

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

RGB color model

#698070 color RGB value is (105,128,112).

RGB: (105,128,112) (41%, 50%, 44%)

RGB channels and saturation

R 105 of 255 = 41%
G 128 of 255 = 50%
B 112 of 255 = 44%

105
128
112

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

Portions of RGB colors in percentages

R + G + B = 105 + 128 + 112 = 345 (100%)
R 105 of 345 ~ 30.43%
G 128 of 345 ~ 37.1%
B 112 of 345 ~ 32.46'%

%30.43
%37.1
%32.46

CMYK color model

#698070 color CMYK value is (18,0,13,50).

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

CMYK: (18,0,13,50)
C18M0Y13K50 (18%, 0%, 13%, 50%)
(0.18 / 0.00 / 0.13 / 0.50)

CMYK percentages

%17.97
%0
%12.5
%49.8

Codes

Color #698070 in popluar color models

69 80 70
RGB 105 128 112
HSL 138° 9.87% 45.69%
HSB/HSV 138° 17.97% 50.20%
CMYK 17.97% 0.00% 12.50%
49.80%

Color #698070 in popluar number systems.

HEX 69 80 70
Decimal 105 128 112
Binary 1101001 10000000 1110000
Octal 151 200 160

Shades and tints

Shades of #698070

#698070
(105,128,112)
#607566
(96,117,102)
#576A5C
(87,106,92)
#4E5F52
(78,95,82)
#455448
(69,84,72)
#3C493E
(60,73,62)
#333E34
(51,62,52)
#2A332A
(42,51,42)
#212820
(33,40,32)
#181D16
(24,29,22)
#0F120C
(15,18,12)
#000000
(0,0,0)

Tints of #698070

#698070
(105,128,112)
#768B7D
(118,139,125)
#83968A
(131,150,138)
#90A197
(144,161,151)
#9DACA4
(157,172,164)
#AAB7B1
(170,183,177)
#B7C2BE
(183,194,190)
#C4CDCB
(196,205,203)
#D1D8D8
(209,216,216)
#DEE3E5
(222,227,229)
#EBEEF2
(235,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #698070; }

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

This text font color is #698070.

Background Color

.myBgColor { background-color: #698070; }

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

This div background color is #698070.

Border color

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

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

This div border color is #698070.

Opacity

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

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

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

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

This text has shadow with #698070 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #698070.

Preview

Color preview on black background

This text has color #698070 on black background.


Color preview on white background

This text has color #698070 on white background.


Black color preview on #698070 background

This text has black color on #698070 background.


White color preview on #698070 background

This text has white color on #698070 background.


Related colors

Complementary color

Complementary color for #hex is #967F8F.


I love getcolorcode.com

Triadic colors

1 #706980 and #807069 with #698070 are triadic colors.

2 #708069 and #806970 with #698070 are triadic colors.