COLOR #C693E1

HEX: #C693E1 RGB: (198,147,225)

Renk bilgisi

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

RGB renk modeli

#C693E1 color RGB value is (198,147,225).

RGB: (198,147,225) (78%, 58%, 88%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 147 of 255 = 58%
B 225 of 255 = 88%

198
147
225

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 147 + 225 = 570 (100%)
R 198 of 570 ~ 34.74%
G 147 of 570 ~ 25.79%
B 225 of 570 ~ 39.47'%

%34.74
%25.79
%39.47

CMYK RENK MODELİ

#C693E1 rengi CMYK tonu (12,35,0,12).

  • camgöbeği tonu 12.00%
  • eflatun tonu 34.67%
  • sarı tonu 0.00%
  • ana renk tonu 11.76%

CMYK: (12,35,0,12)
C12M35Y0K12 (12%, 35%, 0%, 12%)
(0.12 / 0.35 / 0.00 / 0.12)

CMYK yüzdeleri

%12
%34.67
%0
%11.76

Codes

Color #C693E1 in popluar color models

C6 93 E1
RGB 198 147 225
HSL 279° 56.52% 72.94%
HSB/HSV 279° 34.67% 88.24%
CMYK 12.00% 34.67% 0.00%
11.76%

Color #C693E1 in popluar number systems.

HEX C6 93 E1
Decimal 198 147 225
Binary 11000110 10010011 11100001
Octal 306 223 341

Shades and tints

Shades of #C693E1

#C693E1
(198,147,225)
#B486CD
(180,134,205)
#A279B9
(162,121,185)
#906CA5
(144,108,165)
#7E5F91
(126,95,145)
#6C527D
(108,82,125)
#5A4569
(90,69,105)
#483855
(72,56,85)
#362B41
(54,43,65)
#241E2D
(36,30,45)
#121119
(18,17,25)
#000000
(0,0,0)

Tints of #C693E1

#C693E1
(198,147,225)
#CB9CE3
(203,156,227)
#D0A5E5
(208,165,229)
#D5AEE7
(213,174,231)
#DAB7E9
(218,183,233)
#DFC0EB
(223,192,235)
#E4C9ED
(228,201,237)
#E9D2EF
(233,210,239)
#EEDBF1
(238,219,241)
#F3E4F3
(243,228,243)
#F8EDF5
(248,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C693E1 color. Also use rgb(198,147,225) instead hex code.

Text Font Color

.myTextColor { color: #C693E1; }

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

This text font color is #C693E1.

Background Color

.myBgColor { background-color: #C693E1; }

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

This div background color is #C693E1.

Border color

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

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

This div border color is #C693E1.

Opacity

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

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

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

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

This text has shadow with #C693E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C693E1.

Preview

Color preview on black background

This text has color #C693E1 on black background.


Color preview on white background

This text has color #C693E1 on white background.


Black color preview on #C693E1 background

This text has black color on #C693E1 background.


White color preview on #C693E1 background

This text has white color on #C693E1 background.


Related colors

Complementary color

Complementary color for #hex is #396C1E.


I love getcolorcode.com

Triadic colors

1 #E1C693 and #93E1C6 with #C693E1 are triadic colors.

2 #E193C6 and #93C6E1 with #C693E1 are triadic colors.