COLOR #C593EB

HEX: #C593EB RGB: (197,147,235)

Renk bilgisi

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

RGB renk modeli

#C593EB color RGB value is (197,147,235).

RGB: (197,147,235) (77%, 58%, 92%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 147 of 255 = 58%
B 235 of 255 = 92%

197
147
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 147 + 235 = 579 (100%)
R 197 of 579 ~ 34.02%
G 147 of 579 ~ 25.39%
B 235 of 579 ~ 40.59'%

%34.02
%25.39
%40.59

CMYK RENK MODELİ

#C593EB rengi CMYK tonu (16,37,0,8).

  • camgöbeği tonu 16.17%
  • eflatun tonu 37.45%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (16,37,0,8)
C16M37Y0K8 (16%, 37%, 0%, 8%)
(0.16 / 0.37 / 0.00 / 0.08)

CMYK yüzdeleri

%16.17
%37.45
%0
%7.84

Codes

Color #C593EB in popluar color models

C5 93 EB
RGB 197 147 235
HSL 274° 68.75% 74.90%
HSB/HSV 274° 37.45% 92.16%
CMYK 16.17% 37.45% 0.00%
7.84%

Color #C593EB in popluar number systems.

HEX C5 93 EB
Decimal 197 147 235
Binary 11000101 10010011 11101011
Octal 305 223 353

Shades and tints

Shades of #C593EB

#C593EB
(197,147,235)
#B486D6
(180,134,214)
#A379C1
(163,121,193)
#926CAC
(146,108,172)
#815F97
(129,95,151)
#705282
(112,82,130)
#5F456D
(95,69,109)
#4E3858
(78,56,88)
#3D2B43
(61,43,67)
#2C1E2E
(44,30,46)
#1B1119
(27,17,25)
#000000
(0,0,0)

Tints of #C593EB

#C593EB
(197,147,235)
#CA9CEC
(202,156,236)
#CFA5ED
(207,165,237)
#D4AEEE
(212,174,238)
#D9B7EF
(217,183,239)
#DEC0F0
(222,192,240)
#E3C9F1
(227,201,241)
#E8D2F2
(232,210,242)
#EDDBF3
(237,219,243)
#F2E4F4
(242,228,244)
#F7EDF5
(247,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C593EB; }

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

This text font color is #C593EB.

Background Color

.myBgColor { background-color: #C593EB; }

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

This div background color is #C593EB.

Border color

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

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

This div border color is #C593EB.

Opacity

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

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

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

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

This text has shadow with #C593EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C593EB.

Preview

Color preview on black background

This text has color #C593EB on black background.


Color preview on white background

This text has color #C593EB on white background.


Black color preview on #C593EB background

This text has black color on #C593EB background.


White color preview on #C593EB background

This text has white color on #C593EB background.


Related colors

Complementary color

Complementary color for #hex is #3A6C14.


I love getcolorcode.com

Triadic colors

1 #EBC593 and #93EBC5 with #C593EB are triadic colors.

2 #EB93C5 and #93C5EB with #C593EB are triadic colors.