COLOR #61385C

HEX: #61385C RGB: (97,56,92)

Color info

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

RGB color model

#61385C color RGB value is (97,56,92).

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

RGB channels and saturation

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

97
56
92

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

Portions of RGB colors in percentages

R + G + B = 97 + 56 + 92 = 245 (100%)
R 97 of 245 ~ 39.59%
G 56 of 245 ~ 22.86%
B 92 of 245 ~ 37.55'%

%39.59
%22.86
%37.55

CMYK color model

#61385C color CMYK value is (0,42,5,62).

  • cyan value is 0.00%
  • magenta value is 42.27%
  • yellow value is 5.15%
  • key color value is 61.96%
CMYK: (0,42,5,62) C0M42Y5K62 (0%,42%,5%,62%) (0.00/0.42/0.05/0.62) 

CMYK percentages

%0
%42.27
%5.15
%61.96

Codes

Color #61385C in popluar color models

61 38 5C
RGB 97 56 92
HSL 307° 26.80% 30.00%
HSB/HSV 307° 42.27% 38.04%
CMYK 0.00% 42.27% 5.15%
61.96%

Color #61385C in popluar number systems.

HEX 61 38 5C
Decimal 97 56 92
Binary 1100001 111000 1011100
Octal 141 70 134

Shades and tints

Shades of #61385C

#61385C
(97,56,92)
#593354
(89,51,84)
#512E4C
(81,46,76)
#492944
(73,41,68)
#41243C
(65,36,60)
#391F34
(57,31,52)
#311A2C
(49,26,44)
#291524
(41,21,36)
#21101C
(33,16,28)
#190B14
(25,11,20)
#11060C
(17,6,12)
#000000
(0,0,0)

Tints of #61385C

#61385C
(97,56,92)
#6F4A6A
(111,74,106)
#7D5C78
(125,92,120)
#8B6E86
(139,110,134)
#998094
(153,128,148)
#A792A2
(167,146,162)
#B5A4B0
(181,164,176)
#C3B6BE
(195,182,190)
#D1C8CC
(209,200,204)
#DFDADA
(223,218,218)
#EDECE8
(237,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61385C; }

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

This text font color is #61385C.

Background Color

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

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

This div background color is #61385C.

Border color

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

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

This div border color is #61385C.

Opacity

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

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

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

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

This text has shadow with #61385C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61385C.

Preview

Color preview on black background

This text has color #61385C on black background.


Color preview on white background

This text has color #61385C on white background.


Black color preview on #61385C background

This text has black color on #61385C background.


White color preview on #61385C background

This text has white color on #61385C background.


Related colors

Complementary color

Complementary color for #hex is #9EC7A3.


I love getcolorcode.com

Triadic colors

1 #5C6138 and #385C61 with #61385C are triadic colors.

2 #5C3861 and #38615C with #61385C are triadic colors.