COLOR #627185

HEX: #627185 RGB: (98,113,133)

Color info

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

RGB color model

#627185 color RGB value is (98,113,133).

RGB: (98,113,133) (38%, 44%, 52%)

RGB channels and saturation

R 98 of 255 = 38%
G 113 of 255 = 44%
B 133 of 255 = 52%

98
113
133

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

Portions of RGB colors in percentages

R + G + B = 98 + 113 + 133 = 344 (100%)
R 98 of 344 ~ 28.49%
G 113 of 344 ~ 32.85%
B 133 of 344 ~ 38.66'%

%28.49
%32.85
%38.66

CMYK color model

#627185 color CMYK value is (26,15,0,48).

  • cyan value is 26.32%
  • magenta value is 15.04%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (26,15,0,48) C26M15Y0K48 (26%,15%,0%,48%) (0.26/0.15/0.00/0.48) 

CMYK percentages

%26.32
%15.04
%0
%47.84

Codes

Color #627185 in popluar color models

62 71 85
RGB 98 113 133
HSL 214° 15.15% 45.29%
HSB/HSV 214° 26.32% 52.16%
CMYK 26.32% 15.04% 0.00%
47.84%

Color #627185 in popluar number systems.

HEX 62 71 85
Decimal 98 113 133
Binary 1100010 1110001 10000101
Octal 142 161 205

Shades and tints

Shades of #627185

#627185
(98,113,133)
#5A6779
(90,103,121)
#525D6D
(82,93,109)
#4A5361
(74,83,97)
#424955
(66,73,85)
#3A3F49
(58,63,73)
#32353D
(50,53,61)
#2A2B31
(42,43,49)
#222125
(34,33,37)
#1A1719
(26,23,25)
#120D0D
(18,13,13)
#000000
(0,0,0)

Tints of #627185

#627185
(98,113,133)
#707D90
(112,125,144)
#7E899B
(126,137,155)
#8C95A6
(140,149,166)
#9AA1B1
(154,161,177)
#A8ADBC
(168,173,188)
#B6B9C7
(182,185,199)
#C4C5D2
(196,197,210)
#D2D1DD
(210,209,221)
#E0DDE8
(224,221,232)
#EEE9F3
(238,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #627185 color. Also use rgb(98,113,133) instead hex code.

Text Font Color

.myTextColor { color: #627185; }

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

This text font color is #627185.

Background Color

.myBgColor { background-color: #627185; }

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

This div background color is #627185.

Border color

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

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

This div border color is #627185.

Opacity

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

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

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

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

This text has shadow with #627185 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #627185.

Preview

Color preview on black background

This text has color #627185 on black background.


Color preview on white background

This text has color #627185 on white background.


Black color preview on #627185 background

This text has black color on #627185 background.


White color preview on #627185 background

This text has white color on #627185 background.


Related colors

Complementary color

Complementary color for #hex is #9D8E7A.


I love getcolorcode.com

Triadic colors

1 #856271 and #718562 with #627185 are triadic colors.

2 #857162 and #716285 with #627185 are triadic colors.