COLOR #628794

HEX: #628794 RGB: (98,135,148)

Color info

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

RGB color model

#628794 color RGB value is (98,135,148).

RGB: (98,135,148) (38%, 53%, 58%)

RGB channels and saturation

R 98 of 255 = 38%
G 135 of 255 = 53%
B 148 of 255 = 58%

98
135
148

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

Portions of RGB colors in percentages

R + G + B = 98 + 135 + 148 = 381 (100%)
R 98 of 381 ~ 25.72%
G 135 of 381 ~ 35.43%
B 148 of 381 ~ 38.85'%

%25.72
%35.43
%38.85

CMYK color model

#628794 color CMYK value is (34,9,0,42).

  • cyan value is 33.78%
  • magenta value is 8.78%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (34,9,0,42)
C34M9Y0K42 (34%, 9%, 0%, 42%)
(0.34 / 0.09 / 0.00 / 0.42)

CMYK percentages

%33.78
%8.78
%0
%41.96

Codes

Color #628794 in popluar color models

62 87 94
RGB 98 135 148
HSL 196° 20.33% 48.24%
HSB/HSV 196° 33.78% 58.04%
CMYK 33.78% 8.78% 0.00%
41.96%

Color #628794 in popluar number systems.

HEX 62 87 94
Decimal 98 135 148
Binary 1100010 10000111 10010100
Octal 142 207 224

Shades and tints

Shades of #628794

#628794
(98,135,148)
#5A7B87
(90,123,135)
#526F7A
(82,111,122)
#4A636D
(74,99,109)
#425760
(66,87,96)
#3A4B53
(58,75,83)
#323F46
(50,63,70)
#2A3339
(42,51,57)
#22272C
(34,39,44)
#1A1B1F
(26,27,31)
#120F12
(18,15,18)
#000000
(0,0,0)

Tints of #628794

#628794
(98,135,148)
#70919D
(112,145,157)
#7E9BA6
(126,155,166)
#8CA5AF
(140,165,175)
#9AAFB8
(154,175,184)
#A8B9C1
(168,185,193)
#B6C3CA
(182,195,202)
#C4CDD3
(196,205,211)
#D2D7DC
(210,215,220)
#E0E1E5
(224,225,229)
#EEEBEE
(238,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628794; }

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

This text font color is #628794.

Background Color

.myBgColor { background-color: #628794; }

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

This div background color is #628794.

Border color

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

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

This div border color is #628794.

Opacity

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

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

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

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

This text has shadow with #628794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628794.

Preview

Color preview on black background

This text has color #628794 on black background.


Color preview on white background

This text has color #628794 on white background.


Black color preview on #628794 background

This text has black color on #628794 background.


White color preview on #628794 background

This text has white color on #628794 background.


Related colors

Complementary color

Complementary color for #hex is #9D786B.


I love getcolorcode.com

Triadic colors

1 #946287 and #879462 with #628794 are triadic colors.

2 #948762 and #876294 with #628794 are triadic colors.