COLOR #62414C

HEX: #62414C RGB: (98,65,76)

Color info

#62414C contains red, green and blue colors in about the same proportion. Web safe color of #62414C is #663333 (or #633).

RGB color model

#62414C color RGB value is (98,65,76).

RGB: (98,65,76) (38%, 25%, 30%)

RGB channels and saturation

R 98 of 255 = 38%
G 65 of 255 = 25%
B 76 of 255 = 30%

98
65
76

R + G + B ~ 31%. #62414C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 65 + 76 = 239 (100%)
R 98 of 239 ~ 41%
G 65 of 239 ~ 27.2%
B 76 of 239 ~ 31.8'%

%41
%27.2
%31.8

CMYK color model

#62414C color CMYK value is (0,34,22,62).

  • cyan value is 0.00%
  • magenta value is 33.67%
  • yellow value is 22.45%
  • key color value is 61.57%

CMYK: (0,34,22,62)
C0M34Y22K62 (0%, 34%, 22%, 62%)
(0.00 / 0.34 / 0.22 / 0.62)

CMYK percentages

%0
%33.67
%22.45
%61.57

Codes

Color #62414C in popluar color models

62 41 4C
RGB 98 65 76
HSL 340° 20.25% 31.96%
HSB/HSV 340° 33.67% 38.43%
CMYK 0.00% 33.67% 22.45%
61.57%

Color #62414C in popluar number systems.

HEX 62 41 4C
Decimal 98 65 76
Binary 1100010 1000001 1001100
Octal 142 101 114

Shades and tints

Shades of #62414C

#62414C
(98,65,76)
#5A3C46
(90,60,70)
#523740
(82,55,64)
#4A323A
(74,50,58)
#422D34
(66,45,52)
#3A282E
(58,40,46)
#322328
(50,35,40)
#2A1E22
(42,30,34)
#22191C
(34,25,28)
#1A1416
(26,20,22)
#120F10
(18,15,16)
#000000
(0,0,0)

Tints of #62414C

#62414C
(98,65,76)
#70525C
(112,82,92)
#7E636C
(126,99,108)
#8C747C
(140,116,124)
#9A858C
(154,133,140)
#A8969C
(168,150,156)
#B6A7AC
(182,167,172)
#C4B8BC
(196,184,188)
#D2C9CC
(210,201,204)
#E0DADC
(224,218,220)
#EEEBEC
(238,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62414C color. Also use rgb(98,65,76) instead hex code.

Text Font Color

.myTextColor { color: #62414C; }

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

This text font color is #62414C.

Background Color

.myBgColor { background-color: #62414C; }

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

This div background color is #62414C.

Border color

.myBorderColor { border: 1px solid #62414C; }

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

This div border color is #62414C.

Opacity

.myOpacity80 { color: #62414C; opacity: 0.8; }

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

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

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

This text has shadow with #62414C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62414C.

Preview

Color preview on black background

This text has color #62414C on black background.


Color preview on white background

This text has color #62414C on white background.


Black color preview on #62414C background

This text has black color on #62414C background.


White color preview on #62414C background

This text has white color on #62414C background.


Related colors

Complementary color

Complementary color for #hex is #9DBEB3.


I love getcolorcode.com

Triadic colors

1 #4C6241 and #414C62 with #62414C are triadic colors.

2 #4C4162 and #41624C with #62414C are triadic colors.