COLOR #7149BD

HEX: #7149BD RGB: (113,73,189)

Color info

#7149BD contains mainly blue color. Web safe color of #7149BD is #6633CC (or #63C).

RGB color model

#7149BD color RGB value is (113,73,189).

RGB: (113,73,189) (44%, 29%, 74%)

RGB channels and saturation

R 113 of 255 = 44%
G 73 of 255 = 29%
B 189 of 255 = 74%

113
73
189

R + G + B ~ 49%. #7149BD is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 73 + 189 = 375 (100%)
R 113 of 375 ~ 30.13%
G 73 of 375 ~ 19.47%
B 189 of 375 ~ 50.4'%

%30.13
%19.47
%50.4

CMYK color model

#7149BD color CMYK value is (40,61,0,26).

  • cyan value is 40.21%
  • magenta value is 61.38%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (40,61,0,26)
C40M61Y0K26 (40%, 61%, 0%, 26%)
(0.40 / 0.61 / 0.00 / 0.26)

CMYK percentages

%40.21
%61.38
%0
%25.88

Codes

Color #7149BD in popluar color models

71 49 BD
RGB 113 73 189
HSL 261° 46.77% 51.37%
HSB/HSV 261° 61.38% 74.12%
CMYK 40.21% 61.38% 0.00%
25.88%

Color #7149BD in popluar number systems.

HEX 71 49 BD
Decimal 113 73 189
Binary 1110001 1001001 10111101
Octal 161 111 275

Shades and tints

Shades of #7149BD

#7149BD
(113,73,189)
#6743AC
(103,67,172)
#5D3D9B
(93,61,155)
#53378A
(83,55,138)
#493179
(73,49,121)
#3F2B68
(63,43,104)
#352557
(53,37,87)
#2B1F46
(43,31,70)
#211935
(33,25,53)
#171324
(23,19,36)
#0D0D13
(13,13,19)
#000000
(0,0,0)

Tints of #7149BD

#7149BD
(113,73,189)
#7D59C3
(125,89,195)
#8969C9
(137,105,201)
#9579CF
(149,121,207)
#A189D5
(161,137,213)
#AD99DB
(173,153,219)
#B9A9E1
(185,169,225)
#C5B9E7
(197,185,231)
#D1C9ED
(209,201,237)
#DDD9F3
(221,217,243)
#E9E9F9
(233,233,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7149BD color. Also use rgb(113,73,189) instead hex code.

Text Font Color

.myTextColor { color: #7149BD; }

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

This text font color is #7149BD.

Background Color

.myBgColor { background-color: #7149BD; }

<div style="background-color:#7149BD">Inner text</div>

This div background color is #7149BD.

Border color

.myBorderColor { border: 1px solid #7149BD; }

<div style="border:3px solid #7149BD">Div</div>

This div border color is #7149BD.

Opacity

.myOpacity80 { color: #7149BD; opacity: 0.8; }

<p style="color:#7149BD;opacity:0.8;">80%</p>

Text with #7149BD 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 #7149BD;}

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

This text has shadow with #7149BD color.


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

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

This text has shadow with #7149BD primary color and red secondary color.


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

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

This text has shadow with #7149BD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7149BD.

Preview

Color preview on black background

This text has color #7149BD on black background.


Color preview on white background

This text has color #7149BD on white background.


Black color preview on #7149BD background

This text has black color on #7149BD background.


White color preview on #7149BD background

This text has white color on #7149BD background.


Related colors

Complementary color

Complementary color for #hex is #8EB642.


I love getcolorcode.com

Triadic colors

1 #BD7149 and #49BD71 with #7149BD are triadic colors.

2 #BD4971 and #4971BD with #7149BD are triadic colors.