COLOR #C57387

HEX: #C57387 RGB: (197,115,135)

Renk bilgisi

#C57387 contains mainly red color. #C57387 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C57387 color RGB value is (197,115,135).

RGB: (197,115,135) (77%, 45%, 53%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 115 of 255 = 45%
B 135 of 255 = 53%

197
115
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 115 + 135 = 447 (100%)
R 197 of 447 ~ 44.07%
G 115 of 447 ~ 25.73%
B 135 of 447 ~ 30.2'%

%44.07
%25.73
%30.2

CMYK RENK MODELİ

#C57387 rengi CMYK tonu (0,42,31,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.62%
  • sarı tonu 31.47%
  • ana renk tonu 22.75%
CMYK: (0,42,31,23) C0M42Y31K23 (0%,42%,31%,23%) (0.00/0.42/0.31/0.23) 

CMYK yüzdeleri

%0
%41.62
%31.47
%22.75

Codes

Color #C57387 in popluar color models

C5 73 87
RGB 197 115 135
HSL 345° 41.41% 61.18%
HSB/HSV 345° 41.62% 77.25%
CMYK 0.00% 41.62% 31.47%
22.75%

Color #C57387 in popluar number systems.

HEX C5 73 87
Decimal 197 115 135
Binary 11000101 1110011 10000111
Octal 305 163 207

Shades and tints

Shades of #C57387

#C57387
(197,115,135)
#B4697B
(180,105,123)
#A35F6F
(163,95,111)
#925563
(146,85,99)
#814B57
(129,75,87)
#70414B
(112,65,75)
#5F373F
(95,55,63)
#4E2D33
(78,45,51)
#3D2327
(61,35,39)
#2C191B
(44,25,27)
#1B0F0F
(27,15,15)
#000000
(0,0,0)

Tints of #C57387

#C57387
(197,115,135)
#CA7F91
(202,127,145)
#CF8B9B
(207,139,155)
#D497A5
(212,151,165)
#D9A3AF
(217,163,175)
#DEAFB9
(222,175,185)
#E3BBC3
(227,187,195)
#E8C7CD
(232,199,205)
#EDD3D7
(237,211,215)
#F2DFE1
(242,223,225)
#F7EBEB
(247,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C57387 color. Also use rgb(197,115,135) instead hex code.

Text Font Color

.myTextColor { color: #C57387; }

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

This text font color is #C57387.

Background Color

.myBgColor { background-color: #C57387; }

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

This div background color is #C57387.

Border color

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

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

This div border color is #C57387.

Opacity

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

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

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

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

This text has shadow with #C57387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C57387.

Preview

Color preview on black background

This text has color #C57387 on black background.


Color preview on white background

This text has color #C57387 on white background.


Black color preview on #C57387 background

This text has black color on #C57387 background.


White color preview on #C57387 background

This text has white color on #C57387 background.


Related colors

Complementary color

Complementary color for #hex is #3A8C78.


I love getcolorcode.com

Triadic colors

1 #87C573 and #7387C5 with #C57387 are triadic colors.

2 #8773C5 and #73C587 with #C57387 are triadic colors.