COLOR #C593C0

HEX: #C593C0 RGB: (197,147,192)

Renk bilgisi

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

RGB renk modeli

#C593C0 color RGB value is (197,147,192).

RGB: (197,147,192) (77%, 58%, 75%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 147 of 255 = 58%
B 192 of 255 = 75%

197
147
192

R + G + B ~ 70%. #C593C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 147 + 192 = 536 (100%)
R 197 of 536 ~ 36.75%
G 147 of 536 ~ 27.43%
B 192 of 536 ~ 35.82'%

%36.75
%27.43
%35.82

CMYK RENK MODELİ

#C593C0 rengi CMYK tonu (0,25,3,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.38%
  • sarı tonu 2.54%
  • ana renk tonu 22.75%

CMYK: (0,25,3,23)
C0M25Y3K23 (0%, 25%, 3%, 23%)
(0.00 / 0.25 / 0.03 / 0.23)

CMYK yüzdeleri

%0
%25.38
%2.54
%22.75

Codes

Color #C593C0 in popluar color models

C5 93 C0
RGB 197 147 192
HSL 306° 30.12% 67.45%
HSB/HSV 306° 25.38% 77.25%
CMYK 0.00% 25.38% 2.54%
22.75%

Color #C593C0 in popluar number systems.

HEX C5 93 C0
Decimal 197 147 192
Binary 11000101 10010011 11000000
Octal 305 223 300

Shades and tints

Shades of #C593C0

#C593C0
(197,147,192)
#B486AF
(180,134,175)
#A3799E
(163,121,158)
#926C8D
(146,108,141)
#815F7C
(129,95,124)
#70526B
(112,82,107)
#5F455A
(95,69,90)
#4E3849
(78,56,73)
#3D2B38
(61,43,56)
#2C1E27
(44,30,39)
#1B1116
(27,17,22)
#000000
(0,0,0)

Tints of #C593C0

#C593C0
(197,147,192)
#CA9CC5
(202,156,197)
#CFA5CA
(207,165,202)
#D4AECF
(212,174,207)
#D9B7D4
(217,183,212)
#DEC0D9
(222,192,217)
#E3C9DE
(227,201,222)
#E8D2E3
(232,210,227)
#EDDBE8
(237,219,232)
#F2E4ED
(242,228,237)
#F7EDF2
(247,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C593C0 color. Also use rgb(197,147,192) instead hex code.

Text Font Color

.myTextColor { color: #C593C0; }

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

This text font color is #C593C0.

Background Color

.myBgColor { background-color: #C593C0; }

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

This div background color is #C593C0.

Border color

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

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

This div border color is #C593C0.

Opacity

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

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

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

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

This text has shadow with #C593C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C593C0.

Preview

Color preview on black background

This text has color #C593C0 on black background.


Color preview on white background

This text has color #C593C0 on white background.


Black color preview on #C593C0 background

This text has black color on #C593C0 background.


White color preview on #C593C0 background

This text has white color on #C593C0 background.


Related colors

Complementary color

Complementary color for #hex is #3A6C3F.


I love getcolorcode.com

Triadic colors

1 #C0C593 and #93C0C5 with #C593C0 are triadic colors.

2 #C093C5 and #93C5C0 with #C593C0 are triadic colors.