COLOR #699982

HEX: #699982 RGB: (105,153,130)

Color info

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

RGB color model

#699982 color RGB value is (105,153,130).

RGB: (105,153,130) (41%, 60%, 51%)

RGB channels and saturation

R 105 of 255 = 41%
G 153 of 255 = 60%
B 130 of 255 = 51%

105
153
130

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

Portions of RGB colors in percentages

R + G + B = 105 + 153 + 130 = 388 (100%)
R 105 of 388 ~ 27.06%
G 153 of 388 ~ 39.43%
B 130 of 388 ~ 33.51'%

%27.06
%39.43
%33.51

CMYK color model

#699982 color CMYK value is (31,0,15,40).

  • cyan value is 31.37%
  • magenta value is 0.00%
  • yellow value is 15.03%
  • key color value is 40.00%

CMYK: (31,0,15,40)
C31M0Y15K40 (31%, 0%, 15%, 40%)
(0.31 / 0.00 / 0.15 / 0.40)

CMYK percentages

%31.37
%0
%15.03
%40

Codes

Color #699982 in popluar color models

69 99 82
RGB 105 153 130
HSL 151° 19.05% 50.59%
HSB/HSV 151° 31.37% 60.00%
CMYK 31.37% 0.00% 15.03%
40.00%

Color #699982 in popluar number systems.

HEX 69 99 82
Decimal 105 153 130
Binary 1101001 10011001 10000010
Octal 151 231 202

Shades and tints

Shades of #699982

#699982
(105,153,130)
#608C77
(96,140,119)
#577F6C
(87,127,108)
#4E7261
(78,114,97)
#456556
(69,101,86)
#3C584B
(60,88,75)
#334B40
(51,75,64)
#2A3E35
(42,62,53)
#21312A
(33,49,42)
#18241F
(24,36,31)
#0F1714
(15,23,20)
#000000
(0,0,0)

Tints of #699982

#699982
(105,153,130)
#76A28D
(118,162,141)
#83AB98
(131,171,152)
#90B4A3
(144,180,163)
#9DBDAE
(157,189,174)
#AAC6B9
(170,198,185)
#B7CFC4
(183,207,196)
#C4D8CF
(196,216,207)
#D1E1DA
(209,225,218)
#DEEAE5
(222,234,229)
#EBF3F0
(235,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #699982; }

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

This text font color is #699982.

Background Color

.myBgColor { background-color: #699982; }

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

This div background color is #699982.

Border color

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

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

This div border color is #699982.

Opacity

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

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

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

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

This text has shadow with #699982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699982.

Preview

Color preview on black background

This text has color #699982 on black background.


Color preview on white background

This text has color #699982 on white background.


Black color preview on #699982 background

This text has black color on #699982 background.


White color preview on #699982 background

This text has white color on #699982 background.


Related colors

Complementary color

Complementary color for #hex is #96667D.


I love getcolorcode.com

Triadic colors

1 #826999 and #998269 with #699982 are triadic colors.

2 #829969 and #996982 with #699982 are triadic colors.