COLOR #C593D0

HEX: #C593D0 RGB: (197,147,208)

Renk bilgisi

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

RGB renk modeli

#C593D0 color RGB value is (197,147,208).

RGB: (197,147,208) (77%, 58%, 82%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 147 of 255 = 58%
B 208 of 255 = 82%

197
147
208

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 147 + 208 = 552 (100%)
R 197 of 552 ~ 35.69%
G 147 of 552 ~ 26.63%
B 208 of 552 ~ 37.68'%

%35.69
%26.63
%37.68

CMYK RENK MODELİ

#C593D0 rengi CMYK tonu (5,29,0,18).

  • camgöbeği tonu 5.29%
  • eflatun tonu 29.33%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (5,29,0,18)
C5M29Y0K18 (5%, 29%, 0%, 18%)
(0.05 / 0.29 / 0.00 / 0.18)

CMYK yüzdeleri

%5.29
%29.33
%0
%18.43

Codes

Color #C593D0 in popluar color models

C5 93 D0
RGB 197 147 208
HSL 289° 39.35% 69.61%
HSB/HSV 289° 29.33% 81.57%
CMYK 5.29% 29.33% 0.00%
18.43%

Color #C593D0 in popluar number systems.

HEX C5 93 D0
Decimal 197 147 208
Binary 11000101 10010011 11010000
Octal 305 223 320

Shades and tints

Shades of #C593D0

#C593D0
(197,147,208)
#B486BE
(180,134,190)
#A379AC
(163,121,172)
#926C9A
(146,108,154)
#815F88
(129,95,136)
#705276
(112,82,118)
#5F4564
(95,69,100)
#4E3852
(78,56,82)
#3D2B40
(61,43,64)
#2C1E2E
(44,30,46)
#1B111C
(27,17,28)
#000000
(0,0,0)

Tints of #C593D0

#C593D0
(197,147,208)
#CA9CD4
(202,156,212)
#CFA5D8
(207,165,216)
#D4AEDC
(212,174,220)
#D9B7E0
(217,183,224)
#DEC0E4
(222,192,228)
#E3C9E8
(227,201,232)
#E8D2EC
(232,210,236)
#EDDBF0
(237,219,240)
#F2E4F4
(242,228,244)
#F7EDF8
(247,237,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C593D0; }

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

This text font color is #C593D0.

Background Color

.myBgColor { background-color: #C593D0; }

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

This div background color is #C593D0.

Border color

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

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

This div border color is #C593D0.

Opacity

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

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

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

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

This text has shadow with #C593D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C593D0.

Preview

Color preview on black background

This text has color #C593D0 on black background.


Color preview on white background

This text has color #C593D0 on white background.


Black color preview on #C593D0 background

This text has black color on #C593D0 background.


White color preview on #C593D0 background

This text has white color on #C593D0 background.


Related colors

Complementary color

Complementary color for #hex is #3A6C2F.


I love getcolorcode.com

Triadic colors

1 #D0C593 and #93D0C5 with #C593D0 are triadic colors.

2 #D093C5 and #93C5D0 with #C593D0 are triadic colors.