COLOR #C17D99

HEX: #C17D99 RGB: (193,125,153)

Renk bilgisi

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

RGB renk modeli

#C17D99 color RGB value is (193,125,153).

RGB: (193,125,153) (76%, 49%, 60%)

RGB bağlantıları ve doygunluk

R 193 of 255 = 76%
G 125 of 255 = 49%
B 153 of 255 = 60%

193
125
153

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

Yüzdelerle RGB renk parçaları

R + G + B = 193 + 125 + 153 = 471 (100%)
R 193 of 471 ~ 40.98%
G 125 of 471 ~ 26.54%
B 153 of 471 ~ 32.48'%

%40.98
%26.54
%32.48

CMYK RENK MODELİ

#C17D99 rengi CMYK tonu (0,35,21,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.23%
  • sarı tonu 20.73%
  • ana renk tonu 24.31%

CMYK: (0,35,21,24)
C0M35Y21K24 (0%, 35%, 21%, 24%)
(0.00 / 0.35 / 0.21 / 0.24)

CMYK yüzdeleri

%0
%35.23
%20.73
%24.31

Codes

Color #C17D99 in popluar color models

C1 7D 99
RGB 193 125 153
HSL 335° 35.42% 62.35%
HSB/HSV 335° 35.23% 75.69%
CMYK 0.00% 35.23% 20.73%
24.31%

Color #C17D99 in popluar number systems.

HEX C1 7D 99
Decimal 193 125 153
Binary 11000001 1111101 10011001
Octal 301 175 231

Shades and tints

Shades of #C17D99

#C17D99
(193,125,153)
#B0728C
(176,114,140)
#9F677F
(159,103,127)
#8E5C72
(142,92,114)
#7D5165
(125,81,101)
#6C4658
(108,70,88)
#5B3B4B
(91,59,75)
#4A303E
(74,48,62)
#392531
(57,37,49)
#281A24
(40,26,36)
#170F17
(23,15,23)
#000000
(0,0,0)

Tints of #C17D99

#C17D99
(193,125,153)
#C688A2
(198,136,162)
#CB93AB
(203,147,171)
#D09EB4
(208,158,180)
#D5A9BD
(213,169,189)
#DAB4C6
(218,180,198)
#DFBFCF
(223,191,207)
#E4CAD8
(228,202,216)
#E9D5E1
(233,213,225)
#EEE0EA
(238,224,234)
#F3EBF3
(243,235,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C17D99; }

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

This text font color is #C17D99.

Background Color

.myBgColor { background-color: #C17D99; }

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

This div background color is #C17D99.

Border color

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

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

This div border color is #C17D99.

Opacity

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

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

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

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

This text has shadow with #C17D99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C17D99.

Preview

Color preview on black background

This text has color #C17D99 on black background.


Color preview on white background

This text has color #C17D99 on white background.


Black color preview on #C17D99 background

This text has black color on #C17D99 background.


White color preview on #C17D99 background

This text has white color on #C17D99 background.


Related colors

Complementary color

Complementary color for #hex is #3E8266.


I love getcolorcode.com

Triadic colors

1 #99C17D and #7D99C1 with #C17D99 are triadic colors.

2 #997DC1 and #7DC199 with #C17D99 are triadic colors.