COLOR #62734A

HEX: #62734A RGB: (98,115,74)

Color info

#62734A contains red, green and blue colors in about the same proportion. Web safe color of #62734A is #666633 (or #663).

RGB color model

#62734A color RGB value is (98,115,74).

RGB: (98,115,74) (38%, 45%, 29%)

RGB channels and saturation

R 98 of 255 = 38%
G 115 of 255 = 45%
B 74 of 255 = 29%

98
115
74

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

Portions of RGB colors in percentages

R + G + B = 98 + 115 + 74 = 287 (100%)
R 98 of 287 ~ 34.15%
G 115 of 287 ~ 40.07%
B 74 of 287 ~ 25.78'%

%34.15
%40.07
%25.78

CMYK color model

#62734A color CMYK value is (15,0,36,55).

  • cyan value is 14.78%
  • magenta value is 0.00%
  • yellow value is 35.65%
  • key color value is 54.90%
CMYK: (15,0,36,55) C15M0Y36K55 (15%,0%,36%,55%) (0.15/0.00/0.36/0.55) 

CMYK percentages

%14.78
%0
%35.65
%54.9

Codes

Color #62734A in popluar color models

62 73 4A
RGB 98 115 74
HSL 85° 21.69% 37.06%
HSB/HSV 85° 35.65% 45.10%
CMYK 14.78% 0.00% 35.65%
54.90%

Color #62734A in popluar number systems.

HEX 62 73 4A
Decimal 98 115 74
Binary 1100010 1110011 1001010
Octal 142 163 112

Shades and tints

Shades of #62734A

#62734A
(98,115,74)
#5A6944
(90,105,68)
#525F3E
(82,95,62)
#4A5538
(74,85,56)
#424B32
(66,75,50)
#3A412C
(58,65,44)
#323726
(50,55,38)
#2A2D20
(42,45,32)
#22231A
(34,35,26)
#1A1914
(26,25,20)
#120F0E
(18,15,14)
#000000
(0,0,0)

Tints of #62734A

#62734A
(98,115,74)
#707F5A
(112,127,90)
#7E8B6A
(126,139,106)
#8C977A
(140,151,122)
#9AA38A
(154,163,138)
#A8AF9A
(168,175,154)
#B6BBAA
(182,187,170)
#C4C7BA
(196,199,186)
#D2D3CA
(210,211,202)
#E0DFDA
(224,223,218)
#EEEBEA
(238,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62734A color. Also use rgb(98,115,74) instead hex code.

Text Font Color

.myTextColor { color: #62734A; }

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

This text font color is #62734A.

Background Color

.myBgColor { background-color: #62734A; }

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

This div background color is #62734A.

Border color

.myBorderColor { border: 1px solid #62734A; }

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

This div border color is #62734A.

Opacity

.myOpacity80 { color: #62734A; opacity: 0.8; }

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

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

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

This text has shadow with #62734A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62734A.

Preview

Color preview on black background

This text has color #62734A on black background.


Color preview on white background

This text has color #62734A on white background.


Black color preview on #62734A background

This text has black color on #62734A background.


White color preview on #62734A background

This text has white color on #62734A background.


Related colors

Complementary color

Complementary color for #hex is #9D8CB5.


I love getcolorcode.com

Triadic colors

1 #4A6273 and #734A62 with #62734A are triadic colors.

2 #4A7362 and #73624A with #62734A are triadic colors.