COLOR #699799

HEX: #699799 RGB: (105,151,153)

Color info

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

RGB color model

#699799 color RGB value is (105,151,153).

RGB: (105,151,153) (41%, 59%, 60%)

RGB channels and saturation

R 105 of 255 = 41%
G 151 of 255 = 59%
B 153 of 255 = 60%

105
151
153

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

Portions of RGB colors in percentages

R + G + B = 105 + 151 + 153 = 409 (100%)
R 105 of 409 ~ 25.67%
G 151 of 409 ~ 36.92%
B 153 of 409 ~ 37.41'%

%25.67
%36.92
%37.41

CMYK color model

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

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

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

CMYK percentages

%31.37
%1.31
%0
%40

Codes

Color #699799 in popluar color models

69 97 99
RGB 105 151 153
HSL 183° 19.05% 50.59%
HSB/HSV 183° 31.37% 60.00%
CMYK 31.37% 1.31% 0.00%
40.00%

Color #699799 in popluar number systems.

HEX 69 97 99
Decimal 105 151 153
Binary 1101001 10010111 10011001
Octal 151 227 231

Shades and tints

Shades of #699799

#699799
(105,151,153)
#608A8C
(96,138,140)
#577D7F
(87,125,127)
#4E7072
(78,112,114)
#456365
(69,99,101)
#3C5658
(60,86,88)
#33494B
(51,73,75)
#2A3C3E
(42,60,62)
#212F31
(33,47,49)
#182224
(24,34,36)
#0F1517
(15,21,23)
#000000
(0,0,0)

Tints of #699799

#699799
(105,151,153)
#76A0A2
(118,160,162)
#83A9AB
(131,169,171)
#90B2B4
(144,178,180)
#9DBBBD
(157,187,189)
#AAC4C6
(170,196,198)
#B7CDCF
(183,205,207)
#C4D6D8
(196,214,216)
#D1DFE1
(209,223,225)
#DEE8EA
(222,232,234)
#EBF1F3
(235,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #699799; }

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

This text font color is #699799.

Background Color

.myBgColor { background-color: #699799; }

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

This div background color is #699799.

Border color

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

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

This div border color is #699799.

Opacity

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

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

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

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

This text has shadow with #699799 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #699799.

Preview

Color preview on black background

This text has color #699799 on black background.


Color preview on white background

This text has color #699799 on white background.


Black color preview on #699799 background

This text has black color on #699799 background.


White color preview on #699799 background

This text has white color on #699799 background.


Related colors

Complementary color

Complementary color for #hex is #966866.


I love getcolorcode.com

Triadic colors

1 #996997 and #979969 with #699799 are triadic colors.

2 #999769 and #976999 with #699799 are triadic colors.