COLOR #62495E

HEX: #62495E RGB: (98,73,94)

Color info

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

RGB color model

#62495E color RGB value is (98,73,94).

RGB: (98,73,94) (38%, 29%, 37%)

RGB channels and saturation

R 98 of 255 = 38%
G 73 of 255 = 29%
B 94 of 255 = 37%

98
73
94

R + G + B ~ 35%. #62495E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 73 + 94 = 265 (100%)
R 98 of 265 ~ 36.98%
G 73 of 265 ~ 27.55%
B 94 of 265 ~ 35.47'%

%36.98
%27.55
%35.47

CMYK color model

#62495E color CMYK value is (0,26,4,62).

  • cyan value is 0.00%
  • magenta value is 25.51%
  • yellow value is 4.08%
  • key color value is 61.57%

CMYK: (0,26,4,62)
C0M26Y4K62 (0%, 26%, 4%, 62%)
(0.00 / 0.26 / 0.04 / 0.62)

CMYK percentages

%0
%25.51
%4.08
%61.57

Codes

Color #62495E in popluar color models

62 49 5E
RGB 98 73 94
HSL 310° 14.62% 33.53%
HSB/HSV 310° 25.51% 38.43%
CMYK 0.00% 25.51% 4.08%
61.57%

Color #62495E in popluar number systems.

HEX 62 49 5E
Decimal 98 73 94
Binary 1100010 1001001 1011110
Octal 142 111 136

Shades and tints

Shades of #62495E

#62495E
(98,73,94)
#5A4356
(90,67,86)
#523D4E
(82,61,78)
#4A3746
(74,55,70)
#42313E
(66,49,62)
#3A2B36
(58,43,54)
#32252E
(50,37,46)
#2A1F26
(42,31,38)
#22191E
(34,25,30)
#1A1316
(26,19,22)
#120D0E
(18,13,14)
#000000
(0,0,0)

Tints of #62495E

#62495E
(98,73,94)
#70596C
(112,89,108)
#7E697A
(126,105,122)
#8C7988
(140,121,136)
#9A8996
(154,137,150)
#A899A4
(168,153,164)
#B6A9B2
(182,169,178)
#C4B9C0
(196,185,192)
#D2C9CE
(210,201,206)
#E0D9DC
(224,217,220)
#EEE9EA
(238,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62495E color. Also use rgb(98,73,94) instead hex code.

Text Font Color

.myTextColor { color: #62495E; }

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

This text font color is #62495E.

Background Color

.myBgColor { background-color: #62495E; }

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

This div background color is #62495E.

Border color

.myBorderColor { border: 1px solid #62495E; }

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

This div border color is #62495E.

Opacity

.myOpacity80 { color: #62495E; opacity: 0.8; }

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

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

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

This text has shadow with #62495E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62495E.

Preview

Color preview on black background

This text has color #62495E on black background.


Color preview on white background

This text has color #62495E on white background.


Black color preview on #62495E background

This text has black color on #62495E background.


White color preview on #62495E background

This text has white color on #62495E background.


Related colors

Complementary color

Complementary color for #hex is #9DB6A1.


I love getcolorcode.com

Triadic colors

1 #5E6249 and #495E62 with #62495E are triadic colors.

2 #5E4962 and #49625E with #62495E are triadic colors.