COLOR #C387BA

HEX: #C387BA RGB: (195,135,186)

Renk bilgisi

#C387BA contains mainly red and blue colors. #C387BA ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C387BA color RGB value is (195,135,186).

RGB: (195,135,186) (76%, 53%, 73%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 135 of 255 = 53%
B 186 of 255 = 73%

195
135
186

R + G + B ~ 67%. #C387BA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 135 + 186 = 516 (100%)
R 195 of 516 ~ 37.79%
G 135 of 516 ~ 26.16%
B 186 of 516 ~ 36.05'%

%37.79
%26.16
%36.05

CMYK RENK MODELİ

#C387BA rengi CMYK tonu (0,31,5,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.77%
  • sarı tonu 4.62%
  • ana renk tonu 23.53%

CMYK: (0,31,5,24)
C0M31Y5K24 (0%, 31%, 5%, 24%)
(0.00 / 0.31 / 0.05 / 0.24)

CMYK yüzdeleri

%0
%30.77
%4.62
%23.53

Codes

Color #C387BA in popluar color models

C3 87 BA
RGB 195 135 186
HSL 309° 33.33% 64.71%
HSB/HSV 309° 30.77% 76.47%
CMYK 0.00% 30.77% 4.62%
23.53%

Color #C387BA in popluar number systems.

HEX C3 87 BA
Decimal 195 135 186
Binary 11000011 10000111 10111010
Octal 303 207 272

Shades and tints

Shades of #C387BA

#C387BA
(195,135,186)
#B27BAA
(178,123,170)
#A16F9A
(161,111,154)
#90638A
(144,99,138)
#7F577A
(127,87,122)
#6E4B6A
(110,75,106)
#5D3F5A
(93,63,90)
#4C334A
(76,51,74)
#3B273A
(59,39,58)
#2A1B2A
(42,27,42)
#190F1A
(25,15,26)
#000000
(0,0,0)

Tints of #C387BA

#C387BA
(195,135,186)
#C891C0
(200,145,192)
#CD9BC6
(205,155,198)
#D2A5CC
(210,165,204)
#D7AFD2
(215,175,210)
#DCB9D8
(220,185,216)
#E1C3DE
(225,195,222)
#E6CDE4
(230,205,228)
#EBD7EA
(235,215,234)
#F0E1F0
(240,225,240)
#F5EBF6
(245,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C387BA color. Also use rgb(195,135,186) instead hex code.

Text Font Color

.myTextColor { color: #C387BA; }

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

This text font color is #C387BA.

Background Color

.myBgColor { background-color: #C387BA; }

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

This div background color is #C387BA.

Border color

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

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

This div border color is #C387BA.

Opacity

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

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

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

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

This text has shadow with #C387BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C387BA.

Preview

Color preview on black background

This text has color #C387BA on black background.


Color preview on white background

This text has color #C387BA on white background.


Black color preview on #C387BA background

This text has black color on #C387BA background.


White color preview on #C387BA background

This text has white color on #C387BA background.


Related colors

Complementary color

Complementary color for #hex is #3C7845.


I love getcolorcode.com

Triadic colors

1 #BAC387 and #87BAC3 with #C387BA are triadic colors.

2 #BA87C3 and #87C3BA with #C387BA are triadic colors.