COLOR #628399

HEX: #628399 RGB: (98,131,153)

Color info

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

RGB color model

#628399 color RGB value is (98,131,153).

RGB: (98,131,153) (38%, 51%, 60%)

RGB channels and saturation

R 98 of 255 = 38%
G 131 of 255 = 51%
B 153 of 255 = 60%

98
131
153

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

Portions of RGB colors in percentages

R + G + B = 98 + 131 + 153 = 382 (100%)
R 98 of 382 ~ 25.65%
G 131 of 382 ~ 34.29%
B 153 of 382 ~ 40.05'%

%25.65
%34.29
%40.05

CMYK color model

#628399 color CMYK value is (36,14,0,40).

  • cyan value is 35.95%
  • magenta value is 14.38%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (36,14,0,40)
C36M14Y0K40 (36%, 14%, 0%, 40%)
(0.36 / 0.14 / 0.00 / 0.40)

CMYK percentages

%35.95
%14.38
%0
%40

Codes

Color #628399 in popluar color models

62 83 99
RGB 98 131 153
HSL 204° 21.91% 49.22%
HSB/HSV 204° 35.95% 60.00%
CMYK 35.95% 14.38% 0.00%
40.00%

Color #628399 in popluar number systems.

HEX 62 83 99
Decimal 98 131 153
Binary 1100010 10000011 10011001
Octal 142 203 231

Shades and tints

Shades of #628399

#628399
(98,131,153)
#5A788C
(90,120,140)
#526D7F
(82,109,127)
#4A6272
(74,98,114)
#425765
(66,87,101)
#3A4C58
(58,76,88)
#32414B
(50,65,75)
#2A363E
(42,54,62)
#222B31
(34,43,49)
#1A2024
(26,32,36)
#121517
(18,21,23)
#000000
(0,0,0)

Tints of #628399

#628399
(98,131,153)
#708EA2
(112,142,162)
#7E99AB
(126,153,171)
#8CA4B4
(140,164,180)
#9AAFBD
(154,175,189)
#A8BAC6
(168,186,198)
#B6C5CF
(182,197,207)
#C4D0D8
(196,208,216)
#D2DBE1
(210,219,225)
#E0E6EA
(224,230,234)
#EEF1F3
(238,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628399; }

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

This text font color is #628399.

Background Color

.myBgColor { background-color: #628399; }

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

This div background color is #628399.

Border color

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

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

This div border color is #628399.

Opacity

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

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

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

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

This text has shadow with #628399 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628399.

Preview

Color preview on black background

This text has color #628399 on black background.


Color preview on white background

This text has color #628399 on white background.


Black color preview on #628399 background

This text has black color on #628399 background.


White color preview on #628399 background

This text has white color on #628399 background.


Related colors

Complementary color

Complementary color for #hex is #9D7C66.


I love getcolorcode.com

Triadic colors

1 #996283 and #839962 with #628399 are triadic colors.

2 #998362 and #836299 with #628399 are triadic colors.