COLOR #C593CD

HEX: #C593CD RGB: (197,147,205)

Renk bilgisi

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

RGB renk modeli

#C593CD color RGB value is (197,147,205).

RGB: (197,147,205) (77%, 58%, 80%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 147 of 255 = 58%
B 205 of 255 = 80%

197
147
205

R + G + B ~ 72%. #C593CD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 147 + 205 = 549 (100%)
R 197 of 549 ~ 35.88%
G 147 of 549 ~ 26.78%
B 205 of 549 ~ 37.34'%

%35.88
%26.78
%37.34

CMYK RENK MODELİ

#C593CD rengi CMYK tonu (4,28,0,20).

  • camgöbeği tonu 3.90%
  • eflatun tonu 28.29%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (4,28,0,20)
C4M28Y0K20 (4%, 28%, 0%, 20%)
(0.04 / 0.28 / 0.00 / 0.20)

CMYK yüzdeleri

%3.9
%28.29
%0
%19.61

Codes

Color #C593CD in popluar color models

C5 93 CD
RGB 197 147 205
HSL 292° 36.71% 69.02%
HSB/HSV 292° 28.29% 80.39%
CMYK 3.90% 28.29% 0.00%
19.61%

Color #C593CD in popluar number systems.

HEX C5 93 CD
Decimal 197 147 205
Binary 11000101 10010011 11001101
Octal 305 223 315

Shades and tints

Shades of #C593CD

#C593CD
(197,147,205)
#B486BB
(180,134,187)
#A379A9
(163,121,169)
#926C97
(146,108,151)
#815F85
(129,95,133)
#705273
(112,82,115)
#5F4561
(95,69,97)
#4E384F
(78,56,79)
#3D2B3D
(61,43,61)
#2C1E2B
(44,30,43)
#1B1119
(27,17,25)
#000000
(0,0,0)

Tints of #C593CD

#C593CD
(197,147,205)
#CA9CD1
(202,156,209)
#CFA5D5
(207,165,213)
#D4AED9
(212,174,217)
#D9B7DD
(217,183,221)
#DEC0E1
(222,192,225)
#E3C9E5
(227,201,229)
#E8D2E9
(232,210,233)
#EDDBED
(237,219,237)
#F2E4F1
(242,228,241)
#F7EDF5
(247,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C593CD; }

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

This text font color is #C593CD.

Background Color

.myBgColor { background-color: #C593CD; }

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

This div background color is #C593CD.

Border color

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

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

This div border color is #C593CD.

Opacity

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

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

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

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

This text has shadow with #C593CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C593CD.

Preview

Color preview on black background

This text has color #C593CD on black background.


Color preview on white background

This text has color #C593CD on white background.


Black color preview on #C593CD background

This text has black color on #C593CD background.


White color preview on #C593CD background

This text has white color on #C593CD background.


Related colors

Complementary color

Complementary color for #hex is #3A6C32.


I love getcolorcode.com

Triadic colors

1 #CDC593 and #93CDC5 with #C593CD are triadic colors.

2 #CD93C5 and #93C5CD with #C593CD are triadic colors.