COLOR #C388C0

HEX: #C388C0 RGB: (195,136,192)

Renk bilgisi

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

RGB renk modeli

#C388C0 color RGB value is (195,136,192).

RGB: (195,136,192) (76%, 53%, 75%)

RGB bağlantıları ve doygunluk

R 195 of 255 = 76%
G 136 of 255 = 53%
B 192 of 255 = 75%

195
136
192

R + G + B ~ 68%. #C388C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 195 + 136 + 192 = 523 (100%)
R 195 of 523 ~ 37.28%
G 136 of 523 ~ 26%
B 192 of 523 ~ 36.71'%

%37.28
%26
%36.71

CMYK RENK MODELİ

#C388C0 rengi CMYK tonu (0,30,2,24).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.26%
  • sarı tonu 1.54%
  • ana renk tonu 23.53%

CMYK: (0,30,2,24)
C0M30Y2K24 (0%, 30%, 2%, 24%)
(0.00 / 0.30 / 0.02 / 0.24)

CMYK yüzdeleri

%0
%30.26
%1.54
%23.53

Codes

Color #C388C0 in popluar color models

C3 88 C0
RGB 195 136 192
HSL 303° 32.96% 64.90%
HSB/HSV 303° 30.26% 76.47%
CMYK 0.00% 30.26% 1.54%
23.53%

Color #C388C0 in popluar number systems.

HEX C3 88 C0
Decimal 195 136 192
Binary 11000011 10001000 11000000
Octal 303 210 300

Shades and tints

Shades of #C388C0

#C388C0
(195,136,192)
#B27CAF
(178,124,175)
#A1709E
(161,112,158)
#90648D
(144,100,141)
#7F587C
(127,88,124)
#6E4C6B
(110,76,107)
#5D405A
(93,64,90)
#4C3449
(76,52,73)
#3B2838
(59,40,56)
#2A1C27
(42,28,39)
#191016
(25,16,22)
#000000
(0,0,0)

Tints of #C388C0

#C388C0
(195,136,192)
#C892C5
(200,146,197)
#CD9CCA
(205,156,202)
#D2A6CF
(210,166,207)
#D7B0D4
(215,176,212)
#DCBAD9
(220,186,217)
#E1C4DE
(225,196,222)
#E6CEE3
(230,206,227)
#EBD8E8
(235,216,232)
#F0E2ED
(240,226,237)
#F5ECF2
(245,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C388C0 color. Also use rgb(195,136,192) instead hex code.

Text Font Color

.myTextColor { color: #C388C0; }

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

This text font color is #C388C0.

Background Color

.myBgColor { background-color: #C388C0; }

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

This div background color is #C388C0.

Border color

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

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

This div border color is #C388C0.

Opacity

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

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

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

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

This text has shadow with #C388C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C388C0.

Preview

Color preview on black background

This text has color #C388C0 on black background.


Color preview on white background

This text has color #C388C0 on white background.


Black color preview on #C388C0 background

This text has black color on #C388C0 background.


White color preview on #C388C0 background

This text has white color on #C388C0 background.


Related colors

Complementary color

Complementary color for #hex is #3C773F.


I love getcolorcode.com

Triadic colors

1 #C0C388 and #88C0C3 with #C388C0 are triadic colors.

2 #C088C3 and #88C3C0 with #C388C0 are triadic colors.