COLOR #62385C

HEX: #62385C RGB: (98,56,92)

Color info

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

RGB color model

#62385C color RGB value is (98,56,92).

RGB: (98,56,92) (38%, 22%, 36%)

RGB channels and saturation

R 98 of 255 = 38%
G 56 of 255 = 22%
B 92 of 255 = 36%

98
56
92

R + G + B ~ 32%. #62385C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 98 + 56 + 92 = 246 (100%)
R 98 of 246 ~ 39.84%
G 56 of 246 ~ 22.76%
B 92 of 246 ~ 37.4'%

%39.84
%22.76
%37.4

CMYK color model

#62385C color CMYK value is (0,43,6,62).

  • cyan value is 0.00%
  • magenta value is 42.86%
  • yellow value is 6.12%
  • key color value is 61.57%

CMYK: (0,43,6,62)
C0M43Y6K62 (0%, 43%, 6%, 62%)
(0.00 / 0.43 / 0.06 / 0.62)

CMYK percentages

%0
%42.86
%6.12
%61.57

Codes

Color #62385C in popluar color models

62 38 5C
RGB 98 56 92
HSL 309° 27.27% 30.20%
HSB/HSV 309° 42.86% 38.43%
CMYK 0.00% 42.86% 6.12%
61.57%

Color #62385C in popluar number systems.

HEX 62 38 5C
Decimal 98 56 92
Binary 1100010 111000 1011100
Octal 142 70 134

Shades and tints

Shades of #62385C

#62385C
(98,56,92)
#5A3354
(90,51,84)
#522E4C
(82,46,76)
#4A2944
(74,41,68)
#42243C
(66,36,60)
#3A1F34
(58,31,52)
#321A2C
(50,26,44)
#2A1524
(42,21,36)
#22101C
(34,16,28)
#1A0B14
(26,11,20)
#12060C
(18,6,12)
#000000
(0,0,0)

Tints of #62385C

#62385C
(98,56,92)
#704A6A
(112,74,106)
#7E5C78
(126,92,120)
#8C6E86
(140,110,134)
#9A8094
(154,128,148)
#A892A2
(168,146,162)
#B6A4B0
(182,164,176)
#C4B6BE
(196,182,190)
#D2C8CC
(210,200,204)
#E0DADA
(224,218,218)
#EEECE8
(238,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #62385C color. Also use rgb(98,56,92) instead hex code.

Text Font Color

.myTextColor { color: #62385C; }

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

This text font color is #62385C.

Background Color

.myBgColor { background-color: #62385C; }

<div style="background-color:#62385C">Inner text</div>

This div background color is #62385C.

Border color

.myBorderColor { border: 1px solid #62385C; }

<div style="border:3px solid #62385C">Div</div>

This div border color is #62385C.

Opacity

.myOpacity80 { color: #62385C; opacity: 0.8; }

<p style="color:#62385C;opacity:0.8;">80%</p>

Text with #62385C 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 #62385C;}

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

This text has shadow with #62385C color.


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

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

This text has shadow with #62385C primary color and red secondary color.


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

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

This text has shadow with #62385C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #62385C.

Preview

Color preview on black background

This text has color #62385C on black background.


Color preview on white background

This text has color #62385C on white background.


Black color preview on #62385C background

This text has black color on #62385C background.


White color preview on #62385C background

This text has white color on #62385C background.


Related colors

Complementary color

Complementary color for #hex is #9DC7A3.


I love getcolorcode.com

Triadic colors

1 #5C6238 and #385C62 with #62385C are triadic colors.

2 #5C3862 and #38625C with #62385C are triadic colors.