COLOR #C593EC

HEX: #C593EC RGB: (197,147,236)

Renk bilgisi

#C593EC contains mainly red and blue colors. #C593EC ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#C593EC color RGB value is (197,147,236).

RGB: (197,147,236) (77%, 58%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 147 of 255 = 58%
B 236 of 255 = 93%

197
147
236

R + G + B ~ 76%. #C593EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 147 + 236 = 580 (100%)
R 197 of 580 ~ 33.97%
G 147 of 580 ~ 25.34%
B 236 of 580 ~ 40.69'%

%33.97
%25.34
%40.69

CMYK RENK MODELİ

#C593EC rengi CMYK tonu (17,38,0,7).

  • camgöbeği tonu 16.53%
  • eflatun tonu 37.71%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (17,38,0,7)
C17M38Y0K7 (17%, 38%, 0%, 7%)
(0.17 / 0.38 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%37.71
%0
%7.45

Codes

Color #C593EC in popluar color models

C5 93 EC
RGB 197 147 236
HSL 274° 70.08% 75.10%
HSB/HSV 274° 37.71% 92.55%
CMYK 16.53% 37.71% 0.00%
7.45%

Color #C593EC in popluar number systems.

HEX C5 93 EC
Decimal 197 147 236
Binary 11000101 10010011 11101100
Octal 305 223 354

Shades and tints

Shades of #C593EC

#C593EC
(197,147,236)
#B486D7
(180,134,215)
#A379C2
(163,121,194)
#926CAD
(146,108,173)
#815F98
(129,95,152)
#705283
(112,82,131)
#5F456E
(95,69,110)
#4E3859
(78,56,89)
#3D2B44
(61,43,68)
#2C1E2F
(44,30,47)
#1B111A
(27,17,26)
#000000
(0,0,0)

Tints of #C593EC

#C593EC
(197,147,236)
#CA9CED
(202,156,237)
#CFA5EE
(207,165,238)
#D4AEEF
(212,174,239)
#D9B7F0
(217,183,240)
#DEC0F1
(222,192,241)
#E3C9F2
(227,201,242)
#E8D2F3
(232,210,243)
#EDDBF4
(237,219,244)
#F2E4F5
(242,228,245)
#F7EDF6
(247,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C593EC; }

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

This text font color is #C593EC.

Background Color

.myBgColor { background-color: #C593EC; }

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

This div background color is #C593EC.

Border color

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

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

This div border color is #C593EC.

Opacity

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

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

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

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

This text has shadow with #C593EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C593EC.

Preview

Color preview on black background

This text has color #C593EC on black background.


Color preview on white background

This text has color #C593EC on white background.


Black color preview on #C593EC background

This text has black color on #C593EC background.


White color preview on #C593EC background

This text has white color on #C593EC background.


Related colors

Complementary color

Complementary color for #hex is #3A6C13.


I love getcolorcode.com

Triadic colors

1 #ECC593 and #93ECC5 with #C593EC are triadic colors.

2 #EC93C5 and #93C5EC with #C593EC are triadic colors.