COLOR #62425F

HEX: #62425F RGB: (98,66,95)

Color info

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

RGB color model

#62425F color RGB value is (98,66,95).

RGB: (98,66,95) (38%, 26%, 37%)

RGB channels and saturation

R 98 of 255 = 38%
G 66 of 255 = 26%
B 95 of 255 = 37%

98
66
95

R + G + B ~ 34%. #62425F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 66 + 95 = 259 (100%)
R 98 of 259 ~ 37.84%
G 66 of 259 ~ 25.48%
B 95 of 259 ~ 36.68'%

%37.84
%25.48
%36.68

CMYK color model

#62425F color CMYK value is (0,33,3,62).

  • cyan value is 0.00%
  • magenta value is 32.65%
  • yellow value is 3.06%
  • key color value is 61.57%
CMYK: (0,33,3,62) C0M33Y3K62 (0%,33%,3%,62%) (0.00/0.33/0.03/0.62) 

CMYK percentages

%0
%32.65
%3.06
%61.57

Codes

Color #62425F in popluar color models

62 42 5F
RGB 98 66 95
HSL 306° 19.51% 32.16%
HSB/HSV 306° 32.65% 38.43%
CMYK 0.00% 32.65% 3.06%
61.57%

Color #62425F in popluar number systems.

HEX 62 42 5F
Decimal 98 66 95
Binary 1100010 1000010 1011111
Octal 142 102 137

Shades and tints

Shades of #62425F

#62425F
(98,66,95)
#5A3C57
(90,60,87)
#52364F
(82,54,79)
#4A3047
(74,48,71)
#422A3F
(66,42,63)
#3A2437
(58,36,55)
#321E2F
(50,30,47)
#2A1827
(42,24,39)
#22121F
(34,18,31)
#1A0C17
(26,12,23)
#12060F
(18,6,15)
#000000
(0,0,0)

Tints of #62425F

#62425F
(98,66,95)
#70536D
(112,83,109)
#7E647B
(126,100,123)
#8C7589
(140,117,137)
#9A8697
(154,134,151)
#A897A5
(168,151,165)
#B6A8B3
(182,168,179)
#C4B9C1
(196,185,193)
#D2CACF
(210,202,207)
#E0DBDD
(224,219,221)
#EEECEB
(238,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62425F color. Also use rgb(98,66,95) instead hex code.

Text Font Color

.myTextColor { color: #62425F; }

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

This text font color is #62425F.

Background Color

.myBgColor { background-color: #62425F; }

<div style="background-color:#62425F">Inner text</div>

This div background color is #62425F.

Border color

.myBorderColor { border: 1px solid #62425F; }

<div style="border:3px solid #62425F">Div</div>

This div border color is #62425F.

Opacity

.myOpacity80 { color: #62425F; opacity: 0.8; }

<p style="color:#62425F;opacity:0.8;">80%</p>

Text with #62425F 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 #62425F;}

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

This text has shadow with #62425F color.


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

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

This text has shadow with #62425F primary color and red secondary color.


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

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

This text has shadow with #62425F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #62425F.

Preview

Color preview on black background

This text has color #62425F on black background.


Color preview on white background

This text has color #62425F on white background.


Black color preview on #62425F background

This text has black color on #62425F background.


White color preview on #62425F background

This text has white color on #62425F background.


Related colors

Complementary color

Complementary color for #hex is #9DBDA0.


I love getcolorcode.com

Triadic colors

1 #5F6242 and #425F62 with #62425F are triadic colors.

2 #5F4262 and #42625F with #62425F are triadic colors.