COLOR #C45782

HEX: #C45782 RGB: (196,87,130)

Color info

#C45782 contains mainly red color. Web safe color of #C45782 is #CC6699 (or #C69).

RGB color model

#C45782 color RGB value is (196,87,130).

RGB: (196,87,130) (77%, 34%, 51%)

RGB channels and saturation

R 196 of 255 = 77%
G 87 of 255 = 34%
B 130 of 255 = 51%

196
87
130

R + G + B ~ 54%. #C45782 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 196 + 87 + 130 = 413 (100%)
R 196 of 413 ~ 47.46%
G 87 of 413 ~ 21.07%
B 130 of 413 ~ 31.48'%

%47.46
%21.07
%31.48

CMYK color model

#C45782 color CMYK value is (0,56,34,23).

  • cyan value is 0.00%
  • magenta value is 55.61%
  • yellow value is 33.67%
  • key color value is 23.14%

CMYK: (0,56,34,23)
C0M56Y34K23 (0%, 56%, 34%, 23%)
(0.00 / 0.56 / 0.34 / 0.23)

CMYK percentages

%0
%55.61
%33.67
%23.14

Codes

Color #C45782 in popluar color models

C4 57 82
RGB 196 87 130
HSL 336° 48.02% 55.49%
HSB/HSV 336° 55.61% 76.86%
CMYK 0.00% 55.61% 33.67%
23.14%

Color #C45782 in popluar number systems.

HEX C4 57 82
Decimal 196 87 130
Binary 11000100 1010111 10000010
Octal 304 127 202

Shades and tints

Shades of #C45782

#C45782
(196,87,130)
#B35077
(179,80,119)
#A2496C
(162,73,108)
#914261
(145,66,97)
#803B56
(128,59,86)
#6F344B
(111,52,75)
#5E2D40
(94,45,64)
#4D2635
(77,38,53)
#3C1F2A
(60,31,42)
#2B181F
(43,24,31)
#1A1114
(26,17,20)
#000000
(0,0,0)

Tints of #C45782

#C45782
(196,87,130)
#C9668D
(201,102,141)
#CE7598
(206,117,152)
#D384A3
(211,132,163)
#D893AE
(216,147,174)
#DDA2B9
(221,162,185)
#E2B1C4
(226,177,196)
#E7C0CF
(231,192,207)
#ECCFDA
(236,207,218)
#F1DEE5
(241,222,229)
#F6EDF0
(246,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C45782 color. Also use rgb(196,87,130) instead hex code.

Text Font Color

.myTextColor { color: #C45782; }

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

This text font color is #C45782.

Background Color

.myBgColor { background-color: #C45782; }

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

This div background color is #C45782.

Border color

.myBorderColor { border: 1px solid #C45782; }

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

This div border color is #C45782.

Opacity

.myOpacity80 { color: #C45782; opacity: 0.8; }

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

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

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

This text has shadow with #C45782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C45782.

Preview

Color preview on black background

This text has color #C45782 on black background.


Color preview on white background

This text has color #C45782 on white background.


Black color preview on #C45782 background

This text has black color on #C45782 background.


White color preview on #C45782 background

This text has white color on #C45782 background.


Related colors

Complementary color

Complementary color for #hex is #3BA87D.


I love getcolorcode.com

Triadic colors

1 #82C457 and #5782C4 with #C45782 are triadic colors.

2 #8257C4 and #57C482 with #C45782 are triadic colors.