COLOR #62426B

HEX: #62426B RGB: (98,66,107)

Color info

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

RGB color model

#62426B color RGB value is (98,66,107).

RGB: (98,66,107) (38%, 26%, 42%)

RGB channels and saturation

R 98 of 255 = 38%
G 66 of 255 = 26%
B 107 of 255 = 42%

98
66
107

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

Portions of RGB colors in percentages

R + G + B = 98 + 66 + 107 = 271 (100%)
R 98 of 271 ~ 36.16%
G 66 of 271 ~ 24.35%
B 107 of 271 ~ 39.48'%

%36.16
%24.35
%39.48

CMYK color model

#62426B color CMYK value is (8,38,0,58).

  • cyan value is 8.41%
  • magenta value is 38.32%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (8,38,0,58) C8M38Y0K58 (8%,38%,0%,58%) (0.08/0.38/0.00/0.58) 

CMYK percentages

%8.41
%38.32
%0
%58.04

Codes

Color #62426B in popluar color models

62 42 6B
RGB 98 66 107
HSL 287° 23.70% 33.92%
HSB/HSV 287° 38.32% 41.96%
CMYK 8.41% 38.32% 0.00%
58.04%

Color #62426B in popluar number systems.

HEX 62 42 6B
Decimal 98 66 107
Binary 1100010 1000010 1101011
Octal 142 102 153

Shades and tints

Shades of #62426B

#62426B
(98,66,107)
#5A3C62
(90,60,98)
#523659
(82,54,89)
#4A3050
(74,48,80)
#422A47
(66,42,71)
#3A243E
(58,36,62)
#321E35
(50,30,53)
#2A182C
(42,24,44)
#221223
(34,18,35)
#1A0C1A
(26,12,26)
#120611
(18,6,17)
#000000
(0,0,0)

Tints of #62426B

#62426B
(98,66,107)
#705378
(112,83,120)
#7E6485
(126,100,133)
#8C7592
(140,117,146)
#9A869F
(154,134,159)
#A897AC
(168,151,172)
#B6A8B9
(182,168,185)
#C4B9C6
(196,185,198)
#D2CAD3
(210,202,211)
#E0DBE0
(224,219,224)
#EEECED
(238,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #62426B; }

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

This text font color is #62426B.

Background Color

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

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

This div background color is #62426B.

Border color

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

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

This div border color is #62426B.

Opacity

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

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

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

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

This text has shadow with #62426B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #62426B.

Preview

Color preview on black background

This text has color #62426B on black background.


Color preview on white background

This text has color #62426B on white background.


Black color preview on #62426B background

This text has black color on #62426B background.


White color preview on #62426B background

This text has white color on #62426B background.


Related colors

Complementary color

Complementary color for #hex is #9DBD94.


I love getcolorcode.com

Triadic colors

1 #6B6242 and #426B62 with #62426B are triadic colors.

2 #6B4262 and #42626B with #62426B are triadic colors.