COLOR #7185C2

HEX: #7185C2 RGB: (113,133,194)

Color info

#7185C2 contains mainly blue color. Web safe color of #7185C2 is #6699CC (or #69C).

RGB color model

#7185C2 color RGB value is (113,133,194).

RGB: (113,133,194) (44%, 52%, 76%)

RGB channels and saturation

R 113 of 255 = 44%
G 133 of 255 = 52%
B 194 of 255 = 76%

113
133
194

R + G + B ~ 57%. #7185C2 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 133 + 194 = 440 (100%)
R 113 of 440 ~ 25.68%
G 133 of 440 ~ 30.23%
B 194 of 440 ~ 44.09'%

%25.68
%30.23
%44.09

CMYK color model

#7185C2 color CMYK value is (42,31,0,24).

  • cyan value is 41.75%
  • magenta value is 31.44%
  • yellow value is 0.00%
  • key color value is 23.92%

CMYK: (42,31,0,24)
C42M31Y0K24 (42%, 31%, 0%, 24%)
(0.42 / 0.31 / 0.00 / 0.24)

CMYK percentages

%41.75
%31.44
%0
%23.92

Codes

Color #7185C2 in popluar color models

71 85 C2
RGB 113 133 194
HSL 225° 39.90% 60.20%
HSB/HSV 225° 41.75% 76.08%
CMYK 41.75% 31.44% 0.00%
23.92%

Color #7185C2 in popluar number systems.

HEX 71 85 C2
Decimal 113 133 194
Binary 1110001 10000101 11000010
Octal 161 205 302

Shades and tints

Shades of #7185C2

#7185C2
(113,133,194)
#6779B1
(103,121,177)
#5D6DA0
(93,109,160)
#53618F
(83,97,143)
#49557E
(73,85,126)
#3F496D
(63,73,109)
#353D5C
(53,61,92)
#2B314B
(43,49,75)
#21253A
(33,37,58)
#171929
(23,25,41)
#0D0D18
(13,13,24)
#000000
(0,0,0)

Tints of #7185C2

#7185C2
(113,133,194)
#7D90C7
(125,144,199)
#899BCC
(137,155,204)
#95A6D1
(149,166,209)
#A1B1D6
(161,177,214)
#ADBCDB
(173,188,219)
#B9C7E0
(185,199,224)
#C5D2E5
(197,210,229)
#D1DDEA
(209,221,234)
#DDE8EF
(221,232,239)
#E9F3F4
(233,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7185C2 color. Also use rgb(113,133,194) instead hex code.

Text Font Color

.myTextColor { color: #7185C2; }

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

This text font color is #7185C2.

Background Color

.myBgColor { background-color: #7185C2; }

<div style="background-color:#7185C2">Inner text</div>

This div background color is #7185C2.

Border color

.myBorderColor { border: 1px solid #7185C2; }

<div style="border:3px solid #7185C2">Div</div>

This div border color is #7185C2.

Opacity

.myOpacity80 { color: #7185C2; opacity: 0.8; }

<p style="color:#7185C2;opacity:0.8;">80%</p>

Text with #7185C2 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 #7185C2;}

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

This text has shadow with #7185C2 color.


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

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

This text has shadow with #7185C2 primary color and red secondary color.


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

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

This text has shadow with #7185C2 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7185C2.

Preview

Color preview on black background

This text has color #7185C2 on black background.


Color preview on white background

This text has color #7185C2 on white background.


Black color preview on #7185C2 background

This text has black color on #7185C2 background.


White color preview on #7185C2 background

This text has white color on #7185C2 background.


Related colors

Complementary color

Complementary color for #hex is #8E7A3D.


I love getcolorcode.com

Triadic colors

1 #C27185 and #85C271 with #7185C2 are triadic colors.

2 #C28571 and #8571C2 with #7185C2 are triadic colors.