COLOR #C6BECC

HEX: #C6BECC RGB: (198,190,204)

Renk bilgisi

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

RGB renk modeli

#C6BECC color RGB value is (198,190,204).

RGB: (198,190,204) (78%, 75%, 80%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 190 of 255 = 75%
B 204 of 255 = 80%

198
190
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 190 + 204 = 592 (100%)
R 198 of 592 ~ 33.45%
G 190 of 592 ~ 32.09%
B 204 of 592 ~ 34.46'%

%33.45
%32.09
%34.46

CMYK RENK MODELİ

#C6BECC rengi CMYK tonu (3,7,0,20).

  • camgöbeği tonu 2.94%
  • eflatun tonu 6.86%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (3,7,0,20)
C3M7Y0K20 (3%, 7%, 0%, 20%)
(0.03 / 0.07 / 0.00 / 0.20)

CMYK yüzdeleri

%2.94
%6.86
%0
%20

Codes

Color #C6BECC in popluar color models

C6 BE CC
RGB 198 190 204
HSL 274° 12.07% 77.25%
HSB/HSV 274° 6.86% 80.00%
CMYK 2.94% 6.86% 0.00%
20.00%

Color #C6BECC in popluar number systems.

HEX C6 BE CC
Decimal 198 190 204
Binary 11000110 10111110 11001100
Octal 306 276 314

Shades and tints

Shades of #C6BECC

#C6BECC
(198,190,204)
#B4ADBA
(180,173,186)
#A29CA8
(162,156,168)
#908B96
(144,139,150)
#7E7A84
(126,122,132)
#6C6972
(108,105,114)
#5A5860
(90,88,96)
#48474E
(72,71,78)
#36363C
(54,54,60)
#24252A
(36,37,42)
#121418
(18,20,24)
#000000
(0,0,0)

Tints of #C6BECC

#C6BECC
(198,190,204)
#CBC3D0
(203,195,208)
#D0C8D4
(208,200,212)
#D5CDD8
(213,205,216)
#DAD2DC
(218,210,220)
#DFD7E0
(223,215,224)
#E4DCE4
(228,220,228)
#E9E1E8
(233,225,232)
#EEE6EC
(238,230,236)
#F3EBF0
(243,235,240)
#F8F0F4
(248,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6BECC color. Also use rgb(198,190,204) instead hex code.

Text Font Color

.myTextColor { color: #C6BECC; }

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

This text font color is #C6BECC.

Background Color

.myBgColor { background-color: #C6BECC; }

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

This div background color is #C6BECC.

Border color

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

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

This div border color is #C6BECC.

Opacity

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

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

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

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

This text has shadow with #C6BECC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BECC.

Preview

Color preview on black background

This text has color #C6BECC on black background.


Color preview on white background

This text has color #C6BECC on white background.


Black color preview on #C6BECC background

This text has black color on #C6BECC background.


White color preview on #C6BECC background

This text has white color on #C6BECC background.


Related colors

Complementary color

Complementary color for #hex is #394133.


I love getcolorcode.com

Triadic colors

1 #CCC6BE and #BECCC6 with #C6BECC are triadic colors.

2 #CCBEC6 and #BEC6CC with #C6BECC are triadic colors.