COLOR #C24594

HEX: #C24594 RGB: (194,69,148)

Color info

#C24594 contains mainly red and blue colors. Web safe color of #C24594 is #CC3399 (or #C39).

RGB color model

#C24594 color RGB value is (194,69,148).

RGB: (194,69,148) (76%, 27%, 58%)

RGB channels and saturation

R 194 of 255 = 76%
G 69 of 255 = 27%
B 148 of 255 = 58%

194
69
148

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

Portions of RGB colors in percentages

R + G + B = 194 + 69 + 148 = 411 (100%)
R 194 of 411 ~ 47.2%
G 69 of 411 ~ 16.79%
B 148 of 411 ~ 36.01'%

%47.2
%16.79
%36.01

CMYK color model

#C24594 color CMYK value is (0,64,24,24).

  • cyan value is 0.00%
  • magenta value is 64.43%
  • yellow value is 23.71%
  • key color value is 23.92%

CMYK: (0,64,24,24)
C0M64Y24K24 (0%, 64%, 24%, 24%)
(0.00 / 0.64 / 0.24 / 0.24)

CMYK percentages

%0
%64.43
%23.71
%23.92

Codes

Color #C24594 in popluar color models

C2 45 94
RGB 194 69 148
HSL 322° 50.61% 51.57%
HSB/HSV 322° 64.43% 76.08%
CMYK 0.00% 64.43% 23.71%
23.92%

Color #C24594 in popluar number systems.

HEX C2 45 94
Decimal 194 69 148
Binary 11000010 1000101 10010100
Octal 302 105 224

Shades and tints

Shades of #C24594

#C24594
(194,69,148)
#B13F87
(177,63,135)
#A0397A
(160,57,122)
#8F336D
(143,51,109)
#7E2D60
(126,45,96)
#6D2753
(109,39,83)
#5C2146
(92,33,70)
#4B1B39
(75,27,57)
#3A152C
(58,21,44)
#290F1F
(41,15,31)
#180912
(24,9,18)
#000000
(0,0,0)

Tints of #C24594

#C24594
(194,69,148)
#C7559D
(199,85,157)
#CC65A6
(204,101,166)
#D175AF
(209,117,175)
#D685B8
(214,133,184)
#DB95C1
(219,149,193)
#E0A5CA
(224,165,202)
#E5B5D3
(229,181,211)
#EAC5DC
(234,197,220)
#EFD5E5
(239,213,229)
#F4E5EE
(244,229,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C24594 color. Also use rgb(194,69,148) instead hex code.

Text Font Color

.myTextColor { color: #C24594; }

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

This text font color is #C24594.

Background Color

.myBgColor { background-color: #C24594; }

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

This div background color is #C24594.

Border color

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

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

This div border color is #C24594.

Opacity

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

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

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

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

This text has shadow with #C24594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C24594.

Preview

Color preview on black background

This text has color #C24594 on black background.


Color preview on white background

This text has color #C24594 on white background.


Black color preview on #C24594 background

This text has black color on #C24594 background.


White color preview on #C24594 background

This text has white color on #C24594 background.


Related colors

Complementary color

Complementary color for #hex is #3DBA6B.


I love getcolorcode.com

Triadic colors

1 #94C245 and #4594C2 with #C24594 are triadic colors.

2 #9445C2 and #45C294 with #C24594 are triadic colors.