COLOR #C69ED3

HEX: #C69ED3 RGB: (198,158,211)

Renk bilgisi

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

RGB renk modeli

#C69ED3 color RGB value is (198,158,211).

RGB: (198,158,211) (78%, 62%, 83%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 158 of 255 = 62%
B 211 of 255 = 83%

198
158
211

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 158 + 211 = 567 (100%)
R 198 of 567 ~ 34.92%
G 158 of 567 ~ 27.87%
B 211 of 567 ~ 37.21'%

%34.92
%27.87
%37.21

CMYK RENK MODELİ

#C69ED3 rengi CMYK tonu (6,25,0,17).

  • camgöbeği tonu 6.16%
  • eflatun tonu 25.12%
  • sarı tonu 0.00%
  • ana renk tonu 17.25%

CMYK: (6,25,0,17)
C6M25Y0K17 (6%, 25%, 0%, 17%)
(0.06 / 0.25 / 0.00 / 0.17)

CMYK yüzdeleri

%6.16
%25.12
%0
%17.25

Codes

Color #C69ED3 in popluar color models

C6 9E D3
RGB 198 158 211
HSL 285° 37.59% 72.35%
HSB/HSV 285° 25.12% 82.75%
CMYK 6.16% 25.12% 0.00%
17.25%

Color #C69ED3 in popluar number systems.

HEX C6 9E D3
Decimal 198 158 211
Binary 11000110 10011110 11010011
Octal 306 236 323

Shades and tints

Shades of #C69ED3

#C69ED3
(198,158,211)
#B490C0
(180,144,192)
#A282AD
(162,130,173)
#90749A
(144,116,154)
#7E6687
(126,102,135)
#6C5874
(108,88,116)
#5A4A61
(90,74,97)
#483C4E
(72,60,78)
#362E3B
(54,46,59)
#242028
(36,32,40)
#121215
(18,18,21)
#000000
(0,0,0)

Tints of #C69ED3

#C69ED3
(198,158,211)
#CBA6D7
(203,166,215)
#D0AEDB
(208,174,219)
#D5B6DF
(213,182,223)
#DABEE3
(218,190,227)
#DFC6E7
(223,198,231)
#E4CEEB
(228,206,235)
#E9D6EF
(233,214,239)
#EEDEF3
(238,222,243)
#F3E6F7
(243,230,247)
#F8EEFB
(248,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C69ED3; }

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

This text font color is #C69ED3.

Background Color

.myBgColor { background-color: #C69ED3; }

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

This div background color is #C69ED3.

Border color

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

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

This div border color is #C69ED3.

Opacity

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

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

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

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

This text has shadow with #C69ED3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C69ED3.

Preview

Color preview on black background

This text has color #C69ED3 on black background.


Color preview on white background

This text has color #C69ED3 on white background.


Black color preview on #C69ED3 background

This text has black color on #C69ED3 background.


White color preview on #C69ED3 background

This text has white color on #C69ED3 background.


Related colors

Complementary color

Complementary color for #hex is #39612C.


I love getcolorcode.com

Triadic colors

1 #D3C69E and #9ED3C6 with #C69ED3 are triadic colors.

2 #D39EC6 and #9EC6D3 with #C69ED3 are triadic colors.