COLOR #628195

HEX: #628195 RGB: (98,129,149)

Color info

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

RGB color model

#628195 color RGB value is (98,129,149).

RGB: (98,129,149) (38%, 51%, 58%)

RGB channels and saturation

R 98 of 255 = 38%
G 129 of 255 = 51%
B 149 of 255 = 58%

98
129
149

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

Portions of RGB colors in percentages

R + G + B = 98 + 129 + 149 = 376 (100%)
R 98 of 376 ~ 26.06%
G 129 of 376 ~ 34.31%
B 149 of 376 ~ 39.63'%

%26.06
%34.31
%39.63

CMYK color model

#628195 color CMYK value is (34,13,0,42).

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

CMYK: (34,13,0,42)
C34M13Y0K42 (34%, 13%, 0%, 42%)
(0.34 / 0.13 / 0.00 / 0.42)

CMYK percentages

%34.23
%13.42
%0
%41.57

Codes

Color #628195 in popluar color models

62 81 95
RGB 98 129 149
HSL 204° 20.65% 48.43%
HSB/HSV 204° 34.23% 58.43%
CMYK 34.23% 13.42% 0.00%
41.57%

Color #628195 in popluar number systems.

HEX 62 81 95
Decimal 98 129 149
Binary 1100010 10000001 10010101
Octal 142 201 225

Shades and tints

Shades of #628195

#628195
(98,129,149)
#5A7688
(90,118,136)
#526B7B
(82,107,123)
#4A606E
(74,96,110)
#425561
(66,85,97)
#3A4A54
(58,74,84)
#323F47
(50,63,71)
#2A343A
(42,52,58)
#22292D
(34,41,45)
#1A1E20
(26,30,32)
#121313
(18,19,19)
#000000
(0,0,0)

Tints of #628195

#628195
(98,129,149)
#708C9E
(112,140,158)
#7E97A7
(126,151,167)
#8CA2B0
(140,162,176)
#9AADB9
(154,173,185)
#A8B8C2
(168,184,194)
#B6C3CB
(182,195,203)
#C4CED4
(196,206,212)
#D2D9DD
(210,217,221)
#E0E4E6
(224,228,230)
#EEEFEF
(238,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628195; }

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

This text font color is #628195.

Background Color

.myBgColor { background-color: #628195; }

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

This div background color is #628195.

Border color

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

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

This div border color is #628195.

Opacity

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

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

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

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

This text has shadow with #628195 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628195.

Preview

Color preview on black background

This text has color #628195 on black background.


Color preview on white background

This text has color #628195 on white background.


Black color preview on #628195 background

This text has black color on #628195 background.


White color preview on #628195 background

This text has white color on #628195 background.


Related colors

Complementary color

Complementary color for #hex is #9D7E6A.


I love getcolorcode.com

Triadic colors

1 #956281 and #819562 with #628195 are triadic colors.

2 #958162 and #816295 with #628195 are triadic colors.