COLOR #627397

HEX: #627397 RGB: (98,115,151)

Color info

#627397 contains red, green and blue colors in about the same proportion. Web safe color of #627397 is #666699 (or #669).

RGB color model

#627397 color RGB value is (98,115,151).

RGB: (98,115,151) (38%, 45%, 59%)

RGB channels and saturation

R 98 of 255 = 38%
G 115 of 255 = 45%
B 151 of 255 = 59%

98
115
151

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

Portions of RGB colors in percentages

R + G + B = 98 + 115 + 151 = 364 (100%)
R 98 of 364 ~ 26.92%
G 115 of 364 ~ 31.59%
B 151 of 364 ~ 41.48'%

%26.92
%31.59
%41.48

CMYK color model

#627397 color CMYK value is (35,24,0,41).

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

CMYK: (35,24,0,41)
C35M24Y0K41 (35%, 24%, 0%, 41%)
(0.35 / 0.24 / 0.00 / 0.41)

CMYK percentages

%35.1
%23.84
%0
%40.78

Codes

Color #627397 in popluar color models

62 73 97
RGB 98 115 151
HSL 221° 21.29% 48.82%
HSB/HSV 221° 35.10% 59.22%
CMYK 35.10% 23.84% 0.00%
40.78%

Color #627397 in popluar number systems.

HEX 62 73 97
Decimal 98 115 151
Binary 1100010 1110011 10010111
Octal 142 163 227

Shades and tints

Shades of #627397

#627397
(98,115,151)
#5A698A
(90,105,138)
#525F7D
(82,95,125)
#4A5570
(74,85,112)
#424B63
(66,75,99)
#3A4156
(58,65,86)
#323749
(50,55,73)
#2A2D3C
(42,45,60)
#22232F
(34,35,47)
#1A1922
(26,25,34)
#120F15
(18,15,21)
#000000
(0,0,0)

Tints of #627397

#627397
(98,115,151)
#707FA0
(112,127,160)
#7E8BA9
(126,139,169)
#8C97B2
(140,151,178)
#9AA3BB
(154,163,187)
#A8AFC4
(168,175,196)
#B6BBCD
(182,187,205)
#C4C7D6
(196,199,214)
#D2D3DF
(210,211,223)
#E0DFE8
(224,223,232)
#EEEBF1
(238,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #627397; }

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

This text font color is #627397.

Background Color

.myBgColor { background-color: #627397; }

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

This div background color is #627397.

Border color

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

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

This div border color is #627397.

Opacity

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

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

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

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

This text has shadow with #627397 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627397.

Preview

Color preview on black background

This text has color #627397 on black background.


Color preview on white background

This text has color #627397 on white background.


Black color preview on #627397 background

This text has black color on #627397 background.


White color preview on #627397 background

This text has white color on #627397 background.


Related colors

Complementary color

Complementary color for #hex is #9D8C68.


I love getcolorcode.com

Triadic colors

1 #976273 and #739762 with #627397 are triadic colors.

2 #977362 and #736297 with #627397 are triadic colors.