COLOR #629591

HEX: #629591 RGB: (98,149,145)

Color info

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

RGB color model

#629591 color RGB value is (98,149,145).

RGB: (98,149,145) (38%, 58%, 57%)

RGB channels and saturation

R 98 of 255 = 38%
G 149 of 255 = 58%
B 145 of 255 = 57%

98
149
145

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

Portions of RGB colors in percentages

R + G + B = 98 + 149 + 145 = 392 (100%)
R 98 of 392 ~ 25%
G 149 of 392 ~ 38.01%
B 145 of 392 ~ 36.99'%

%25
%38.01
%36.99

CMYK color model

#629591 color CMYK value is (34,0,3,42).

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

CMYK: (34,0,3,42)
C34M0Y3K42 (34%, 0%, 3%, 42%)
(0.34 / 0.00 / 0.03 / 0.42)

CMYK percentages

%34.23
%0
%2.68
%41.57

Codes

Color #629591 in popluar color models

62 95 91
RGB 98 149 145
HSL 175° 20.65% 48.43%
HSB/HSV 175° 34.23% 58.43%
CMYK 34.23% 0.00% 2.68%
41.57%

Color #629591 in popluar number systems.

HEX 62 95 91
Decimal 98 149 145
Binary 1100010 10010101 10010001
Octal 142 225 221

Shades and tints

Shades of #629591

#629591
(98,149,145)
#5A8884
(90,136,132)
#527B77
(82,123,119)
#4A6E6A
(74,110,106)
#42615D
(66,97,93)
#3A5450
(58,84,80)
#324743
(50,71,67)
#2A3A36
(42,58,54)
#222D29
(34,45,41)
#1A201C
(26,32,28)
#12130F
(18,19,15)
#000000
(0,0,0)

Tints of #629591

#629591
(98,149,145)
#709E9B
(112,158,155)
#7EA7A5
(126,167,165)
#8CB0AF
(140,176,175)
#9AB9B9
(154,185,185)
#A8C2C3
(168,194,195)
#B6CBCD
(182,203,205)
#C4D4D7
(196,212,215)
#D2DDE1
(210,221,225)
#E0E6EB
(224,230,235)
#EEEFF5
(238,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #629591; }

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

This text font color is #629591.

Background Color

.myBgColor { background-color: #629591; }

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

This div background color is #629591.

Border color

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

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

This div border color is #629591.

Opacity

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

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

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

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

This text has shadow with #629591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #629591.

Preview

Color preview on black background

This text has color #629591 on black background.


Color preview on white background

This text has color #629591 on white background.


Black color preview on #629591 background

This text has black color on #629591 background.


White color preview on #629591 background

This text has white color on #629591 background.


Related colors

Complementary color

Complementary color for #hex is #9D6A6E.


I love getcolorcode.com

Triadic colors

1 #916295 and #959162 with #629591 are triadic colors.

2 #919562 and #956291 with #629591 are triadic colors.