COLOR #C37D9F

HEX: #C37D9F RGB: (195,125,159)

Renk bilgisi

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

RGB renk modeli

#C37D9F color RGB value is (195,125,159).

RGB: (195,125,159) (76%, 49%, 62%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 125 of 255 = 49%
B 159 of 255 = 62%

195
125
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 125 + 159 = 479 (100%)
R 195 of 479 ~ 40.71%
G 125 of 479 ~ 26.1%
B 159 of 479 ~ 33.19'%

%40.71
%26.1
%33.19

CMYK RENK MODELİ

#C37D9F rengi CMYK tonu (0,36,18,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.90%
  • sarı tonu 18.46%
  • ana renk tonu 23.53%

CMYK: (0,36,18,24)
C0M36Y18K24 (0%, 36%, 18%, 24%)
(0.00 / 0.36 / 0.18 / 0.24)

CMYK yüzdeleri

%0
%35.9
%18.46
%23.53

Codes

Color #C37D9F in popluar color models

C3 7D 9F
RGB 195 125 159
HSL 331° 36.84% 62.75%
HSB/HSV 331° 35.90% 76.47%
CMYK 0.00% 35.90% 18.46%
23.53%

Color #C37D9F in popluar number systems.

HEX C3 7D 9F
Decimal 195 125 159
Binary 11000011 1111101 10011111
Octal 303 175 237

Shades and tints

Shades of #C37D9F

#C37D9F
(195,125,159)
#B27291
(178,114,145)
#A16783
(161,103,131)
#905C75
(144,92,117)
#7F5167
(127,81,103)
#6E4659
(110,70,89)
#5D3B4B
(93,59,75)
#4C303D
(76,48,61)
#3B252F
(59,37,47)
#2A1A21
(42,26,33)
#190F13
(25,15,19)
#000000
(0,0,0)

Tints of #C37D9F

#C37D9F
(195,125,159)
#C888A7
(200,136,167)
#CD93AF
(205,147,175)
#D29EB7
(210,158,183)
#D7A9BF
(215,169,191)
#DCB4C7
(220,180,199)
#E1BFCF
(225,191,207)
#E6CAD7
(230,202,215)
#EBD5DF
(235,213,223)
#F0E0E7
(240,224,231)
#F5EBEF
(245,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C37D9F color. Also use rgb(195,125,159) instead hex code.

Text Font Color

.myTextColor { color: #C37D9F; }

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

This text font color is #C37D9F.

Background Color

.myBgColor { background-color: #C37D9F; }

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

This div background color is #C37D9F.

Border color

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

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

This div border color is #C37D9F.

Opacity

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

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

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

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

This text has shadow with #C37D9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C37D9F.

Preview

Color preview on black background

This text has color #C37D9F on black background.


Color preview on white background

This text has color #C37D9F on white background.


Black color preview on #C37D9F background

This text has black color on #C37D9F background.


White color preview on #C37D9F background

This text has white color on #C37D9F background.


Related colors

Complementary color

Complementary color for #hex is #3C8260.


I love getcolorcode.com

Triadic colors

1 #9FC37D and #7D9FC3 with #C37D9F are triadic colors.

2 #9F7DC3 and #7DC39F with #C37D9F are triadic colors.