COLOR #C37EA4

HEX: #C37EA4 RGB: (195,126,164)

Renk bilgisi

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

RGB renk modeli

#C37EA4 color RGB value is (195,126,164).

RGB: (195,126,164) (76%, 49%, 64%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 126 of 255 = 49%
B 164 of 255 = 64%

195
126
164

R + G + B ~ 63%. #C37EA4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 126 + 164 = 485 (100%)
R 195 of 485 ~ 40.21%
G 126 of 485 ~ 25.98%
B 164 of 485 ~ 33.81'%

%40.21
%25.98
%33.81

CMYK RENK MODELİ

#C37EA4 rengi CMYK tonu (0,35,16,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.38%
  • sarı tonu 15.90%
  • ana renk tonu 23.53%

CMYK: (0,35,16,24)
C0M35Y16K24 (0%, 35%, 16%, 24%)
(0.00 / 0.35 / 0.16 / 0.24)

CMYK yüzdeleri

%0
%35.38
%15.9
%23.53

Codes

Color #C37EA4 in popluar color models

C3 7E A4
RGB 195 126 164
HSL 327° 36.51% 62.94%
HSB/HSV 327° 35.38% 76.47%
CMYK 0.00% 35.38% 15.90%
23.53%

Color #C37EA4 in popluar number systems.

HEX C3 7E A4
Decimal 195 126 164
Binary 11000011 1111110 10100100
Octal 303 176 244

Shades and tints

Shades of #C37EA4

#C37EA4
(195,126,164)
#B27396
(178,115,150)
#A16888
(161,104,136)
#905D7A
(144,93,122)
#7F526C
(127,82,108)
#6E475E
(110,71,94)
#5D3C50
(93,60,80)
#4C3142
(76,49,66)
#3B2634
(59,38,52)
#2A1B26
(42,27,38)
#191018
(25,16,24)
#000000
(0,0,0)

Tints of #C37EA4

#C37EA4
(195,126,164)
#C889AC
(200,137,172)
#CD94B4
(205,148,180)
#D29FBC
(210,159,188)
#D7AAC4
(215,170,196)
#DCB5CC
(220,181,204)
#E1C0D4
(225,192,212)
#E6CBDC
(230,203,220)
#EBD6E4
(235,214,228)
#F0E1EC
(240,225,236)
#F5ECF4
(245,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C37EA4 color. Also use rgb(195,126,164) instead hex code.

Text Font Color

.myTextColor { color: #C37EA4; }

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

This text font color is #C37EA4.

Background Color

.myBgColor { background-color: #C37EA4; }

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

This div background color is #C37EA4.

Border color

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

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

This div border color is #C37EA4.

Opacity

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

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

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

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

This text has shadow with #C37EA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C37EA4.

Preview

Color preview on black background

This text has color #C37EA4 on black background.


Color preview on white background

This text has color #C37EA4 on white background.


Black color preview on #C37EA4 background

This text has black color on #C37EA4 background.


White color preview on #C37EA4 background

This text has white color on #C37EA4 background.


Related colors

Complementary color

Complementary color for #hex is #3C815B.


I love getcolorcode.com

Triadic colors

1 #A4C37E and #7EA4C3 with #C37EA4 are triadic colors.

2 #A47EC3 and #7EC3A4 with #C37EA4 are triadic colors.