COLOR #C693D9

HEX: #C693D9 RGB: (198,147,217)

Renk bilgisi

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

RGB renk modeli

#C693D9 color RGB value is (198,147,217).

RGB: (198,147,217) (78%, 58%, 85%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 147 of 255 = 58%
B 217 of 255 = 85%

198
147
217

R + G + B ~ 74%. #C693D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 147 + 217 = 562 (100%)
R 198 of 562 ~ 35.23%
G 147 of 562 ~ 26.16%
B 217 of 562 ~ 38.61'%

%35.23
%26.16
%38.61

CMYK RENK MODELİ

#C693D9 rengi CMYK tonu (9,32,0,15).

  • camgöbeği tonu 8.76%
  • eflatun tonu 32.26%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (9,32,0,15)
C9M32Y0K15 (9%, 32%, 0%, 15%)
(0.09 / 0.32 / 0.00 / 0.15)

CMYK yüzdeleri

%8.76
%32.26
%0
%14.9

Codes

Color #C693D9 in popluar color models

C6 93 D9
RGB 198 147 217
HSL 284° 47.95% 71.37%
HSB/HSV 284° 32.26% 85.10%
CMYK 8.76% 32.26% 0.00%
14.90%

Color #C693D9 in popluar number systems.

HEX C6 93 D9
Decimal 198 147 217
Binary 11000110 10010011 11011001
Octal 306 223 331

Shades and tints

Shades of #C693D9

#C693D9
(198,147,217)
#B486C6
(180,134,198)
#A279B3
(162,121,179)
#906CA0
(144,108,160)
#7E5F8D
(126,95,141)
#6C527A
(108,82,122)
#5A4567
(90,69,103)
#483854
(72,56,84)
#362B41
(54,43,65)
#241E2E
(36,30,46)
#12111B
(18,17,27)
#000000
(0,0,0)

Tints of #C693D9

#C693D9
(198,147,217)
#CB9CDC
(203,156,220)
#D0A5DF
(208,165,223)
#D5AEE2
(213,174,226)
#DAB7E5
(218,183,229)
#DFC0E8
(223,192,232)
#E4C9EB
(228,201,235)
#E9D2EE
(233,210,238)
#EEDBF1
(238,219,241)
#F3E4F4
(243,228,244)
#F8EDF7
(248,237,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C693D9; }

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

This text font color is #C693D9.

Background Color

.myBgColor { background-color: #C693D9; }

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

This div background color is #C693D9.

Border color

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

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

This div border color is #C693D9.

Opacity

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

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

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

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

This text has shadow with #C693D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C693D9.

Preview

Color preview on black background

This text has color #C693D9 on black background.


Color preview on white background

This text has color #C693D9 on white background.


Black color preview on #C693D9 background

This text has black color on #C693D9 background.


White color preview on #C693D9 background

This text has white color on #C693D9 background.


Related colors

Complementary color

Complementary color for #hex is #396C26.


I love getcolorcode.com

Triadic colors

1 #D9C693 and #93D9C6 with #C693D9 are triadic colors.

2 #D993C6 and #93C6D9 with #C693D9 are triadic colors.