COLOR #629399

HEX: #629399 RGB: (98,147,153)

Color info

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

RGB color model

#629399 color RGB value is (98,147,153).

RGB: (98,147,153) (38%, 58%, 60%)

RGB channels and saturation

R 98 of 255 = 38%
G 147 of 255 = 58%
B 153 of 255 = 60%

98
147
153

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

Portions of RGB colors in percentages

R + G + B = 98 + 147 + 153 = 398 (100%)
R 98 of 398 ~ 24.62%
G 147 of 398 ~ 36.93%
B 153 of 398 ~ 38.44'%

%24.62
%36.93
%38.44

CMYK color model

#629399 color CMYK value is (36,4,0,40).

  • cyan value is 35.95%
  • magenta value is 3.92%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (36,4,0,40) C36M4Y0K40 (36%,4%,0%,40%) (0.36/0.04/0.00/0.40) 

CMYK percentages

%35.95
%3.92
%0
%40

Codes

Color #629399 in popluar color models

62 93 99
RGB 98 147 153
HSL 187° 21.91% 49.22%
HSB/HSV 187° 35.95% 60.00%
CMYK 35.95% 3.92% 0.00%
40.00%

Color #629399 in popluar number systems.

HEX 62 93 99
Decimal 98 147 153
Binary 1100010 10010011 10011001
Octal 142 223 231

Shades and tints

Shades of #629399

#629399
(98,147,153)
#5A868C
(90,134,140)
#52797F
(82,121,127)
#4A6C72
(74,108,114)
#425F65
(66,95,101)
#3A5258
(58,82,88)
#32454B
(50,69,75)
#2A383E
(42,56,62)
#222B31
(34,43,49)
#1A1E24
(26,30,36)
#121117
(18,17,23)
#000000
(0,0,0)

Tints of #629399

#629399
(98,147,153)
#709CA2
(112,156,162)
#7EA5AB
(126,165,171)
#8CAEB4
(140,174,180)
#9AB7BD
(154,183,189)
#A8C0C6
(168,192,198)
#B6C9CF
(182,201,207)
#C4D2D8
(196,210,216)
#D2DBE1
(210,219,225)
#E0E4EA
(224,228,234)
#EEEDF3
(238,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #629399 color. Also use rgb(98,147,153) instead hex code.

Text Font Color

.myTextColor { color: #629399; }

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

This text font color is #629399.

Background Color

.myBgColor { background-color: #629399; }

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

This div background color is #629399.

Border color

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

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

This div border color is #629399.

Opacity

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

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

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

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

This text has shadow with #629399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #629399.

Preview

Color preview on black background

This text has color #629399 on black background.


Color preview on white background

This text has color #629399 on white background.


Black color preview on #629399 background

This text has black color on #629399 background.


White color preview on #629399 background

This text has white color on #629399 background.


Related colors

Complementary color

Complementary color for #hex is #9D6C66.


I love getcolorcode.com

Triadic colors

1 #996293 and #939962 with #629399 are triadic colors.

2 #999362 and #936299 with #629399 are triadic colors.