COLOR #C5988C

HEX: #C5988C RGB: (197,152,140)

Renk bilgisi

#C5988C contains red, green and blue colors in about the same proportion. #C5988C ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#C5988C color RGB value is (197,152,140).

RGB: (197,152,140) (77%, 60%, 55%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 152 of 255 = 60%
B 140 of 255 = 55%

197
152
140

R + G + B ~ 64%. #C5988C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 152 + 140 = 489 (100%)
R 197 of 489 ~ 40.29%
G 152 of 489 ~ 31.08%
B 140 of 489 ~ 28.63'%

%40.29
%31.08
%28.63

CMYK RENK MODELİ

#C5988C rengi CMYK tonu (0,23,29,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 22.84%
  • sarı tonu 28.93%
  • ana renk tonu 22.75%

CMYK: (0,23,29,23)
C0M23Y29K23 (0%, 23%, 29%, 23%)
(0.00 / 0.23 / 0.29 / 0.23)

CMYK yüzdeleri

%0
%22.84
%28.93
%22.75

Codes

Color #C5988C in popluar color models

C5 98 8C
RGB 197 152 140
HSL 13° 32.95% 66.08%
HSB/HSV 13° 28.93% 77.25%
CMYK 0.00% 22.84% 28.93%
22.75%

Color #C5988C in popluar number systems.

HEX C5 98 8C
Decimal 197 152 140
Binary 11000101 10011000 10001100
Octal 305 230 214

Shades and tints

Shades of #C5988C

#C5988C
(197,152,140)
#B48B80
(180,139,128)
#A37E74
(163,126,116)
#927168
(146,113,104)
#81645C
(129,100,92)
#705750
(112,87,80)
#5F4A44
(95,74,68)
#4E3D38
(78,61,56)
#3D302C
(61,48,44)
#2C2320
(44,35,32)
#1B1614
(27,22,20)
#000000
(0,0,0)

Tints of #C5988C

#C5988C
(197,152,140)
#CAA196
(202,161,150)
#CFAAA0
(207,170,160)
#D4B3AA
(212,179,170)
#D9BCB4
(217,188,180)
#DEC5BE
(222,197,190)
#E3CEC8
(227,206,200)
#E8D7D2
(232,215,210)
#EDE0DC
(237,224,220)
#F2E9E6
(242,233,230)
#F7F2F0
(247,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5988C color. Also use rgb(197,152,140) instead hex code.

Text Font Color

.myTextColor { color: #C5988C; }

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

This text font color is #C5988C.

Background Color

.myBgColor { background-color: #C5988C; }

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

This div background color is #C5988C.

Border color

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

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

This div border color is #C5988C.

Opacity

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

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

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

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

This text has shadow with #C5988C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5988C.

Preview

Color preview on black background

This text has color #C5988C on black background.


Color preview on white background

This text has color #C5988C on white background.


Black color preview on #C5988C background

This text has black color on #C5988C background.


White color preview on #C5988C background

This text has white color on #C5988C background.


Related colors

Complementary color

Complementary color for #hex is #3A6773.


I love getcolorcode.com

Triadic colors

1 #8CC598 and #988CC5 with #C5988C are triadic colors.

2 #8C98C5 and #98C58C with #C5988C are triadic colors.