COLOR #C389AD

HEX: #C389AD RGB: (195,137,173)

Renk bilgisi

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

RGB renk modeli

#C389AD color RGB value is (195,137,173).

RGB: (195,137,173) (76%, 54%, 68%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 137 of 255 = 54%
B 173 of 255 = 68%

195
137
173

R + G + B ~ 66%. #C389AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 137 + 173 = 505 (100%)
R 195 of 505 ~ 38.61%
G 137 of 505 ~ 27.13%
B 173 of 505 ~ 34.26'%

%38.61
%27.13
%34.26

CMYK RENK MODELİ

#C389AD rengi CMYK tonu (0,30,11,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.74%
  • sarı tonu 11.28%
  • ana renk tonu 23.53%

CMYK: (0,30,11,24)
C0M30Y11K24 (0%, 30%, 11%, 24%)
(0.00 / 0.30 / 0.11 / 0.24)

CMYK yüzdeleri

%0
%29.74
%11.28
%23.53

Codes

Color #C389AD in popluar color models

C3 89 AD
RGB 195 137 173
HSL 323° 32.58% 65.10%
HSB/HSV 323° 29.74% 76.47%
CMYK 0.00% 29.74% 11.28%
23.53%

Color #C389AD in popluar number systems.

HEX C3 89 AD
Decimal 195 137 173
Binary 11000011 10001001 10101101
Octal 303 211 255

Shades and tints

Shades of #C389AD

#C389AD
(195,137,173)
#B27D9E
(178,125,158)
#A1718F
(161,113,143)
#906580
(144,101,128)
#7F5971
(127,89,113)
#6E4D62
(110,77,98)
#5D4153
(93,65,83)
#4C3544
(76,53,68)
#3B2935
(59,41,53)
#2A1D26
(42,29,38)
#191117
(25,17,23)
#000000
(0,0,0)

Tints of #C389AD

#C389AD
(195,137,173)
#C893B4
(200,147,180)
#CD9DBB
(205,157,187)
#D2A7C2
(210,167,194)
#D7B1C9
(215,177,201)
#DCBBD0
(220,187,208)
#E1C5D7
(225,197,215)
#E6CFDE
(230,207,222)
#EBD9E5
(235,217,229)
#F0E3EC
(240,227,236)
#F5EDF3
(245,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C389AD color. Also use rgb(195,137,173) instead hex code.

Text Font Color

.myTextColor { color: #C389AD; }

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

This text font color is #C389AD.

Background Color

.myBgColor { background-color: #C389AD; }

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

This div background color is #C389AD.

Border color

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

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

This div border color is #C389AD.

Opacity

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

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

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

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

This text has shadow with #C389AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C389AD.

Preview

Color preview on black background

This text has color #C389AD on black background.


Color preview on white background

This text has color #C389AD on white background.


Black color preview on #C389AD background

This text has black color on #C389AD background.


White color preview on #C389AD background

This text has white color on #C389AD background.


Related colors

Complementary color

Complementary color for #hex is #3C7652.


I love getcolorcode.com

Triadic colors

1 #ADC389 and #89ADC3 with #C389AD are triadic colors.

2 #AD89C3 and #89C3AD with #C389AD are triadic colors.