COLOR #C693D3

HEX: #C693D3 RGB: (198,147,211)

Color info

#C693D3 contains mainly red and blue colors. Web safe color of #C693D3 is #CC99CC (or #C9C).

RGB color model

#C693D3 color RGB value is (198,147,211).

RGB: (198,147,211) (78%, 58%, 83%)

RGB channels and saturation

R 198 of 255 = 78%
G 147 of 255 = 58%
B 211 of 255 = 83%

198
147
211

R + G + B ~ 73%. #C693D3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 147 + 211 = 556 (100%)
R 198 of 556 ~ 35.61%
G 147 of 556 ~ 26.44%
B 211 of 556 ~ 37.95'%

%35.61
%26.44
%37.95

CMYK color model

#C693D3 color CMYK value is (6,30,0,17).

  • cyan value is 6.16%
  • magenta value is 30.33%
  • yellow value is 0.00%
  • key color value is 17.25%

CMYK: (6,30,0,17)
C6M30Y0K17 (6%, 30%, 0%, 17%)
(0.06 / 0.30 / 0.00 / 0.17)

CMYK percentages

%6.16
%30.33
%0
%17.25

Codes

Color #C693D3 in popluar color models

C6 93 D3
RGB 198 147 211
HSL 288° 42.11% 70.20%
HSB/HSV 288° 30.33% 82.75%
CMYK 6.16% 30.33% 0.00%
17.25%

Color #C693D3 in popluar number systems.

HEX C6 93 D3
Decimal 198 147 211
Binary 11000110 10010011 11010011
Octal 306 223 323

Shades and tints

Shades of #C693D3

#C693D3
(198,147,211)
#B486C0
(180,134,192)
#A279AD
(162,121,173)
#906C9A
(144,108,154)
#7E5F87
(126,95,135)
#6C5274
(108,82,116)
#5A4561
(90,69,97)
#48384E
(72,56,78)
#362B3B
(54,43,59)
#241E28
(36,30,40)
#121115
(18,17,21)
#000000
(0,0,0)

Tints of #C693D3

#C693D3
(198,147,211)
#CB9CD7
(203,156,215)
#D0A5DB
(208,165,219)
#D5AEDF
(213,174,223)
#DAB7E3
(218,183,227)
#DFC0E7
(223,192,231)
#E4C9EB
(228,201,235)
#E9D2EF
(233,210,239)
#EEDBF3
(238,219,243)
#F3E4F7
(243,228,247)
#F8EDFB
(248,237,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C693D3; }

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

This text font color is #C693D3.

Background Color

.myBgColor { background-color: #C693D3; }

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

This div background color is #C693D3.

Border color

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

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

This div border color is #C693D3.

Opacity

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

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

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

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

This text has shadow with #C693D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C693D3.

Preview

Color preview on black background

This text has color #C693D3 on black background.


Color preview on white background

This text has color #C693D3 on white background.


Black color preview on #C693D3 background

This text has black color on #C693D3 background.


White color preview on #C693D3 background

This text has white color on #C693D3 background.


Related colors

Complementary color

Complementary color for #hex is #396C2C.


I love getcolorcode.com

Triadic colors

1 #D3C693 and #93D3C6 with #C693D3 are triadic colors.

2 #D393C6 and #93C6D3 with #C693D3 are triadic colors.