COLOR #62475A

HEX: #62475A RGB: (98,71,90)

Color info

#62475A contains red, green and blue colors in about the same proportion. Web safe color of #62475A is #663366 (or #636).

RGB color model

#62475A color RGB value is (98,71,90).

RGB: (98,71,90) (38%, 28%, 35%)

RGB channels and saturation

R 98 of 255 = 38%
G 71 of 255 = 28%
B 90 of 255 = 35%

98
71
90

R + G + B ~ 34%. #62475A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 71 + 90 = 259 (100%)
R 98 of 259 ~ 37.84%
G 71 of 259 ~ 27.41%
B 90 of 259 ~ 34.75'%

%37.84
%27.41
%34.75

CMYK color model

#62475A color CMYK value is (0,28,8,62).

  • cyan value is 0.00%
  • magenta value is 27.55%
  • yellow value is 8.16%
  • key color value is 61.57%
CMYK: (0,28,8,62) C0M28Y8K62 (0%,28%,8%,62%) (0.00/0.28/0.08/0.62) 

CMYK percentages

%0
%27.55
%8.16
%61.57

Codes

Color #62475A in popluar color models

62 47 5A
RGB 98 71 90
HSL 318° 15.98% 33.14%
HSB/HSV 318° 27.55% 38.43%
CMYK 0.00% 27.55% 8.16%
61.57%

Color #62475A in popluar number systems.

HEX 62 47 5A
Decimal 98 71 90
Binary 1100010 1000111 1011010
Octal 142 107 132

Shades and tints

Shades of #62475A

#62475A
(98,71,90)
#5A4152
(90,65,82)
#523B4A
(82,59,74)
#4A3542
(74,53,66)
#422F3A
(66,47,58)
#3A2932
(58,41,50)
#32232A
(50,35,42)
#2A1D22
(42,29,34)
#22171A
(34,23,26)
#1A1112
(26,17,18)
#120B0A
(18,11,10)
#000000
(0,0,0)

Tints of #62475A

#62475A
(98,71,90)
#705769
(112,87,105)
#7E6778
(126,103,120)
#8C7787
(140,119,135)
#9A8796
(154,135,150)
#A897A5
(168,151,165)
#B6A7B4
(182,167,180)
#C4B7C3
(196,183,195)
#D2C7D2
(210,199,210)
#E0D7E1
(224,215,225)
#EEE7F0
(238,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62475A color. Also use rgb(98,71,90) instead hex code.

Text Font Color

.myTextColor { color: #62475A; }

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

This text font color is #62475A.

Background Color

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

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

This div background color is #62475A.

Border color

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

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

This div border color is #62475A.

Opacity

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

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

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

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

This text has shadow with #62475A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62475A.

Preview

Color preview on black background

This text has color #62475A on black background.


Color preview on white background

This text has color #62475A on white background.


Black color preview on #62475A background

This text has black color on #62475A background.


White color preview on #62475A background

This text has white color on #62475A background.


Related colors

Complementary color

Complementary color for #hex is #9DB8A5.


I love getcolorcode.com

Triadic colors

1 #5A6247 and #475A62 with #62475A are triadic colors.

2 #5A4762 and #47625A with #62475A are triadic colors.