COLOR #62466E

HEX: #62466E RGB: (98,70,110)

Color info

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

RGB color model

#62466E color RGB value is (98,70,110).

RGB: (98,70,110) (38%, 27%, 43%)

RGB channels and saturation

R 98 of 255 = 38%
G 70 of 255 = 27%
B 110 of 255 = 43%

98
70
110

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

Portions of RGB colors in percentages

R + G + B = 98 + 70 + 110 = 278 (100%)
R 98 of 278 ~ 35.25%
G 70 of 278 ~ 25.18%
B 110 of 278 ~ 39.57'%

%35.25
%25.18
%39.57

CMYK color model

#62466E color CMYK value is (11,36,0,57).

  • cyan value is 10.91%
  • magenta value is 36.36%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (11,36,0,57)
C11M36Y0K57 (11%, 36%, 0%, 57%)
(0.11 / 0.36 / 0.00 / 0.57)

CMYK percentages

%10.91
%36.36
%0
%56.86

Codes

Color #62466E in popluar color models

62 46 6E
RGB 98 70 110
HSL 282° 22.22% 35.29%
HSB/HSV 282° 36.36% 43.14%
CMYK 10.91% 36.36% 0.00%
56.86%

Color #62466E in popluar number systems.

HEX 62 46 6E
Decimal 98 70 110
Binary 1100010 1000110 1101110
Octal 142 106 156

Shades and tints

Shades of #62466E

#62466E
(98,70,110)
#5A4064
(90,64,100)
#523A5A
(82,58,90)
#4A3450
(74,52,80)
#422E46
(66,46,70)
#3A283C
(58,40,60)
#322232
(50,34,50)
#2A1C28
(42,28,40)
#22161E
(34,22,30)
#1A1014
(26,16,20)
#120A0A
(18,10,10)
#000000
(0,0,0)

Tints of #62466E

#62466E
(98,70,110)
#70567B
(112,86,123)
#7E6688
(126,102,136)
#8C7695
(140,118,149)
#9A86A2
(154,134,162)
#A896AF
(168,150,175)
#B6A6BC
(182,166,188)
#C4B6C9
(196,182,201)
#D2C6D6
(210,198,214)
#E0D6E3
(224,214,227)
#EEE6F0
(238,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62466E color. Also use rgb(98,70,110) instead hex code.

Text Font Color

.myTextColor { color: #62466E; }

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

This text font color is #62466E.

Background Color

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

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

This div background color is #62466E.

Border color

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

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

This div border color is #62466E.

Opacity

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

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

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

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

This text has shadow with #62466E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62466E.

Preview

Color preview on black background

This text has color #62466E on black background.


Color preview on white background

This text has color #62466E on white background.


Black color preview on #62466E background

This text has black color on #62466E background.


White color preview on #62466E background

This text has white color on #62466E background.


Related colors

Complementary color

Complementary color for #hex is #9DB991.


I love getcolorcode.com

Triadic colors

1 #6E6246 and #466E62 with #62466E are triadic colors.

2 #6E4662 and #46626E with #62466E are triadic colors.