COLOR #699081

HEX: #699081 RGB: (105,144,129)

Color info

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

RGB color model

#699081 color RGB value is (105,144,129).

RGB: (105,144,129) (41%, 56%, 51%)

RGB channels and saturation

R 105 of 255 = 41%
G 144 of 255 = 56%
B 129 of 255 = 51%

105
144
129

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

Portions of RGB colors in percentages

R + G + B = 105 + 144 + 129 = 378 (100%)
R 105 of 378 ~ 27.78%
G 144 of 378 ~ 38.1%
B 129 of 378 ~ 34.13'%

%27.78
%38.1
%34.13

CMYK color model

#699081 color CMYK value is (27,0,10,44).

  • cyan value is 27.08%
  • magenta value is 0.00%
  • yellow value is 10.42%
  • key color value is 43.53%
CMYK: (27,0,10,44) C27M0Y10K44 (27%,0%,10%,44%) (0.27/0.00/0.10/0.44) 

CMYK percentages

%27.08
%0
%10.42
%43.53

Codes

Color #699081 in popluar color models

69 90 81
RGB 105 144 129
HSL 157° 15.66% 48.82%
HSB/HSV 157° 27.08% 56.47%
CMYK 27.08% 0.00% 10.42%
43.53%

Color #699081 in popluar number systems.

HEX 69 90 81
Decimal 105 144 129
Binary 1101001 10010000 10000001
Octal 151 220 201

Shades and tints

Shades of #699081

#699081
(105,144,129)
#608376
(96,131,118)
#57766B
(87,118,107)
#4E6960
(78,105,96)
#455C55
(69,92,85)
#3C4F4A
(60,79,74)
#33423F
(51,66,63)
#2A3534
(42,53,52)
#212829
(33,40,41)
#181B1E
(24,27,30)
#0F0E13
(15,14,19)
#000000
(0,0,0)

Tints of #699081

#699081
(105,144,129)
#769A8C
(118,154,140)
#83A497
(131,164,151)
#90AEA2
(144,174,162)
#9DB8AD
(157,184,173)
#AAC2B8
(170,194,184)
#B7CCC3
(183,204,195)
#C4D6CE
(196,214,206)
#D1E0D9
(209,224,217)
#DEEAE4
(222,234,228)
#EBF4EF
(235,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #699081 color. Also use rgb(105,144,129) instead hex code.

Text Font Color

.myTextColor { color: #699081; }

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

This text font color is #699081.

Background Color

.myBgColor { background-color: #699081; }

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

This div background color is #699081.

Border color

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

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

This div border color is #699081.

Opacity

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

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

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

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

This text has shadow with #699081 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699081.

Preview

Color preview on black background

This text has color #699081 on black background.


Color preview on white background

This text has color #699081 on white background.


Black color preview on #699081 background

This text has black color on #699081 background.


White color preview on #699081 background

This text has white color on #699081 background.


Related colors

Complementary color

Complementary color for #hex is #966F7E.


I love getcolorcode.com

Triadic colors

1 #816990 and #908169 with #699081 are triadic colors.

2 #819069 and #906981 with #699081 are triadic colors.