COLOR #628065

HEX: #628065 RGB: (98,128,101)

Color info

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

RGB color model

#628065 color RGB value is (98,128,101).

RGB: (98,128,101) (38%, 50%, 40%)

RGB channels and saturation

R 98 of 255 = 38%
G 128 of 255 = 50%
B 101 of 255 = 40%

98
128
101

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

Portions of RGB colors in percentages

R + G + B = 98 + 128 + 101 = 327 (100%)
R 98 of 327 ~ 29.97%
G 128 of 327 ~ 39.14%
B 101 of 327 ~ 30.89'%

%29.97
%39.14
%30.89

CMYK color model

#628065 color CMYK value is (23,0,21,50).

  • cyan value is 23.44%
  • magenta value is 0.00%
  • yellow value is 21.09%
  • key color value is 49.80%
CMYK: (23,0,21,50) C23M0Y21K50 (23%,0%,21%,50%) (0.23/0.00/0.21/0.50) 

CMYK percentages

%23.44
%0
%21.09
%49.8

Codes

Color #628065 in popluar color models

62 80 65
RGB 98 128 101
HSL 126° 13.27% 44.31%
HSB/HSV 126° 23.44% 50.20%
CMYK 23.44% 0.00% 21.09%
49.80%

Color #628065 in popluar number systems.

HEX 62 80 65
Decimal 98 128 101
Binary 1100010 10000000 1100101
Octal 142 200 145

Shades and tints

Shades of #628065

#628065
(98,128,101)
#5A755C
(90,117,92)
#526A53
(82,106,83)
#4A5F4A
(74,95,74)
#425441
(66,84,65)
#3A4938
(58,73,56)
#323E2F
(50,62,47)
#2A3326
(42,51,38)
#22281D
(34,40,29)
#1A1D14
(26,29,20)
#12120B
(18,18,11)
#000000
(0,0,0)

Tints of #628065

#628065
(98,128,101)
#708B73
(112,139,115)
#7E9681
(126,150,129)
#8CA18F
(140,161,143)
#9AAC9D
(154,172,157)
#A8B7AB
(168,183,171)
#B6C2B9
(182,194,185)
#C4CDC7
(196,205,199)
#D2D8D5
(210,216,213)
#E0E3E3
(224,227,227)
#EEEEF1
(238,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #628065 color. Also use rgb(98,128,101) instead hex code.

Text Font Color

.myTextColor { color: #628065; }

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

This text font color is #628065.

Background Color

.myBgColor { background-color: #628065; }

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

This div background color is #628065.

Border color

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

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

This div border color is #628065.

Opacity

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

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

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

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

This text has shadow with #628065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628065.

Preview

Color preview on black background

This text has color #628065 on black background.


Color preview on white background

This text has color #628065 on white background.


Black color preview on #628065 background

This text has black color on #628065 background.


White color preview on #628065 background

This text has white color on #628065 background.


Related colors

Complementary color

Complementary color for #hex is #9D7F9A.


I love getcolorcode.com

Triadic colors

1 #656280 and #806562 with #628065 are triadic colors.

2 #658062 and #806265 with #628065 are triadic colors.