COLOR #625267

HEX: #625267 RGB: (98,82,103)

Color info

#625267 contains red, green and blue colors in about the same proportion. Web safe color of #625267 is #666666 (or #666).

RGB color model

#625267 color RGB value is (98,82,103).

RGB: (98,82,103) (38%, 32%, 40%)

RGB channels and saturation

R 98 of 255 = 38%
G 82 of 255 = 32%
B 103 of 255 = 40%

98
82
103

R + G + B ~ 37%. #625267 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 82 + 103 = 283 (100%)
R 98 of 283 ~ 34.63%
G 82 of 283 ~ 28.98%
B 103 of 283 ~ 36.4'%

%34.63
%28.98
%36.4

CMYK color model

#625267 color CMYK value is (5,20,0,60).

  • cyan value is 4.85%
  • magenta value is 20.39%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (5,20,0,60)
C5M20Y0K60 (5%, 20%, 0%, 60%)
(0.05 / 0.20 / 0.00 / 0.60)

CMYK percentages

%4.85
%20.39
%0
%59.61

Codes

Color #625267 in popluar color models

62 52 67
RGB 98 82 103
HSL 286° 11.35% 36.27%
HSB/HSV 286° 20.39% 40.39%
CMYK 4.85% 20.39% 0.00%
59.61%

Color #625267 in popluar number systems.

HEX 62 52 67
Decimal 98 82 103
Binary 1100010 1010010 1100111
Octal 142 122 147

Shades and tints

Shades of #625267

#625267
(98,82,103)
#5A4B5E
(90,75,94)
#524455
(82,68,85)
#4A3D4C
(74,61,76)
#423643
(66,54,67)
#3A2F3A
(58,47,58)
#322831
(50,40,49)
#2A2128
(42,33,40)
#221A1F
(34,26,31)
#1A1316
(26,19,22)
#120C0D
(18,12,13)
#000000
(0,0,0)

Tints of #625267

#625267
(98,82,103)
#706174
(112,97,116)
#7E7081
(126,112,129)
#8C7F8E
(140,127,142)
#9A8E9B
(154,142,155)
#A89DA8
(168,157,168)
#B6ACB5
(182,172,181)
#C4BBC2
(196,187,194)
#D2CACF
(210,202,207)
#E0D9DC
(224,217,220)
#EEE8E9
(238,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #625267 color. Also use rgb(98,82,103) instead hex code.

Text Font Color

.myTextColor { color: #625267; }

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

This text font color is #625267.

Background Color

.myBgColor { background-color: #625267; }

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

This div background color is #625267.

Border color

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

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

This div border color is #625267.

Opacity

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

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

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

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

This text has shadow with #625267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #625267.

Preview

Color preview on black background

This text has color #625267 on black background.


Color preview on white background

This text has color #625267 on white background.


Black color preview on #625267 background

This text has black color on #625267 background.


White color preview on #625267 background

This text has white color on #625267 background.


Related colors

Complementary color

Complementary color for #hex is #9DAD98.


I love getcolorcode.com

Triadic colors

1 #676252 and #526762 with #625267 are triadic colors.

2 #675262 and #526267 with #625267 are triadic colors.