COLOR #C6ABE2

HEX: #C6ABE2 RGB: (198,171,226)

Renk bilgisi

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

RGB renk modeli

#C6ABE2 color RGB value is (198,171,226).

RGB: (198,171,226) (78%, 67%, 89%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 171 of 255 = 67%
B 226 of 255 = 89%

198
171
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 171 + 226 = 595 (100%)
R 198 of 595 ~ 33.28%
G 171 of 595 ~ 28.74%
B 226 of 595 ~ 37.98'%

%33.28
%28.74
%37.98

CMYK RENK MODELİ

#C6ABE2 rengi CMYK tonu (12,24,0,11).

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

CMYK: (12,24,0,11)
C12M24Y0K11 (12%, 24%, 0%, 11%)
(0.12 / 0.24 / 0.00 / 0.11)

CMYK yüzdeleri

%12.39
%24.34
%0
%11.37

Codes

Color #C6ABE2 in popluar color models

C6 AB E2
RGB 198 171 226
HSL 269° 48.67% 77.84%
HSB/HSV 269° 24.34% 88.63%
CMYK 12.39% 24.34% 0.00%
11.37%

Color #C6ABE2 in popluar number systems.

HEX C6 AB E2
Decimal 198 171 226
Binary 11000110 10101011 11100010
Octal 306 253 342

Shades and tints

Shades of #C6ABE2

#C6ABE2
(198,171,226)
#B49CCE
(180,156,206)
#A28DBA
(162,141,186)
#907EA6
(144,126,166)
#7E6F92
(126,111,146)
#6C607E
(108,96,126)
#5A516A
(90,81,106)
#484256
(72,66,86)
#363342
(54,51,66)
#24242E
(36,36,46)
#12151A
(18,21,26)
#000000
(0,0,0)

Tints of #C6ABE2

#C6ABE2
(198,171,226)
#CBB2E4
(203,178,228)
#D0B9E6
(208,185,230)
#D5C0E8
(213,192,232)
#DAC7EA
(218,199,234)
#DFCEEC
(223,206,236)
#E4D5EE
(228,213,238)
#E9DCF0
(233,220,240)
#EEE3F2
(238,227,242)
#F3EAF4
(243,234,244)
#F8F1F6
(248,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ABE2; }

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

This text font color is #C6ABE2.

Background Color

.myBgColor { background-color: #C6ABE2; }

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

This div background color is #C6ABE2.

Border color

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

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

This div border color is #C6ABE2.

Opacity

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

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

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

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

This text has shadow with #C6ABE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ABE2.

Preview

Color preview on black background

This text has color #C6ABE2 on black background.


Color preview on white background

This text has color #C6ABE2 on white background.


Black color preview on #C6ABE2 background

This text has black color on #C6ABE2 background.


White color preview on #C6ABE2 background

This text has white color on #C6ABE2 background.


Related colors

Complementary color

Complementary color for #hex is #39541D.


I love getcolorcode.com

Triadic colors

1 #E2C6AB and #ABE2C6 with #C6ABE2 are triadic colors.

2 #E2ABC6 and #ABC6E2 with #C6ABE2 are triadic colors.