COLOR #628252

HEX: #628252 RGB: (98,130,82)

Color info

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

RGB color model

#628252 color RGB value is (98,130,82).

RGB: (98,130,82) (38%, 51%, 32%)

RGB channels and saturation

R 98 of 255 = 38%
G 130 of 255 = 51%
B 82 of 255 = 32%

98
130
82

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

Portions of RGB colors in percentages

R + G + B = 98 + 130 + 82 = 310 (100%)
R 98 of 310 ~ 31.61%
G 130 of 310 ~ 41.94%
B 82 of 310 ~ 26.45'%

%31.61
%41.94
%26.45

CMYK color model

#628252 color CMYK value is (25,0,37,49).

  • cyan value is 24.62%
  • magenta value is 0.00%
  • yellow value is 36.92%
  • key color value is 49.02%

CMYK: (25,0,37,49)
C25M0Y37K49 (25%, 0%, 37%, 49%)
(0.25 / 0.00 / 0.37 / 0.49)

CMYK percentages

%24.62
%0
%36.92
%49.02

Codes

Color #628252 in popluar color models

62 82 52
RGB 98 130 82
HSL 100° 22.64% 41.57%
HSB/HSV 100° 36.92% 50.98%
CMYK 24.62% 0.00% 36.92%
49.02%

Color #628252 in popluar number systems.

HEX 62 82 52
Decimal 98 130 82
Binary 1100010 10000010 1010010
Octal 142 202 122

Shades and tints

Shades of #628252

#628252
(98,130,82)
#5A774B
(90,119,75)
#526C44
(82,108,68)
#4A613D
(74,97,61)
#425636
(66,86,54)
#3A4B2F
(58,75,47)
#324028
(50,64,40)
#2A3521
(42,53,33)
#222A1A
(34,42,26)
#1A1F13
(26,31,19)
#12140C
(18,20,12)
#000000
(0,0,0)

Tints of #628252

#628252
(98,130,82)
#708D61
(112,141,97)
#7E9870
(126,152,112)
#8CA37F
(140,163,127)
#9AAE8E
(154,174,142)
#A8B99D
(168,185,157)
#B6C4AC
(182,196,172)
#C4CFBB
(196,207,187)
#D2DACA
(210,218,202)
#E0E5D9
(224,229,217)
#EEF0E8
(238,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #628252; }

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

This text font color is #628252.

Background Color

.myBgColor { background-color: #628252; }

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

This div background color is #628252.

Border color

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

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

This div border color is #628252.

Opacity

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

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

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

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

This text has shadow with #628252 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #628252.

Preview

Color preview on black background

This text has color #628252 on black background.


Color preview on white background

This text has color #628252 on white background.


Black color preview on #628252 background

This text has black color on #628252 background.


White color preview on #628252 background

This text has white color on #628252 background.


Related colors

Complementary color

Complementary color for #hex is #9D7DAD.


I love getcolorcode.com

Triadic colors

1 #526282 and #825262 with #628252 are triadic colors.

2 #528262 and #826252 with #628252 are triadic colors.