COLOR #C593E2

HEX: #C593E2 RGB: (197,147,226)

Renk bilgisi

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

RGB renk modeli

#C593E2 color RGB value is (197,147,226).

RGB: (197,147,226) (77%, 58%, 89%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 147 of 255 = 58%
B 226 of 255 = 89%

197
147
226

R + G + B ~ 75%. #C593E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 147 + 226 = 570 (100%)
R 197 of 570 ~ 34.56%
G 147 of 570 ~ 25.79%
B 226 of 570 ~ 39.65'%

%34.56
%25.79
%39.65

CMYK RENK MODELİ

#C593E2 rengi CMYK tonu (13,35,0,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 34.96%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (13,35,0,11)
C13M35Y0K11 (13%, 35%, 0%, 11%)
(0.13 / 0.35 / 0.00 / 0.11)

CMYK yüzdeleri

%12.83
%34.96
%0
%11.37

Codes

Color #C593E2 in popluar color models

C5 93 E2
RGB 197 147 226
HSL 278° 57.66% 73.14%
HSB/HSV 278° 34.96% 88.63%
CMYK 12.83% 34.96% 0.00%
11.37%

Color #C593E2 in popluar number systems.

HEX C5 93 E2
Decimal 197 147 226
Binary 11000101 10010011 11100010
Octal 305 223 342

Shades and tints

Shades of #C593E2

#C593E2
(197,147,226)
#B486CE
(180,134,206)
#A379BA
(163,121,186)
#926CA6
(146,108,166)
#815F92
(129,95,146)
#70527E
(112,82,126)
#5F456A
(95,69,106)
#4E3856
(78,56,86)
#3D2B42
(61,43,66)
#2C1E2E
(44,30,46)
#1B111A
(27,17,26)
#000000
(0,0,0)

Tints of #C593E2

#C593E2
(197,147,226)
#CA9CE4
(202,156,228)
#CFA5E6
(207,165,230)
#D4AEE8
(212,174,232)
#D9B7EA
(217,183,234)
#DEC0EC
(222,192,236)
#E3C9EE
(227,201,238)
#E8D2F0
(232,210,240)
#EDDBF2
(237,219,242)
#F2E4F4
(242,228,244)
#F7EDF6
(247,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C593E2; }

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

This text font color is #C593E2.

Background Color

.myBgColor { background-color: #C593E2; }

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

This div background color is #C593E2.

Border color

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

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

This div border color is #C593E2.

Opacity

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

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

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

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

This text has shadow with #C593E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C593E2.

Preview

Color preview on black background

This text has color #C593E2 on black background.


Color preview on white background

This text has color #C593E2 on white background.


Black color preview on #C593E2 background

This text has black color on #C593E2 background.


White color preview on #C593E2 background

This text has white color on #C593E2 background.


Related colors

Complementary color

Complementary color for #hex is #3A6C1D.


I love getcolorcode.com

Triadic colors

1 #E2C593 and #93E2C5 with #C593E2 are triadic colors.

2 #E293C5 and #93C5E2 with #C593E2 are triadic colors.