COLOR #C69DD5

HEX: #C69DD5 RGB: (198,157,213)

Renk bilgisi

#C69DD5 contains red, green and blue colors in about the same proportion. #C69DD5 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C69DD5 color RGB value is (198,157,213).

RGB: (198,157,213) (78%, 62%, 84%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 157 of 255 = 62%
B 213 of 255 = 84%

198
157
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 157 + 213 = 568 (100%)
R 198 of 568 ~ 34.86%
G 157 of 568 ~ 27.64%
B 213 of 568 ~ 37.5'%

%34.86
%27.64
%37.5

CMYK RENK MODELİ

#C69DD5 rengi CMYK tonu (7,26,0,16).

  • camgöbeği tonu 7.04%
  • eflatun tonu 26.29%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (7,26,0,16)
C7M26Y0K16 (7%, 26%, 0%, 16%)
(0.07 / 0.26 / 0.00 / 0.16)

CMYK yüzdeleri

%7.04
%26.29
%0
%16.47

Codes

Color #C69DD5 in popluar color models

C6 9D D5
RGB 198 157 213
HSL 284° 40.00% 72.55%
HSB/HSV 284° 26.29% 83.53%
CMYK 7.04% 26.29% 0.00%
16.47%

Color #C69DD5 in popluar number systems.

HEX C6 9D D5
Decimal 198 157 213
Binary 11000110 10011101 11010101
Octal 306 235 325

Shades and tints

Shades of #C69DD5

#C69DD5
(198,157,213)
#B48FC2
(180,143,194)
#A281AF
(162,129,175)
#90739C
(144,115,156)
#7E6589
(126,101,137)
#6C5776
(108,87,118)
#5A4963
(90,73,99)
#483B50
(72,59,80)
#362D3D
(54,45,61)
#241F2A
(36,31,42)
#121117
(18,17,23)
#000000
(0,0,0)

Tints of #C69DD5

#C69DD5
(198,157,213)
#CBA5D8
(203,165,216)
#D0ADDB
(208,173,219)
#D5B5DE
(213,181,222)
#DABDE1
(218,189,225)
#DFC5E4
(223,197,228)
#E4CDE7
(228,205,231)
#E9D5EA
(233,213,234)
#EEDDED
(238,221,237)
#F3E5F0
(243,229,240)
#F8EDF3
(248,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C69DD5 color. Also use rgb(198,157,213) instead hex code.

Text Font Color

.myTextColor { color: #C69DD5; }

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

This text font color is #C69DD5.

Background Color

.myBgColor { background-color: #C69DD5; }

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

This div background color is #C69DD5.

Border color

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

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

This div border color is #C69DD5.

Opacity

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

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

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

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

This text has shadow with #C69DD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C69DD5.

Preview

Color preview on black background

This text has color #C69DD5 on black background.


Color preview on white background

This text has color #C69DD5 on white background.


Black color preview on #C69DD5 background

This text has black color on #C69DD5 background.


White color preview on #C69DD5 background

This text has white color on #C69DD5 background.


Related colors

Complementary color

Complementary color for #hex is #39622A.


I love getcolorcode.com

Triadic colors

1 #D5C69D and #9DD5C6 with #C69DD5 are triadic colors.

2 #D59DC6 and #9DC6D5 with #C69DD5 are triadic colors.