COLOR #C257A9

HEX: #C257A9 RGB: (194,87,169)

Color info

#C257A9 contains mainly red and blue colors. Web safe color of #C257A9 is #CC6699 (or #C69).

RGB color model

#C257A9 color RGB value is (194,87,169).

RGB: (194,87,169) (76%, 34%, 66%)

RGB channels and saturation

R 194 of 255 = 76%
G 87 of 255 = 34%
B 169 of 255 = 66%

194
87
169

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

Portions of RGB colors in percentages

R + G + B = 194 + 87 + 169 = 450 (100%)
R 194 of 450 ~ 43.11%
G 87 of 450 ~ 19.33%
B 169 of 450 ~ 37.56'%

%43.11
%19.33
%37.56

CMYK color model

#C257A9 color CMYK value is (0,55,13,24).

  • cyan value is 0.00%
  • magenta value is 55.15%
  • yellow value is 12.89%
  • key color value is 23.92%

CMYK: (0,55,13,24)
C0M55Y13K24 (0%, 55%, 13%, 24%)
(0.00 / 0.55 / 0.13 / 0.24)

CMYK percentages

%0
%55.15
%12.89
%23.92

Codes

Color #C257A9 in popluar color models

C2 57 A9
RGB 194 87 169
HSL 314° 46.72% 55.10%
HSB/HSV 314° 55.15% 76.08%
CMYK 0.00% 55.15% 12.89%
23.92%

Color #C257A9 in popluar number systems.

HEX C2 57 A9
Decimal 194 87 169
Binary 11000010 1010111 10101001
Octal 302 127 251

Shades and tints

Shades of #C257A9

#C257A9
(194,87,169)
#B1509A
(177,80,154)
#A0498B
(160,73,139)
#8F427C
(143,66,124)
#7E3B6D
(126,59,109)
#6D345E
(109,52,94)
#5C2D4F
(92,45,79)
#4B2640
(75,38,64)
#3A1F31
(58,31,49)
#291822
(41,24,34)
#181113
(24,17,19)
#000000
(0,0,0)

Tints of #C257A9

#C257A9
(194,87,169)
#C766B0
(199,102,176)
#CC75B7
(204,117,183)
#D184BE
(209,132,190)
#D693C5
(214,147,197)
#DBA2CC
(219,162,204)
#E0B1D3
(224,177,211)
#E5C0DA
(229,192,218)
#EACFE1
(234,207,225)
#EFDEE8
(239,222,232)
#F4EDEF
(244,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C257A9 color. Also use rgb(194,87,169) instead hex code.

Text Font Color

.myTextColor { color: #C257A9; }

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

This text font color is #C257A9.

Background Color

.myBgColor { background-color: #C257A9; }

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

This div background color is #C257A9.

Border color

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

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

This div border color is #C257A9.

Opacity

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

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

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

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

This text has shadow with #C257A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C257A9.

Preview

Color preview on black background

This text has color #C257A9 on black background.


Color preview on white background

This text has color #C257A9 on white background.


Black color preview on #C257A9 background

This text has black color on #C257A9 background.


White color preview on #C257A9 background

This text has white color on #C257A9 background.


Related colors

Complementary color

Complementary color for #hex is #3DA856.


I love getcolorcode.com

Triadic colors

1 #A9C257 and #57A9C2 with #C257A9 are triadic colors.

2 #A957C2 and #57C2A9 with #C257A9 are triadic colors.