COLOR #C24B71

HEX: #C24B71 RGB: (194,75,113)

Color info

#C24B71 contains mainly red color. Web safe color of #C24B71 is #CC3366 (or #C36).

RGB color model

#C24B71 color RGB value is (194,75,113).

RGB: (194,75,113) (76%, 29%, 44%)

RGB channels and saturation

R 194 of 255 = 76%
G 75 of 255 = 29%
B 113 of 255 = 44%

194
75
113

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

Portions of RGB colors in percentages

R + G + B = 194 + 75 + 113 = 382 (100%)
R 194 of 382 ~ 50.79%
G 75 of 382 ~ 19.63%
B 113 of 382 ~ 29.58'%

%50.79
%19.63
%29.58

CMYK color model

#C24B71 color CMYK value is (0,61,42,24).

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

CMYK: (0,61,42,24)
C0M61Y42K24 (0%, 61%, 42%, 24%)
(0.00 / 0.61 / 0.42 / 0.24)

CMYK percentages

%0
%61.34
%41.75
%23.92

Codes

Color #C24B71 in popluar color models

C2 4B 71
RGB 194 75 113
HSL 341° 49.38% 52.75%
HSB/HSV 341° 61.34% 76.08%
CMYK 0.00% 61.34% 41.75%
23.92%

Color #C24B71 in popluar number systems.

HEX C2 4B 71
Decimal 194 75 113
Binary 11000010 1001011 1110001
Octal 302 113 161

Shades and tints

Shades of #C24B71

#C24B71
(194,75,113)
#B14567
(177,69,103)
#A03F5D
(160,63,93)
#8F3953
(143,57,83)
#7E3349
(126,51,73)
#6D2D3F
(109,45,63)
#5C2735
(92,39,53)
#4B212B
(75,33,43)
#3A1B21
(58,27,33)
#291517
(41,21,23)
#180F0D
(24,15,13)
#000000
(0,0,0)

Tints of #C24B71

#C24B71
(194,75,113)
#C75B7D
(199,91,125)
#CC6B89
(204,107,137)
#D17B95
(209,123,149)
#D68BA1
(214,139,161)
#DB9BAD
(219,155,173)
#E0ABB9
(224,171,185)
#E5BBC5
(229,187,197)
#EACBD1
(234,203,209)
#EFDBDD
(239,219,221)
#F4EBE9
(244,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C24B71; }

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

This text font color is #C24B71.

Background Color

.myBgColor { background-color: #C24B71; }

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

This div background color is #C24B71.

Border color

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

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

This div border color is #C24B71.

Opacity

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

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

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

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

This text has shadow with #C24B71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C24B71.

Preview

Color preview on black background

This text has color #C24B71 on black background.


Color preview on white background

This text has color #C24B71 on white background.


Black color preview on #C24B71 background

This text has black color on #C24B71 background.


White color preview on #C24B71 background

This text has white color on #C24B71 background.


Related colors

Complementary color

Complementary color for #hex is #3DB48E.


I love getcolorcode.com

Triadic colors

1 #71C24B and #4B71C2 with #C24B71 are triadic colors.

2 #714BC2 and #4BC271 with #C24B71 are triadic colors.