COLOR #C25D88

HEX: #C25D88 RGB: (194,93,136)

Color info

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

RGB color model

#C25D88 color RGB value is (194,93,136).

RGB: (194,93,136) (76%, 36%, 53%)

RGB channels and saturation

R 194 of 255 = 76%
G 93 of 255 = 36%
B 136 of 255 = 53%

194
93
136

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

Portions of RGB colors in percentages

R + G + B = 194 + 93 + 136 = 423 (100%)
R 194 of 423 ~ 45.86%
G 93 of 423 ~ 21.99%
B 136 of 423 ~ 32.15'%

%45.86
%21.99
%32.15

CMYK color model

#C25D88 color CMYK value is (0,52,30,24).

  • cyan value is 0.00%
  • magenta value is 52.06%
  • yellow value is 29.90%
  • key color value is 23.92%

CMYK: (0,52,30,24)
C0M52Y30K24 (0%, 52%, 30%, 24%)
(0.00 / 0.52 / 0.30 / 0.24)

CMYK percentages

%0
%52.06
%29.9
%23.92

Codes

Color #C25D88 in popluar color models

C2 5D 88
RGB 194 93 136
HSL 334° 45.29% 56.27%
HSB/HSV 334° 52.06% 76.08%
CMYK 0.00% 52.06% 29.90%
23.92%

Color #C25D88 in popluar number systems.

HEX C2 5D 88
Decimal 194 93 136
Binary 11000010 1011101 10001000
Octal 302 135 210

Shades and tints

Shades of #C25D88

#C25D88
(194,93,136)
#B1557C
(177,85,124)
#A04D70
(160,77,112)
#8F4564
(143,69,100)
#7E3D58
(126,61,88)
#6D354C
(109,53,76)
#5C2D40
(92,45,64)
#4B2534
(75,37,52)
#3A1D28
(58,29,40)
#29151C
(41,21,28)
#180D10
(24,13,16)
#000000
(0,0,0)

Tints of #C25D88

#C25D88
(194,93,136)
#C76B92
(199,107,146)
#CC799C
(204,121,156)
#D187A6
(209,135,166)
#D695B0
(214,149,176)
#DBA3BA
(219,163,186)
#E0B1C4
(224,177,196)
#E5BFCE
(229,191,206)
#EACDD8
(234,205,216)
#EFDBE2
(239,219,226)
#F4E9EC
(244,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C25D88 color. Also use rgb(194,93,136) instead hex code.

Text Font Color

.myTextColor { color: #C25D88; }

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

This text font color is #C25D88.

Background Color

.myBgColor { background-color: #C25D88; }

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

This div background color is #C25D88.

Border color

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

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

This div border color is #C25D88.

Opacity

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

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

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

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

This text has shadow with #C25D88 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C25D88.

Preview

Color preview on black background

This text has color #C25D88 on black background.


Color preview on white background

This text has color #C25D88 on white background.


Black color preview on #C25D88 background

This text has black color on #C25D88 background.


White color preview on #C25D88 background

This text has white color on #C25D88 background.


Related colors

Complementary color

Complementary color for #hex is #3DA277.


I love getcolorcode.com

Triadic colors

1 #88C25D and #5D88C2 with #C25D88 are triadic colors.

2 #885DC2 and #5DC288 with #C25D88 are triadic colors.