COLOR #62346E

HEX: #62346E RGB: (98,52,110)

Color info

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

RGB color model

#62346E color RGB value is (98,52,110).

RGB: (98,52,110) (38%, 20%, 43%)

RGB channels and saturation

R 98 of 255 = 38%
G 52 of 255 = 20%
B 110 of 255 = 43%

98
52
110

R + G + B ~ 34%. #62346E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 52 + 110 = 260 (100%)
R 98 of 260 ~ 37.69%
G 52 of 260 ~ 20%
B 110 of 260 ~ 42.31'%

%37.69
%20
%42.31

CMYK color model

#62346E color CMYK value is (11,53,0,57).

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

CMYK: (11,53,0,57)
C11M53Y0K57 (11%, 53%, 0%, 57%)
(0.11 / 0.53 / 0.00 / 0.57)

CMYK percentages

%10.91
%52.73
%0
%56.86

Codes

Color #62346E in popluar color models

62 34 6E
RGB 98 52 110
HSL 288° 35.80% 31.76%
HSB/HSV 288° 52.73% 43.14%
CMYK 10.91% 52.73% 0.00%
56.86%

Color #62346E in popluar number systems.

HEX 62 34 6E
Decimal 98 52 110
Binary 1100010 110100 1101110
Octal 142 64 156

Shades and tints

Shades of #62346E

#62346E
(98,52,110)
#5A3064
(90,48,100)
#522C5A
(82,44,90)
#4A2850
(74,40,80)
#422446
(66,36,70)
#3A203C
(58,32,60)
#321C32
(50,28,50)
#2A1828
(42,24,40)
#22141E
(34,20,30)
#1A1014
(26,16,20)
#120C0A
(18,12,10)
#000000
(0,0,0)

Tints of #62346E

#62346E
(98,52,110)
#70467B
(112,70,123)
#7E5888
(126,88,136)
#8C6A95
(140,106,149)
#9A7CA2
(154,124,162)
#A88EAF
(168,142,175)
#B6A0BC
(182,160,188)
#C4B2C9
(196,178,201)
#D2C4D6
(210,196,214)
#E0D6E3
(224,214,227)
#EEE8F0
(238,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62346E; }

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

This text font color is #62346E.

Background Color

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

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

This div background color is #62346E.

Border color

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

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

This div border color is #62346E.

Opacity

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

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

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

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

This text has shadow with #62346E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62346E.

Preview

Color preview on black background

This text has color #62346E on black background.


Color preview on white background

This text has color #62346E on white background.


Black color preview on #62346E background

This text has black color on #62346E background.


White color preview on #62346E background

This text has white color on #62346E background.


Related colors

Complementary color

Complementary color for #62346E is #9DCB91.


I love getcolorcode.com

Triadic colors

1 #6E6234 and #346E62 with #62346E are triadic colors.

2 #6E3462 and #34626E with #62346E are triadic colors.