COLOR #62824B

HEX: #62824B RGB: (98,130,75)

Color info

#62824B contains red, green and blue colors in about the same proportion. Web safe color of #62824B is #669933 (or #693).

RGB color model

#62824B color RGB value is (98,130,75).

RGB: (98,130,75) (38%, 51%, 29%)

RGB channels and saturation

R 98 of 255 = 38%
G 130 of 255 = 51%
B 75 of 255 = 29%

98
130
75

R + G + B ~ 39%. #62824B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 130 + 75 = 303 (100%)
R 98 of 303 ~ 32.34%
G 130 of 303 ~ 42.9%
B 75 of 303 ~ 24.75'%

%32.34
%42.9
%24.75

CMYK color model

#62824B color CMYK value is (25,0,42,49).

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

CMYK: (25,0,42,49)
C25M0Y42K49 (25%, 0%, 42%, 49%)
(0.25 / 0.00 / 0.42 / 0.49)

CMYK percentages

%24.62
%0
%42.31
%49.02

Codes

Color #62824B in popluar color models

62 82 4B
RGB 98 130 75
HSL 95° 26.83% 40.20%
HSB/HSV 95° 42.31% 50.98%
CMYK 24.62% 0.00% 42.31%
49.02%

Color #62824B in popluar number systems.

HEX 62 82 4B
Decimal 98 130 75
Binary 1100010 10000010 1001011
Octal 142 202 113

Shades and tints

Shades of #62824B

#62824B
(98,130,75)
#5A7745
(90,119,69)
#526C3F
(82,108,63)
#4A6139
(74,97,57)
#425633
(66,86,51)
#3A4B2D
(58,75,45)
#324027
(50,64,39)
#2A3521
(42,53,33)
#222A1B
(34,42,27)
#1A1F15
(26,31,21)
#12140F
(18,20,15)
#000000
(0,0,0)

Tints of #62824B

#62824B
(98,130,75)
#708D5B
(112,141,91)
#7E986B
(126,152,107)
#8CA37B
(140,163,123)
#9AAE8B
(154,174,139)
#A8B99B
(168,185,155)
#B6C4AB
(182,196,171)
#C4CFBB
(196,207,187)
#D2DACB
(210,218,203)
#E0E5DB
(224,229,219)
#EEF0EB
(238,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62824B; }

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

This text font color is #62824B.

Background Color

.myBgColor { background-color: #62824B; }

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

This div background color is #62824B.

Border color

.myBorderColor { border: 1px solid #62824B; }

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

This div border color is #62824B.

Opacity

.myOpacity80 { color: #62824B; opacity: 0.8; }

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

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

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

This text has shadow with #62824B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62824B.

Preview

Color preview on black background

This text has color #62824B on black background.


Color preview on white background

This text has color #62824B on white background.


Black color preview on #62824B background

This text has black color on #62824B background.


White color preview on #62824B background

This text has white color on #62824B background.


Related colors

Complementary color

Complementary color for #hex is #9D7DB4.


I love getcolorcode.com

Triadic colors

1 #4B6282 and #824B62 with #62824B are triadic colors.

2 #4B8262 and #82624B with #62824B are triadic colors.