COLOR #C6B6EC

HEX: #C6B6EC RGB: (198,182,236)

Renk bilgisi

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

RGB renk modeli

#C6B6EC color RGB value is (198,182,236).

RGB: (198,182,236) (78%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 182 of 255 = 71%
B 236 of 255 = 93%

198
182
236

R + G + B ~ 81%. #C6B6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 182 + 236 = 616 (100%)
R 198 of 616 ~ 32.14%
G 182 of 616 ~ 29.55%
B 236 of 616 ~ 38.31'%

%32.14
%29.55
%38.31

CMYK RENK MODELİ

#C6B6EC rengi CMYK tonu (16,23,0,7).

  • camgöbeği tonu 16.10%
  • eflatun tonu 22.88%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (16,23,0,7)
C16M23Y0K7 (16%, 23%, 0%, 7%)
(0.16 / 0.23 / 0.00 / 0.07)

CMYK yüzdeleri

%16.1
%22.88
%0
%7.45

Codes

Color #C6B6EC in popluar color models

C6 B6 EC
RGB 198 182 236
HSL 258° 58.70% 81.96%
HSB/HSV 258° 22.88% 92.55%
CMYK 16.10% 22.88% 0.00%
7.45%

Color #C6B6EC in popluar number systems.

HEX C6 B6 EC
Decimal 198 182 236
Binary 11000110 10110110 11101100
Octal 306 266 354

Shades and tints

Shades of #C6B6EC

#C6B6EC
(198,182,236)
#B4A6D7
(180,166,215)
#A296C2
(162,150,194)
#9086AD
(144,134,173)
#7E7698
(126,118,152)
#6C6683
(108,102,131)
#5A566E
(90,86,110)
#484659
(72,70,89)
#363644
(54,54,68)
#24262F
(36,38,47)
#12161A
(18,22,26)
#000000
(0,0,0)

Tints of #C6B6EC

#C6B6EC
(198,182,236)
#CBBCED
(203,188,237)
#D0C2EE
(208,194,238)
#D5C8EF
(213,200,239)
#DACEF0
(218,206,240)
#DFD4F1
(223,212,241)
#E4DAF2
(228,218,242)
#E9E0F3
(233,224,243)
#EEE6F4
(238,230,244)
#F3ECF5
(243,236,245)
#F8F2F6
(248,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B6EC color. Also use rgb(198,182,236) instead hex code.

Text Font Color

.myTextColor { color: #C6B6EC; }

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

This text font color is #C6B6EC.

Background Color

.myBgColor { background-color: #C6B6EC; }

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

This div background color is #C6B6EC.

Border color

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

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

This div border color is #C6B6EC.

Opacity

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

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

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

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

This text has shadow with #C6B6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B6EC.

Preview

Color preview on black background

This text has color #C6B6EC on black background.


Color preview on white background

This text has color #C6B6EC on white background.


Black color preview on #C6B6EC background

This text has black color on #C6B6EC background.


White color preview on #C6B6EC background

This text has white color on #C6B6EC background.


Related colors

Complementary color

Complementary color for #hex is #394913.


I love getcolorcode.com

Triadic colors

1 #ECC6B6 and #B6ECC6 with #C6B6EC are triadic colors.

2 #ECB6C6 and #B6C6EC with #C6B6EC are triadic colors.