COLOR #629589

HEX: #629589 RGB: (98,149,137)

Color info

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

RGB color model

#629589 color RGB value is (98,149,137).

RGB: (98,149,137) (38%, 58%, 54%)

RGB channels and saturation

R 98 of 255 = 38%
G 149 of 255 = 58%
B 137 of 255 = 54%

98
149
137

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

Portions of RGB colors in percentages

R + G + B = 98 + 149 + 137 = 384 (100%)
R 98 of 384 ~ 25.52%
G 149 of 384 ~ 38.8%
B 137 of 384 ~ 35.68'%

%25.52
%38.8
%35.68

CMYK color model

#629589 color CMYK value is (34,0,8,42).

  • cyan value is 34.23%
  • magenta value is 0.00%
  • yellow value is 8.05%
  • key color value is 41.57%

CMYK: (34,0,8,42)
C34M0Y8K42 (34%, 0%, 8%, 42%)
(0.34 / 0.00 / 0.08 / 0.42)

CMYK percentages

%34.23
%0
%8.05
%41.57

Codes

Color #629589 in popluar color models

62 95 89
RGB 98 149 137
HSL 166° 20.65% 48.43%
HSB/HSV 166° 34.23% 58.43%
CMYK 34.23% 0.00% 8.05%
41.57%

Color #629589 in popluar number systems.

HEX 62 95 89
Decimal 98 149 137
Binary 1100010 10010101 10001001
Octal 142 225 211

Shades and tints

Shades of #629589

#629589
(98,149,137)
#5A887D
(90,136,125)
#527B71
(82,123,113)
#4A6E65
(74,110,101)
#426159
(66,97,89)
#3A544D
(58,84,77)
#324741
(50,71,65)
#2A3A35
(42,58,53)
#222D29
(34,45,41)
#1A201D
(26,32,29)
#121311
(18,19,17)
#000000
(0,0,0)

Tints of #629589

#629589
(98,149,137)
#709E93
(112,158,147)
#7EA79D
(126,167,157)
#8CB0A7
(140,176,167)
#9AB9B1
(154,185,177)
#A8C2BB
(168,194,187)
#B6CBC5
(182,203,197)
#C4D4CF
(196,212,207)
#D2DDD9
(210,221,217)
#E0E6E3
(224,230,227)
#EEEFED
(238,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #629589 color. Also use rgb(98,149,137) instead hex code.

Text Font Color

.myTextColor { color: #629589; }

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

This text font color is #629589.

Background Color

.myBgColor { background-color: #629589; }

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

This div background color is #629589.

Border color

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

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

This div border color is #629589.

Opacity

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

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

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

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

This text has shadow with #629589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #629589.

Preview

Color preview on black background

This text has color #629589 on black background.


Color preview on white background

This text has color #629589 on white background.


Black color preview on #629589 background

This text has black color on #629589 background.


White color preview on #629589 background

This text has white color on #629589 background.


Related colors

Complementary color

Complementary color for #hex is #9D6A76.


I love getcolorcode.com

Triadic colors

1 #896295 and #958962 with #629589 are triadic colors.

2 #899562 and #956289 with #629589 are triadic colors.