COLOR #628464

HEX: #628464 RGB: (98,132,100)

Color info

#628464 contains red, green and blue colors in about the same proportion. Web safe color of #628464 is #669966 (or #696).

RGB color model

#628464 color RGB value is (98,132,100).

RGB: (98,132,100) (38%, 52%, 39%)

RGB channels and saturation

R 98 of 255 = 38%
G 132 of 255 = 52%
B 100 of 255 = 39%

98
132
100

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

Portions of RGB colors in percentages

R + G + B = 98 + 132 + 100 = 330 (100%)
R 98 of 330 ~ 29.7%
G 132 of 330 ~ 40%
B 100 of 330 ~ 30.3'%

%29.7
%40
%30.3

CMYK color model

#628464 color CMYK value is (26,0,24,48).

  • cyan value is 25.76%
  • magenta value is 0.00%
  • yellow value is 24.24%
  • key color value is 48.24%
CMYK: (26,0,24,48) C26M0Y24K48 (26%,0%,24%,48%) (0.26/0.00/0.24/0.48) 

CMYK percentages

%25.76
%0
%24.24
%48.24

Codes

Color #628464 in popluar color models

62 84 64
RGB 98 132 100
HSL 124° 14.78% 45.10%
HSB/HSV 124° 25.76% 51.76%
CMYK 25.76% 0.00% 24.24%
48.24%

Color #628464 in popluar number systems.

HEX 62 84 64
Decimal 98 132 100
Binary 1100010 10000100 1100100
Octal 142 204 144

Shades and tints

Shades of #628464

#628464
(98,132,100)
#5A785B
(90,120,91)
#526C52
(82,108,82)
#4A6049
(74,96,73)
#425440
(66,84,64)
#3A4837
(58,72,55)
#323C2E
(50,60,46)
#2A3025
(42,48,37)
#22241C
(34,36,28)
#1A1813
(26,24,19)
#120C0A
(18,12,10)
#000000
(0,0,0)

Tints of #628464

#628464
(98,132,100)
#708F72
(112,143,114)
#7E9A80
(126,154,128)
#8CA58E
(140,165,142)
#9AB09C
(154,176,156)
#A8BBAA
(168,187,170)
#B6C6B8
(182,198,184)
#C4D1C6
(196,209,198)
#D2DCD4
(210,220,212)
#E0E7E2
(224,231,226)
#EEF2F0
(238,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #628464 color. Also use rgb(98,132,100) instead hex code.

Text Font Color

.myTextColor { color: #628464; }

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

This text font color is #628464.

Background Color

.myBgColor { background-color: #628464; }

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

This div background color is #628464.

Border color

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

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

This div border color is #628464.

Opacity

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

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

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

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

This text has shadow with #628464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628464.

Preview

Color preview on black background

This text has color #628464 on black background.


Color preview on white background

This text has color #628464 on white background.


Black color preview on #628464 background

This text has black color on #628464 background.


White color preview on #628464 background

This text has white color on #628464 background.


Related colors

Complementary color

Complementary color for #hex is #9D7B9B.


I love getcolorcode.com

Triadic colors

1 #646284 and #846462 with #628464 are triadic colors.

2 #648462 and #846264 with #628464 are triadic colors.