COLOR #C28475

HEX: #C28475 RGB: (194,132,117)

Color info

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

RGB color model

#C28475 color RGB value is (194,132,117).

RGB: (194,132,117) (76%, 52%, 46%)

RGB channels and saturation

R 194 of 255 = 76%
G 132 of 255 = 52%
B 117 of 255 = 46%

194
132
117

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

Portions of RGB colors in percentages

R + G + B = 194 + 132 + 117 = 443 (100%)
R 194 of 443 ~ 43.79%
G 132 of 443 ~ 29.8%
B 117 of 443 ~ 26.41'%

%43.79
%29.8
%26.41

CMYK color model

#C28475 color CMYK value is (0,32,40,24).

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

CMYK: (0,32,40,24)
C0M32Y40K24 (0%, 32%, 40%, 24%)
(0.00 / 0.32 / 0.40 / 0.24)

CMYK percentages

%0
%31.96
%39.69
%23.92

Codes

Color #C28475 in popluar color models

C2 84 75
RGB 194 132 117
HSL 12° 38.69% 60.98%
HSB/HSV 12° 39.69% 76.08%
CMYK 0.00% 31.96% 39.69%
23.92%

Color #C28475 in popluar number systems.

HEX C2 84 75
Decimal 194 132 117
Binary 11000010 10000100 1110101
Octal 302 204 165

Shades and tints

Shades of #C28475

#C28475
(194,132,117)
#B1786B
(177,120,107)
#A06C61
(160,108,97)
#8F6057
(143,96,87)
#7E544D
(126,84,77)
#6D4843
(109,72,67)
#5C3C39
(92,60,57)
#4B302F
(75,48,47)
#3A2425
(58,36,37)
#29181B
(41,24,27)
#180C11
(24,12,17)
#000000
(0,0,0)

Tints of #C28475

#C28475
(194,132,117)
#C78F81
(199,143,129)
#CC9A8D
(204,154,141)
#D1A599
(209,165,153)
#D6B0A5
(214,176,165)
#DBBBB1
(219,187,177)
#E0C6BD
(224,198,189)
#E5D1C9
(229,209,201)
#EADCD5
(234,220,213)
#EFE7E1
(239,231,225)
#F4F2ED
(244,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C28475; }

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

This text font color is #C28475.

Background Color

.myBgColor { background-color: #C28475; }

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

This div background color is #C28475.

Border color

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

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

This div border color is #C28475.

Opacity

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

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

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

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

This text has shadow with #C28475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C28475.

Preview

Color preview on black background

This text has color #C28475 on black background.


Color preview on white background

This text has color #C28475 on white background.


Black color preview on #C28475 background

This text has black color on #C28475 background.


White color preview on #C28475 background

This text has white color on #C28475 background.


Related colors

Complementary color

Complementary color for #hex is #3D7B8A.


I love getcolorcode.com

Triadic colors

1 #75C284 and #8475C2 with #C28475 are triadic colors.

2 #7584C2 and #84C275 with #C28475 are triadic colors.