COLOR #699896

HEX: #699896 RGB: (105,152,150)

Color info

#699896 contains red, green and blue colors in about the same proportion. Web safe color of #699896 is #669999 (or #699).

RGB color model

#699896 color RGB value is (105,152,150).

RGB: (105,152,150) (41%, 60%, 59%)

RGB channels and saturation

R 105 of 255 = 41%
G 152 of 255 = 60%
B 150 of 255 = 59%

105
152
150

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

Portions of RGB colors in percentages

R + G + B = 105 + 152 + 150 = 407 (100%)
R 105 of 407 ~ 25.8%
G 152 of 407 ~ 37.35%
B 150 of 407 ~ 36.86'%

%25.8
%37.35
%36.86

CMYK color model

#699896 color CMYK value is (31,0,1,40).

  • cyan value is 30.92%
  • magenta value is 0.00%
  • yellow value is 1.32%
  • key color value is 40.39%

CMYK: (31,0,1,40)
C31M0Y1K40 (31%, 0%, 1%, 40%)
(0.31 / 0.00 / 0.01 / 0.40)

CMYK percentages

%30.92
%0
%1.32
%40.39

Codes

Color #699896 in popluar color models

69 98 96
RGB 105 152 150
HSL 177° 18.58% 50.39%
HSB/HSV 177° 30.92% 59.61%
CMYK 30.92% 0.00% 1.32%
40.39%

Color #699896 in popluar number systems.

HEX 69 98 96
Decimal 105 152 150
Binary 1101001 10011000 10010110
Octal 151 230 226

Shades and tints

Shades of #699896

#699896
(105,152,150)
#608B89
(96,139,137)
#577E7C
(87,126,124)
#4E716F
(78,113,111)
#456462
(69,100,98)
#3C5755
(60,87,85)
#334A48
(51,74,72)
#2A3D3B
(42,61,59)
#21302E
(33,48,46)
#182321
(24,35,33)
#0F1614
(15,22,20)
#000000
(0,0,0)

Tints of #699896

#699896
(105,152,150)
#76A19F
(118,161,159)
#83AAA8
(131,170,168)
#90B3B1
(144,179,177)
#9DBCBA
(157,188,186)
#AAC5C3
(170,197,195)
#B7CECC
(183,206,204)
#C4D7D5
(196,215,213)
#D1E0DE
(209,224,222)
#DEE9E7
(222,233,231)
#EBF2F0
(235,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #699896 color. Also use rgb(105,152,150) instead hex code.

Text Font Color

.myTextColor { color: #699896; }

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

This text font color is #699896.

Background Color

.myBgColor { background-color: #699896; }

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

This div background color is #699896.

Border color

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

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

This div border color is #699896.

Opacity

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

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

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

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

This text has shadow with #699896 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699896.

Preview

Color preview on black background

This text has color #699896 on black background.


Color preview on white background

This text has color #699896 on white background.


Black color preview on #699896 background

This text has black color on #699896 background.


White color preview on #699896 background

This text has white color on #699896 background.


Related colors

Complementary color

Complementary color for #hex is #966769.


I love getcolorcode.com

Triadic colors

1 #966998 and #989669 with #699896 are triadic colors.

2 #969869 and #986996 with #699896 are triadic colors.