COLOR #67989D

HEX: #67989D RGB: (103,152,157)

Color info

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

RGB color model

#67989D color RGB value is (103,152,157).

RGB: (103,152,157) (40%, 60%, 62%)

RGB channels and saturation

R 103 of 255 = 40%
G 152 of 255 = 60%
B 157 of 255 = 62%

103
152
157

R + G + B ~ 54%. #67989D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 152 + 157 = 412 (100%)
R 103 of 412 ~ 25%
G 152 of 412 ~ 36.89%
B 157 of 412 ~ 38.11'%

%25
%36.89
%38.11

CMYK color model

#67989D color CMYK value is (34,3,0,38).

  • cyan value is 34.39%
  • magenta value is 3.18%
  • yellow value is 0.00%
  • key color value is 38.43%
CMYK: (34,3,0,38) C34M3Y0K38 (34%,3%,0%,38%) (0.34/0.03/0.00/0.38) 

CMYK percentages

%34.39
%3.18
%0
%38.43

Codes

Color #67989D in popluar color models

67 98 9D
RGB 103 152 157
HSL 186° 21.60% 50.98%
HSB/HSV 186° 34.39% 61.57%
CMYK 34.39% 3.18% 0.00%
38.43%

Color #67989D in popluar number systems.

HEX 67 98 9D
Decimal 103 152 157
Binary 1100111 10011000 10011101
Octal 147 230 235

Shades and tints

Shades of #67989D

#67989D
(103,152,157)
#5E8B8F
(94,139,143)
#557E81
(85,126,129)
#4C7173
(76,113,115)
#436465
(67,100,101)
#3A5757
(58,87,87)
#314A49
(49,74,73)
#283D3B
(40,61,59)
#1F302D
(31,48,45)
#16231F
(22,35,31)
#0D1611
(13,22,17)
#000000
(0,0,0)

Tints of #67989D

#67989D
(103,152,157)
#74A1A5
(116,161,165)
#81AAAD
(129,170,173)
#8EB3B5
(142,179,181)
#9BBCBD
(155,188,189)
#A8C5C5
(168,197,197)
#B5CECD
(181,206,205)
#C2D7D5
(194,215,213)
#CFE0DD
(207,224,221)
#DCE9E5
(220,233,229)
#E9F2ED
(233,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67989D color. Also use rgb(103,152,157) instead hex code.

Text Font Color

.myTextColor { color: #67989D; }

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

This text font color is #67989D.

Background Color

.myBgColor { background-color: #67989D; }

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

This div background color is #67989D.

Border color

.myBorderColor { border: 1px solid #67989D; }

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

This div border color is #67989D.

Opacity

.myOpacity80 { color: #67989D; opacity: 0.8; }

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

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

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

This text has shadow with #67989D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67989D.

Preview

Color preview on black background

This text has color #67989D on black background.


Color preview on white background

This text has color #67989D on white background.


Black color preview on #67989D background

This text has black color on #67989D background.


White color preview on #67989D background

This text has white color on #67989D background.


Related colors

Complementary color

Complementary color for #hex is #986762.


I love getcolorcode.com

Triadic colors

1 #9D6798 and #989D67 with #67989D are triadic colors.

2 #9D9867 and #98679D with #67989D are triadic colors.