COLOR #C57458

HEX: #C57458 RGB: (197,116,88)

Color info

#C57458 contains mainly red color. Web safe color of #C57458 is #CC6666 (or #C66).

RGB color model

#C57458 color RGB value is (197,116,88).

RGB: (197,116,88) (77%, 45%, 35%)

RGB channels and saturation

R 197 of 255 = 77%
G 116 of 255 = 45%
B 88 of 255 = 35%

197
116
88

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

Portions of RGB colors in percentages

R + G + B = 197 + 116 + 88 = 401 (100%)
R 197 of 401 ~ 49.13%
G 116 of 401 ~ 28.93%
B 88 of 401 ~ 21.95'%

%49.13
%28.93
%21.95

CMYK color model

#C57458 color CMYK value is (0,41,55,23).

  • cyan value is 0.00%
  • magenta value is 41.12%
  • yellow value is 55.33%
  • key color value is 22.75%

CMYK: (0,41,55,23)
C0M41Y55K23 (0%, 41%, 55%, 23%)
(0.00 / 0.41 / 0.55 / 0.23)

CMYK percentages

%0
%41.12
%55.33
%22.75

Codes

Color #C57458 in popluar color models

C5 74 58
RGB 197 116 88
HSL 15° 48.44% 55.88%
HSB/HSV 15° 55.33% 77.25%
CMYK 0.00% 41.12% 55.33%
22.75%

Color #C57458 in popluar number systems.

HEX C5 74 58
Decimal 197 116 88
Binary 11000101 1110100 1011000
Octal 305 164 130

Shades and tints

Shades of #C57458

#C57458
(197,116,88)
#B46A50
(180,106,80)
#A36048
(163,96,72)
#925640
(146,86,64)
#814C38
(129,76,56)
#704230
(112,66,48)
#5F3828
(95,56,40)
#4E2E20
(78,46,32)
#3D2418
(61,36,24)
#2C1A10
(44,26,16)
#1B1008
(27,16,8)
#000000
(0,0,0)

Tints of #C57458

#C57458
(197,116,88)
#CA8067
(202,128,103)
#CF8C76
(207,140,118)
#D49885
(212,152,133)
#D9A494
(217,164,148)
#DEB0A3
(222,176,163)
#E3BCB2
(227,188,178)
#E8C8C1
(232,200,193)
#EDD4D0
(237,212,208)
#F2E0DF
(242,224,223)
#F7ECEE
(247,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C57458 color. Also use rgb(197,116,88) instead hex code.

Text Font Color

.myTextColor { color: #C57458; }

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

This text font color is #C57458.

Background Color

.myBgColor { background-color: #C57458; }

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

This div background color is #C57458.

Border color

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

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

This div border color is #C57458.

Opacity

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

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

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

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

This text has shadow with #C57458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C57458.

Preview

Color preview on black background

This text has color #C57458 on black background.


Color preview on white background

This text has color #C57458 on white background.


Black color preview on #C57458 background

This text has black color on #C57458 background.


White color preview on #C57458 background

This text has white color on #C57458 background.


Related colors

Complementary color

Complementary color for #hex is #3A8BA7.


I love getcolorcode.com

Triadic colors

1 #58C574 and #7458C5 with #C57458 are triadic colors.

2 #5874C5 and #74C558 with #C57458 are triadic colors.