COLOR #7124BD

HEX: #7124BD RGB: (113,36,189)

Color info

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

RGB color model

#7124BD color RGB value is (113,36,189).

RGB: (113,36,189) (44%, 14%, 74%)

RGB channels and saturation

R 113 of 255 = 44%
G 36 of 255 = 14%
B 189 of 255 = 74%

113
36
189

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

Portions of RGB colors in percentages

R + G + B = 113 + 36 + 189 = 338 (100%)
R 113 of 338 ~ 33.43%
G 36 of 338 ~ 10.65%
B 189 of 338 ~ 55.92'%

%33.43
%10.65
%55.92

CMYK color model

#7124BD color CMYK value is (40,81,0,26).

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

CMYK: (40,81,0,26)
C40M81Y0K26 (40%, 81%, 0%, 26%)
(0.40 / 0.81 / 0.00 / 0.26)

CMYK percentages

%40.21
%80.95
%0
%25.88

Codes

Color #7124BD in popluar color models

71 24 BD
RGB 113 36 189
HSL 270° 68.00% 44.12%
HSB/HSV 270° 80.95% 74.12%
CMYK 40.21% 80.95% 0.00%
25.88%

Color #7124BD in popluar number systems.

HEX 71 24 BD
Decimal 113 36 189
Binary 1110001 100100 10111101
Octal 161 44 275

Shades and tints

Shades of #7124BD

#7124BD
(113,36,189)
#6721AC
(103,33,172)
#5D1E9B
(93,30,155)
#531B8A
(83,27,138)
#491879
(73,24,121)
#3F1568
(63,21,104)
#351257
(53,18,87)
#2B0F46
(43,15,70)
#210C35
(33,12,53)
#170924
(23,9,36)
#0D0613
(13,6,19)
#000000
(0,0,0)

Tints of #7124BD

#7124BD
(113,36,189)
#7D37C3
(125,55,195)
#894AC9
(137,74,201)
#955DCF
(149,93,207)
#A170D5
(161,112,213)
#AD83DB
(173,131,219)
#B996E1
(185,150,225)
#C5A9E7
(197,169,231)
#D1BCED
(209,188,237)
#DDCFF3
(221,207,243)
#E9E2F9
(233,226,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7124BD; }

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

This text font color is #7124BD.

Background Color

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

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

This div background color is #7124BD.

Border color

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

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

This div border color is #7124BD.

Opacity

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

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

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

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

This text has shadow with #7124BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7124BD.

Preview

Color preview on black background

This text has color #7124BD on black background.


Color preview on white background

This text has color #7124BD on white background.


Black color preview on #7124BD background

This text has black color on #7124BD background.


White color preview on #7124BD background

This text has white color on #7124BD background.


Related colors

Complementary color

Complementary color for #hex is #8EDB42.


I love getcolorcode.com

Triadic colors

1 #BD7124 and #24BD71 with #7124BD are triadic colors.

2 #BD2471 and #2471BD with #7124BD are triadic colors.