COLOR #C593D5

HEX: #C593D5 RGB: (197,147,213)

Renk bilgisi

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

RGB renk modeli

#C593D5 color RGB value is (197,147,213).

RGB: (197,147,213) (77%, 58%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 147 of 255 = 58%
B 213 of 255 = 84%

197
147
213

R + G + B ~ 73%. #C593D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 147 + 213 = 557 (100%)
R 197 of 557 ~ 35.37%
G 147 of 557 ~ 26.39%
B 213 of 557 ~ 38.24'%

%35.37
%26.39
%38.24

CMYK RENK MODELİ

#C593D5 rengi CMYK tonu (8,31,0,16).

  • camgöbeği tonu 7.51%
  • eflatun tonu 30.99%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%
CMYK: (8,31,0,16) C8M31Y0K16 (8%,31%,0%,16%) (0.08/0.31/0.00/0.16) 

CMYK yüzdeleri

%7.51
%30.99
%0
%16.47

Codes

Color #C593D5 in popluar color models

C5 93 D5
RGB 197 147 213
HSL 285° 44.00% 70.59%
HSB/HSV 285° 30.99% 83.53%
CMYK 7.51% 30.99% 0.00%
16.47%

Color #C593D5 in popluar number systems.

HEX C5 93 D5
Decimal 197 147 213
Binary 11000101 10010011 11010101
Octal 305 223 325

Shades and tints

Shades of #C593D5

#C593D5
(197,147,213)
#B486C2
(180,134,194)
#A379AF
(163,121,175)
#926C9C
(146,108,156)
#815F89
(129,95,137)
#705276
(112,82,118)
#5F4563
(95,69,99)
#4E3850
(78,56,80)
#3D2B3D
(61,43,61)
#2C1E2A
(44,30,42)
#1B1117
(27,17,23)
#000000
(0,0,0)

Tints of #C593D5

#C593D5
(197,147,213)
#CA9CD8
(202,156,216)
#CFA5DB
(207,165,219)
#D4AEDE
(212,174,222)
#D9B7E1
(217,183,225)
#DEC0E4
(222,192,228)
#E3C9E7
(227,201,231)
#E8D2EA
(232,210,234)
#EDDBED
(237,219,237)
#F2E4F0
(242,228,240)
#F7EDF3
(247,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C593D5; }

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

This text font color is #C593D5.

Background Color

.myBgColor { background-color: #C593D5; }

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

This div background color is #C593D5.

Border color

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

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

This div border color is #C593D5.

Opacity

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

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

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

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

This text has shadow with #C593D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C593D5.

Preview

Color preview on black background

This text has color #C593D5 on black background.


Color preview on white background

This text has color #C593D5 on white background.


Black color preview on #C593D5 background

This text has black color on #C593D5 background.


White color preview on #C593D5 background

This text has white color on #C593D5 background.


Related colors

Complementary color

Complementary color for #hex is #3A6C2A.


I love getcolorcode.com

Triadic colors

1 #D5C593 and #93D5C5 with #C593D5 are triadic colors.

2 #D593C5 and #93C5D5 with #C593D5 are triadic colors.