COLOR #C6ADE2

HEX: #C6ADE2 RGB: (198,173,226)

Renk bilgisi

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

RGB renk modeli

#C6ADE2 color RGB value is (198,173,226).

RGB: (198,173,226) (78%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 226 of 255 = 89%

198
173
226

R + G + B ~ 78%. #C6ADE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 226 = 597 (100%)
R 198 of 597 ~ 33.17%
G 173 of 597 ~ 28.98%
B 226 of 597 ~ 37.86'%

%33.17
%28.98
%37.86

CMYK RENK MODELİ

#C6ADE2 rengi CMYK tonu (12,23,0,11).

  • camgöbeği tonu 12.39%
  • eflatun tonu 23.45%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (12,23,0,11)
C12M23Y0K11 (12%, 23%, 0%, 11%)
(0.12 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%12.39
%23.45
%0
%11.37

Codes

Color #C6ADE2 in popluar color models

C6 AD E2
RGB 198 173 226
HSL 268° 47.75% 78.24%
HSB/HSV 268° 23.45% 88.63%
CMYK 12.39% 23.45% 0.00%
11.37%

Color #C6ADE2 in popluar number systems.

HEX C6 AD E2
Decimal 198 173 226
Binary 11000110 10101101 11100010
Octal 306 255 342

Shades and tints

Shades of #C6ADE2

#C6ADE2
(198,173,226)
#B49ECE
(180,158,206)
#A28FBA
(162,143,186)
#9080A6
(144,128,166)
#7E7192
(126,113,146)
#6C627E
(108,98,126)
#5A536A
(90,83,106)
#484456
(72,68,86)
#363542
(54,53,66)
#24262E
(36,38,46)
#12171A
(18,23,26)
#000000
(0,0,0)

Tints of #C6ADE2

#C6ADE2
(198,173,226)
#CBB4E4
(203,180,228)
#D0BBE6
(208,187,230)
#D5C2E8
(213,194,232)
#DAC9EA
(218,201,234)
#DFD0EC
(223,208,236)
#E4D7EE
(228,215,238)
#E9DEF0
(233,222,240)
#EEE5F2
(238,229,242)
#F3ECF4
(243,236,244)
#F8F3F6
(248,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6ADE2 color. Also use rgb(198,173,226) instead hex code.

Text Font Color

.myTextColor { color: #C6ADE2; }

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

This text font color is #C6ADE2.

Background Color

.myBgColor { background-color: #C6ADE2; }

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

This div background color is #C6ADE2.

Border color

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

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

This div border color is #C6ADE2.

Opacity

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

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

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

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

This text has shadow with #C6ADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADE2.

Preview

Color preview on black background

This text has color #C6ADE2 on black background.


Color preview on white background

This text has color #C6ADE2 on white background.


Black color preview on #C6ADE2 background

This text has black color on #C6ADE2 background.


White color preview on #C6ADE2 background

This text has white color on #C6ADE2 background.


Related colors

Complementary color

Complementary color for #hex is #39521D.


I love getcolorcode.com

Triadic colors

1 #E2C6AD and #ADE2C6 with #C6ADE2 are triadic colors.

2 #E2ADC6 and #ADC6E2 with #C6ADE2 are triadic colors.