COLOR #61467F

HEX: #61467F RGB: (97,70,127)

Color info

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

RGB color model

#61467F color RGB value is (97,70,127).

RGB: (97,70,127) (38%, 27%, 50%)

RGB channels and saturation

R 97 of 255 = 38%
G 70 of 255 = 27%
B 127 of 255 = 50%

97
70
127

R + G + B ~ 38%. #61467F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 70 + 127 = 294 (100%)
R 97 of 294 ~ 32.99%
G 70 of 294 ~ 23.81%
B 127 of 294 ~ 43.2'%

%32.99
%23.81
%43.2

CMYK color model

#61467F color CMYK value is (24,45,0,50).

  • cyan value is 23.62%
  • magenta value is 44.88%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (24,45,0,50)
C24M45Y0K50 (24%, 45%, 0%, 50%)
(0.24 / 0.45 / 0.00 / 0.50)

CMYK percentages

%23.62
%44.88
%0
%50.2

Codes

Color #61467F in popluar color models

61 46 7F
RGB 97 70 127
HSL 268° 28.93% 38.63%
HSB/HSV 268° 44.88% 49.80%
CMYK 23.62% 44.88% 0.00%
50.20%

Color #61467F in popluar number systems.

HEX 61 46 7F
Decimal 97 70 127
Binary 1100001 1000110 1111111
Octal 141 106 177

Shades and tints

Shades of #61467F

#61467F
(97,70,127)
#594074
(89,64,116)
#513A69
(81,58,105)
#49345E
(73,52,94)
#412E53
(65,46,83)
#392848
(57,40,72)
#31223D
(49,34,61)
#291C32
(41,28,50)
#211627
(33,22,39)
#19101C
(25,16,28)
#110A11
(17,10,17)
#000000
(0,0,0)

Tints of #61467F

#61467F
(97,70,127)
#6F568A
(111,86,138)
#7D6695
(125,102,149)
#8B76A0
(139,118,160)
#9986AB
(153,134,171)
#A796B6
(167,150,182)
#B5A6C1
(181,166,193)
#C3B6CC
(195,182,204)
#D1C6D7
(209,198,215)
#DFD6E2
(223,214,226)
#EDE6ED
(237,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61467F color. Also use rgb(97,70,127) instead hex code.

Text Font Color

.myTextColor { color: #61467F; }

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

This text font color is #61467F.

Background Color

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

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

This div background color is #61467F.

Border color

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

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

This div border color is #61467F.

Opacity

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

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

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

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

This text has shadow with #61467F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61467F.

Preview

Color preview on black background

This text has color #61467F on black background.


Color preview on white background

This text has color #61467F on white background.


Black color preview on #61467F background

This text has black color on #61467F background.


White color preview on #61467F background

This text has white color on #61467F background.


Related colors

Complementary color

Complementary color for #hex is #9EB980.


I love getcolorcode.com

Triadic colors

1 #7F6146 and #467F61 with #61467F are triadic colors.

2 #7F4661 and #46617F with #61467F are triadic colors.