COLOR #7126CD

HEX: #7126CD RGB: (113,38,205)

Color info

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

RGB color model

#7126CD color RGB value is (113,38,205).

RGB: (113,38,205) (44%, 15%, 80%)

RGB channels and saturation

R 113 of 255 = 44%
G 38 of 255 = 15%
B 205 of 255 = 80%

113
38
205

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

Portions of RGB colors in percentages

R + G + B = 113 + 38 + 205 = 356 (100%)
R 113 of 356 ~ 31.74%
G 38 of 356 ~ 10.67%
B 205 of 356 ~ 57.58'%

%31.74
%10.67
%57.58

CMYK color model

#7126CD color CMYK value is (45,81,0,20).

  • cyan value is 44.88%
  • magenta value is 81.46%
  • yellow value is 0.00%
  • key color value is 19.61%
CMYK: (45,81,0,20) C45M81Y0K20 (45%,81%,0%,20%) (0.45/0.81/0.00/0.20) 

CMYK percentages

%44.88
%81.46
%0
%19.61

Codes

Color #7126CD in popluar color models

71 26 CD
RGB 113 38 205
HSL 267° 68.72% 47.65%
HSB/HSV 267° 81.46% 80.39%
CMYK 44.88% 81.46% 0.00%
19.61%

Color #7126CD in popluar number systems.

HEX 71 26 CD
Decimal 113 38 205
Binary 1110001 100110 11001101
Octal 161 46 315

Shades and tints

Shades of #7126CD

#7126CD
(113,38,205)
#6723BB
(103,35,187)
#5D20A9
(93,32,169)
#531D97
(83,29,151)
#491A85
(73,26,133)
#3F1773
(63,23,115)
#351461
(53,20,97)
#2B114F
(43,17,79)
#210E3D
(33,14,61)
#170B2B
(23,11,43)
#0D0819
(13,8,25)
#000000
(0,0,0)

Tints of #7126CD

#7126CD
(113,38,205)
#7D39D1
(125,57,209)
#894CD5
(137,76,213)
#955FD9
(149,95,217)
#A172DD
(161,114,221)
#AD85E1
(173,133,225)
#B998E5
(185,152,229)
#C5ABE9
(197,171,233)
#D1BEED
(209,190,237)
#DDD1F1
(221,209,241)
#E9E4F5
(233,228,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7126CD color. Also use rgb(113,38,205) instead hex code.

Text Font Color

.myTextColor { color: #7126CD; }

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

This text font color is #7126CD.

Background Color

.myBgColor { background-color: #7126CD; }

<div style="background-color:#7126CD">Inner text</div>

This div background color is #7126CD.

Border color

.myBorderColor { border: 1px solid #7126CD; }

<div style="border:3px solid #7126CD">Div</div>

This div border color is #7126CD.

Opacity

.myOpacity80 { color: #7126CD; opacity: 0.8; }

<p style="color:#7126CD;opacity:0.8;">80%</p>

Text with #7126CD 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 #7126CD;}

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

This text has shadow with #7126CD color.


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

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

This text has shadow with #7126CD primary color and red secondary color.


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

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

This text has shadow with #7126CD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7126CD.

Preview

Color preview on black background

This text has color #7126CD on black background.


Color preview on white background

This text has color #7126CD on white background.


Black color preview on #7126CD background

This text has black color on #7126CD background.


White color preview on #7126CD background

This text has white color on #7126CD background.


Related colors

Complementary color

Complementary color for #hex is #8ED932.


I love getcolorcode.com

Triadic colors

1 #CD7126 and #26CD71 with #7126CD are triadic colors.

2 #CD2671 and #2671CD with #7126CD are triadic colors.