COLOR #C6AFE2

HEX: #C6AFE2 RGB: (198,175,226)

Renk bilgisi

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

RGB renk modeli

#C6AFE2 color RGB value is (198,175,226).

RGB: (198,175,226) (78%, 69%, 89%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 175 of 255 = 69%
B 226 of 255 = 89%

198
175
226

R + G + B ~ 79%. #C6AFE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 175 + 226 = 599 (100%)
R 198 of 599 ~ 33.06%
G 175 of 599 ~ 29.22%
B 226 of 599 ~ 37.73'%

%33.06
%29.22
%37.73

CMYK RENK MODELİ

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

  • camgöbeği tonu 12.39%
  • eflatun tonu 22.57%
  • 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
%22.57
%0
%11.37

Codes

Color #C6AFE2 in popluar color models

C6 AF E2
RGB 198 175 226
HSL 267° 46.79% 78.63%
HSB/HSV 267° 22.57% 88.63%
CMYK 12.39% 22.57% 0.00%
11.37%

Color #C6AFE2 in popluar number systems.

HEX C6 AF E2
Decimal 198 175 226
Binary 11000110 10101111 11100010
Octal 306 257 342

Shades and tints

Shades of #C6AFE2

#C6AFE2
(198,175,226)
#B4A0CE
(180,160,206)
#A291BA
(162,145,186)
#9082A6
(144,130,166)
#7E7392
(126,115,146)
#6C647E
(108,100,126)
#5A556A
(90,85,106)
#484656
(72,70,86)
#363742
(54,55,66)
#24282E
(36,40,46)
#12191A
(18,25,26)
#000000
(0,0,0)

Tints of #C6AFE2

#C6AFE2
(198,175,226)
#CBB6E4
(203,182,228)
#D0BDE6
(208,189,230)
#D5C4E8
(213,196,232)
#DACBEA
(218,203,234)
#DFD2EC
(223,210,236)
#E4D9EE
(228,217,238)
#E9E0F0
(233,224,240)
#EEE7F2
(238,231,242)
#F3EEF4
(243,238,244)
#F8F5F6
(248,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AFE2; }

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

This text font color is #C6AFE2.

Background Color

.myBgColor { background-color: #C6AFE2; }

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

This div background color is #C6AFE2.

Border color

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

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

This div border color is #C6AFE2.

Opacity

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

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

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

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

This text has shadow with #C6AFE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AFE2.

Preview

Color preview on black background

This text has color #C6AFE2 on black background.


Color preview on white background

This text has color #C6AFE2 on white background.


Black color preview on #C6AFE2 background

This text has black color on #C6AFE2 background.


White color preview on #C6AFE2 background

This text has white color on #C6AFE2 background.


Related colors

Complementary color

Complementary color for #hex is #39501D.


I love getcolorcode.com

Triadic colors

1 #E2C6AF and #AFE2C6 with #C6AFE2 are triadic colors.

2 #E2AFC6 and #AFC6E2 with #C6AFE2 are triadic colors.