COLOR #C57D99

HEX: #C57D99 RGB: (197,125,153)

Renk bilgisi

#C57D99 contains mainly red and blue colors. #C57D99 ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C57D99 color RGB value is (197,125,153).

RGB: (197,125,153) (77%, 49%, 60%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 125 of 255 = 49%
B 153 of 255 = 60%

197
125
153

R + G + B ~ 62%. #C57D99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 125 + 153 = 475 (100%)
R 197 of 475 ~ 41.47%
G 125 of 475 ~ 26.32%
B 153 of 475 ~ 32.21'%

%41.47
%26.32
%32.21

CMYK RENK MODELİ

#C57D99 rengi CMYK tonu (0,37,22,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 36.55%
  • sarı tonu 22.34%
  • ana renk tonu 22.75%

CMYK: (0,37,22,23)
C0M37Y22K23 (0%, 37%, 22%, 23%)
(0.00 / 0.37 / 0.22 / 0.23)

CMYK yüzdeleri

%0
%36.55
%22.34
%22.75

Codes

Color #C57D99 in popluar color models

C5 7D 99
RGB 197 125 153
HSL 337° 38.30% 63.14%
HSB/HSV 337° 36.55% 77.25%
CMYK 0.00% 36.55% 22.34%
22.75%

Color #C57D99 in popluar number systems.

HEX C5 7D 99
Decimal 197 125 153
Binary 11000101 1111101 10011001
Octal 305 175 231

Shades and tints

Shades of #C57D99

#C57D99
(197,125,153)
#B4728C
(180,114,140)
#A3677F
(163,103,127)
#925C72
(146,92,114)
#815165
(129,81,101)
#704658
(112,70,88)
#5F3B4B
(95,59,75)
#4E303E
(78,48,62)
#3D2531
(61,37,49)
#2C1A24
(44,26,36)
#1B0F17
(27,15,23)
#000000
(0,0,0)

Tints of #C57D99

#C57D99
(197,125,153)
#CA88A2
(202,136,162)
#CF93AB
(207,147,171)
#D49EB4
(212,158,180)
#D9A9BD
(217,169,189)
#DEB4C6
(222,180,198)
#E3BFCF
(227,191,207)
#E8CAD8
(232,202,216)
#EDD5E1
(237,213,225)
#F2E0EA
(242,224,234)
#F7EBF3
(247,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C57D99 color. Also use rgb(197,125,153) instead hex code.

Text Font Color

.myTextColor { color: #C57D99; }

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

This text font color is #C57D99.

Background Color

.myBgColor { background-color: #C57D99; }

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

This div background color is #C57D99.

Border color

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

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

This div border color is #C57D99.

Opacity

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

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

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

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

This text has shadow with #C57D99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C57D99.

Preview

Color preview on black background

This text has color #C57D99 on black background.


Color preview on white background

This text has color #C57D99 on white background.


Black color preview on #C57D99 background

This text has black color on #C57D99 background.


White color preview on #C57D99 background

This text has white color on #C57D99 background.


Related colors

Complementary color

Complementary color for #hex is #3A8266.


I love getcolorcode.com

Triadic colors

1 #99C57D and #7D99C5 with #C57D99 are triadic colors.

2 #997DC5 and #7DC599 with #C57D99 are triadic colors.