COLOR #7133BA

HEX: #7133BA RGB: (113,51,186)

Color info

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

RGB color model

#7133BA color RGB value is (113,51,186).

RGB: (113,51,186) (44%, 20%, 73%)

RGB channels and saturation

R 113 of 255 = 44%
G 51 of 255 = 20%
B 186 of 255 = 73%

113
51
186

R + G + B ~ 46%. #7133BA is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 51 + 186 = 350 (100%)
R 113 of 350 ~ 32.29%
G 51 of 350 ~ 14.57%
B 186 of 350 ~ 53.14'%

%32.29
%14.57
%53.14

CMYK color model

#7133BA color CMYK value is (39,73,0,27).

  • cyan value is 39.25%
  • magenta value is 72.58%
  • yellow value is 0.00%
  • key color value is 27.06%

CMYK: (39,73,0,27)
C39M73Y0K27 (39%, 73%, 0%, 27%)
(0.39 / 0.73 / 0.00 / 0.27)

CMYK percentages

%39.25
%72.58
%0
%27.06

Codes

Color #7133BA in popluar color models

71 33 BA
RGB 113 51 186
HSL 268° 56.96% 46.47%
HSB/HSV 268° 72.58% 72.94%
CMYK 39.25% 72.58% 0.00%
27.06%

Color #7133BA in popluar number systems.

HEX 71 33 BA
Decimal 113 51 186
Binary 1110001 110011 10111010
Octal 161 63 272

Shades and tints

Shades of #7133BA

#7133BA
(113,51,186)
#672FAA
(103,47,170)
#5D2B9A
(93,43,154)
#53278A
(83,39,138)
#49237A
(73,35,122)
#3F1F6A
(63,31,106)
#351B5A
(53,27,90)
#2B174A
(43,23,74)
#21133A
(33,19,58)
#170F2A
(23,15,42)
#0D0B1A
(13,11,26)
#000000
(0,0,0)

Tints of #7133BA

#7133BA
(113,51,186)
#7D45C0
(125,69,192)
#8957C6
(137,87,198)
#9569CC
(149,105,204)
#A17BD2
(161,123,210)
#AD8DD8
(173,141,216)
#B99FDE
(185,159,222)
#C5B1E4
(197,177,228)
#D1C3EA
(209,195,234)
#DDD5F0
(221,213,240)
#E9E7F6
(233,231,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7133BA color. Also use rgb(113,51,186) instead hex code.

Text Font Color

.myTextColor { color: #7133BA; }

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

This text font color is #7133BA.

Background Color

.myBgColor { background-color: #7133BA; }

<div style="background-color:#7133BA">Inner text</div>

This div background color is #7133BA.

Border color

.myBorderColor { border: 1px solid #7133BA; }

<div style="border:3px solid #7133BA">Div</div>

This div border color is #7133BA.

Opacity

.myOpacity80 { color: #7133BA; opacity: 0.8; }

<p style="color:#7133BA;opacity:0.8;">80%</p>

Text with #7133BA 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 #7133BA;}

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

This text has shadow with #7133BA color.


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

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

This text has shadow with #7133BA primary color and red secondary color.


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

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

This text has shadow with #7133BA and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7133BA.

Preview

Color preview on black background

This text has color #7133BA on black background.


Color preview on white background

This text has color #7133BA on white background.


Black color preview on #7133BA background

This text has black color on #7133BA background.


White color preview on #7133BA background

This text has white color on #7133BA background.


Related colors

Complementary color

Complementary color for #hex is #8ECC45.


I love getcolorcode.com

Triadic colors

1 #BA7133 and #33BA71 with #7133BA are triadic colors.

2 #BA3371 and #3371BA with #7133BA are triadic colors.