COLOR #62496B

HEX: #62496B RGB: (98,73,107)

Color info

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

RGB color model

#62496B color RGB value is (98,73,107).

RGB: (98,73,107) (38%, 29%, 42%)

RGB channels and saturation

R 98 of 255 = 38%
G 73 of 255 = 29%
B 107 of 255 = 42%

98
73
107

R + G + B ~ 36%. #62496B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 73 + 107 = 278 (100%)
R 98 of 278 ~ 35.25%
G 73 of 278 ~ 26.26%
B 107 of 278 ~ 38.49'%

%35.25
%26.26
%38.49

CMYK color model

#62496B color CMYK value is (8,32,0,58).

  • cyan value is 8.41%
  • magenta value is 31.78%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (8,32,0,58)
C8M32Y0K58 (8%, 32%, 0%, 58%)
(0.08 / 0.32 / 0.00 / 0.58)

CMYK percentages

%8.41
%31.78
%0
%58.04

Codes

Color #62496B in popluar color models

62 49 6B
RGB 98 73 107
HSL 284° 18.89% 35.29%
HSB/HSV 284° 31.78% 41.96%
CMYK 8.41% 31.78% 0.00%
58.04%

Color #62496B in popluar number systems.

HEX 62 49 6B
Decimal 98 73 107
Binary 1100010 1001001 1101011
Octal 142 111 153

Shades and tints

Shades of #62496B

#62496B
(98,73,107)
#5A4362
(90,67,98)
#523D59
(82,61,89)
#4A3750
(74,55,80)
#423147
(66,49,71)
#3A2B3E
(58,43,62)
#322535
(50,37,53)
#2A1F2C
(42,31,44)
#221923
(34,25,35)
#1A131A
(26,19,26)
#120D11
(18,13,17)
#000000
(0,0,0)

Tints of #62496B

#62496B
(98,73,107)
#705978
(112,89,120)
#7E6985
(126,105,133)
#8C7992
(140,121,146)
#9A899F
(154,137,159)
#A899AC
(168,153,172)
#B6A9B9
(182,169,185)
#C4B9C6
(196,185,198)
#D2C9D3
(210,201,211)
#E0D9E0
(224,217,224)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62496B color. Also use rgb(98,73,107) instead hex code.

Text Font Color

.myTextColor { color: #62496B; }

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

This text font color is #62496B.

Background Color

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

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

This div background color is #62496B.

Border color

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

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

This div border color is #62496B.

Opacity

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

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

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

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

This text has shadow with #62496B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62496B.

Preview

Color preview on black background

This text has color #62496B on black background.


Color preview on white background

This text has color #62496B on white background.


Black color preview on #62496B background

This text has black color on #62496B background.


White color preview on #62496B background

This text has white color on #62496B background.


Related colors

Complementary color

Complementary color for #hex is #9DB694.


I love getcolorcode.com

Triadic colors

1 #6B6249 and #496B62 with #62496B are triadic colors.

2 #6B4962 and #49626B with #62496B are triadic colors.