COLOR #C28457

HEX: #C28457 RGB: (194,132,87)

Color info

#C28457 contains mainly red color. Web safe color of #C28457 is #CC9966 (or #C96).

RGB color model

#C28457 color RGB value is (194,132,87).

RGB: (194,132,87) (76%, 52%, 34%)

RGB channels and saturation

R 194 of 255 = 76%
G 132 of 255 = 52%
B 87 of 255 = 34%

194
132
87

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

Portions of RGB colors in percentages

R + G + B = 194 + 132 + 87 = 413 (100%)
R 194 of 413 ~ 46.97%
G 132 of 413 ~ 31.96%
B 87 of 413 ~ 21.07'%

%46.97
%31.96
%21.07

CMYK color model

#C28457 color CMYK value is (0,32,55,24).

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

CMYK: (0,32,55,24)
C0M32Y55K24 (0%, 32%, 55%, 24%)
(0.00 / 0.32 / 0.55 / 0.24)

CMYK percentages

%0
%31.96
%55.15
%23.92

Codes

Color #C28457 in popluar color models

C2 84 57
RGB 194 132 87
HSL 25° 46.72% 55.10%
HSB/HSV 25° 55.15% 76.08%
CMYK 0.00% 31.96% 55.15%
23.92%

Color #C28457 in popluar number systems.

HEX C2 84 57
Decimal 194 132 87
Binary 11000010 10000100 1010111
Octal 302 204 127

Shades and tints

Shades of #C28457

#C28457
(194,132,87)
#B17850
(177,120,80)
#A06C49
(160,108,73)
#8F6042
(143,96,66)
#7E543B
(126,84,59)
#6D4834
(109,72,52)
#5C3C2D
(92,60,45)
#4B3026
(75,48,38)
#3A241F
(58,36,31)
#291818
(41,24,24)
#180C11
(24,12,17)
#000000
(0,0,0)

Tints of #C28457

#C28457
(194,132,87)
#C78F66
(199,143,102)
#CC9A75
(204,154,117)
#D1A584
(209,165,132)
#D6B093
(214,176,147)
#DBBBA2
(219,187,162)
#E0C6B1
(224,198,177)
#E5D1C0
(229,209,192)
#EADCCF
(234,220,207)
#EFE7DE
(239,231,222)
#F4F2ED
(244,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C28457; }

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

This text font color is #C28457.

Background Color

.myBgColor { background-color: #C28457; }

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

This div background color is #C28457.

Border color

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

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

This div border color is #C28457.

Opacity

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

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

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

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

This text has shadow with #C28457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C28457.

Preview

Color preview on black background

This text has color #C28457 on black background.


Color preview on white background

This text has color #C28457 on white background.


Black color preview on #C28457 background

This text has black color on #C28457 background.


White color preview on #C28457 background

This text has white color on #C28457 background.


Related colors

Complementary color

Complementary color for #hex is #3D7BA8.


I love getcolorcode.com

Triadic colors

1 #57C284 and #8457C2 with #C28457 are triadic colors.

2 #5784C2 and #84C257 with #C28457 are triadic colors.