COLOR #628797

HEX: #628797 RGB: (98,135,151)

Color info

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

RGB color model

#628797 color RGB value is (98,135,151).

RGB: (98,135,151) (38%, 53%, 59%)

RGB channels and saturation

R 98 of 255 = 38%
G 135 of 255 = 53%
B 151 of 255 = 59%

98
135
151

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

Portions of RGB colors in percentages

R + G + B = 98 + 135 + 151 = 384 (100%)
R 98 of 384 ~ 25.52%
G 135 of 384 ~ 35.16%
B 151 of 384 ~ 39.32'%

%25.52
%35.16
%39.32

CMYK color model

#628797 color CMYK value is (35,11,0,41).

  • cyan value is 35.10%
  • magenta value is 10.60%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (35,11,0,41)
C35M11Y0K41 (35%, 11%, 0%, 41%)
(0.35 / 0.11 / 0.00 / 0.41)

CMYK percentages

%35.1
%10.6
%0
%40.78

Codes

Color #628797 in popluar color models

62 87 97
RGB 98 135 151
HSL 198° 21.29% 48.82%
HSB/HSV 198° 35.10% 59.22%
CMYK 35.10% 10.60% 0.00%
40.78%

Color #628797 in popluar number systems.

HEX 62 87 97
Decimal 98 135 151
Binary 1100010 10000111 10010111
Octal 142 207 227

Shades and tints

Shades of #628797

#628797
(98,135,151)
#5A7B8A
(90,123,138)
#526F7D
(82,111,125)
#4A6370
(74,99,112)
#425763
(66,87,99)
#3A4B56
(58,75,86)
#323F49
(50,63,73)
#2A333C
(42,51,60)
#22272F
(34,39,47)
#1A1B22
(26,27,34)
#120F15
(18,15,21)
#000000
(0,0,0)

Tints of #628797

#628797
(98,135,151)
#7091A0
(112,145,160)
#7E9BA9
(126,155,169)
#8CA5B2
(140,165,178)
#9AAFBB
(154,175,187)
#A8B9C4
(168,185,196)
#B6C3CD
(182,195,205)
#C4CDD6
(196,205,214)
#D2D7DF
(210,215,223)
#E0E1E8
(224,225,232)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #628797 color. Also use rgb(98,135,151) instead hex code.

Text Font Color

.myTextColor { color: #628797; }

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

This text font color is #628797.

Background Color

.myBgColor { background-color: #628797; }

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

This div background color is #628797.

Border color

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

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

This div border color is #628797.

Opacity

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

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

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

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

This text has shadow with #628797 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628797.

Preview

Color preview on black background

This text has color #628797 on black background.


Color preview on white background

This text has color #628797 on white background.


Black color preview on #628797 background

This text has black color on #628797 background.


White color preview on #628797 background

This text has white color on #628797 background.


Related colors

Complementary color

Complementary color for #hex is #9D7868.


I love getcolorcode.com

Triadic colors

1 #976287 and #879762 with #628797 are triadic colors.

2 #978762 and #876297 with #628797 are triadic colors.