COLOR #C25D47

HEX: #C25D47 RGB: (194,93,71)

Color info

#C25D47 contains mainly red color. Web safe color of #C25D47 is #CC6633 (or #C63).

RGB color model

#C25D47 color RGB value is (194,93,71).

RGB: (194,93,71) (76%, 36%, 28%)

RGB channels and saturation

R 194 of 255 = 76%
G 93 of 255 = 36%
B 71 of 255 = 28%

194
93
71

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

Portions of RGB colors in percentages

R + G + B = 194 + 93 + 71 = 358 (100%)
R 194 of 358 ~ 54.19%
G 93 of 358 ~ 25.98%
B 71 of 358 ~ 19.83'%

%54.19
%25.98
%19.83

CMYK color model

#C25D47 color CMYK value is (0,52,63,24).

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

CMYK: (0,52,63,24)
C0M52Y63K24 (0%, 52%, 63%, 24%)
(0.00 / 0.52 / 0.63 / 0.24)

CMYK percentages

%0
%52.06
%63.4
%23.92

Codes

Color #C25D47 in popluar color models

C2 5D 47
RGB 194 93 71
HSL 11° 50.20% 51.96%
HSB/HSV 11° 63.40% 76.08%
CMYK 0.00% 52.06% 63.40%
23.92%

Color #C25D47 in popluar number systems.

HEX C2 5D 47
Decimal 194 93 71
Binary 11000010 1011101 1000111
Octal 302 135 107

Shades and tints

Shades of #C25D47

#C25D47
(194,93,71)
#B15541
(177,85,65)
#A04D3B
(160,77,59)
#8F4535
(143,69,53)
#7E3D2F
(126,61,47)
#6D3529
(109,53,41)
#5C2D23
(92,45,35)
#4B251D
(75,37,29)
#3A1D17
(58,29,23)
#291511
(41,21,17)
#180D0B
(24,13,11)
#000000
(0,0,0)

Tints of #C25D47

#C25D47
(194,93,71)
#C76B57
(199,107,87)
#CC7967
(204,121,103)
#D18777
(209,135,119)
#D69587
(214,149,135)
#DBA397
(219,163,151)
#E0B1A7
(224,177,167)
#E5BFB7
(229,191,183)
#EACDC7
(234,205,199)
#EFDBD7
(239,219,215)
#F4E9E7
(244,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C25D47; }

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

This text font color is #C25D47.

Background Color

.myBgColor { background-color: #C25D47; }

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

This div background color is #C25D47.

Border color

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

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

This div border color is #C25D47.

Opacity

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

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

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

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

This text has shadow with #C25D47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C25D47.

Preview

Color preview on black background

This text has color #C25D47 on black background.


Color preview on white background

This text has color #C25D47 on white background.


Black color preview on #C25D47 background

This text has black color on #C25D47 background.


White color preview on #C25D47 background

This text has white color on #C25D47 background.


Related colors

Complementary color

Complementary color for #hex is #3DA2B8.


I love getcolorcode.com

Triadic colors

1 #47C25D and #5D47C2 with #C25D47 are triadic colors.

2 #475DC2 and #5DC247 with #C25D47 are triadic colors.