COLOR #C6BDF6

HEX: #C6BDF6 RGB: (198,189,246)

Renk bilgisi

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

RGB renk modeli

#C6BDF6 color RGB value is (198,189,246).

RGB: (198,189,246) (78%, 74%, 96%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 189 of 255 = 74%
B 246 of 255 = 96%

198
189
246

R + G + B ~ 83%. #C6BDF6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 189 + 246 = 633 (100%)
R 198 of 633 ~ 31.28%
G 189 of 633 ~ 29.86%
B 246 of 633 ~ 38.86'%

%31.28
%29.86
%38.86

CMYK RENK MODELİ

#C6BDF6 rengi CMYK tonu (20,23,0,4).

  • camgöbeği tonu 19.51%
  • eflatun tonu 23.17%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (20,23,0,4)
C20M23Y0K4 (20%, 23%, 0%, 4%)
(0.20 / 0.23 / 0.00 / 0.04)

CMYK yüzdeleri

%19.51
%23.17
%0
%3.53

Codes

Color #C6BDF6 in popluar color models

C6 BD F6
RGB 198 189 246
HSL 249° 76.00% 85.29%
HSB/HSV 249° 23.17% 96.47%
CMYK 19.51% 23.17% 0.00%
3.53%

Color #C6BDF6 in popluar number systems.

HEX C6 BD F6
Decimal 198 189 246
Binary 11000110 10111101 11110110
Octal 306 275 366

Shades and tints

Shades of #C6BDF6

#C6BDF6
(198,189,246)
#B4ACE0
(180,172,224)
#A29BCA
(162,155,202)
#908AB4
(144,138,180)
#7E799E
(126,121,158)
#6C6888
(108,104,136)
#5A5772
(90,87,114)
#48465C
(72,70,92)
#363546
(54,53,70)
#242430
(36,36,48)
#12131A
(18,19,26)
#000000
(0,0,0)

Tints of #C6BDF6

#C6BDF6
(198,189,246)
#CBC3F6
(203,195,246)
#D0C9F6
(208,201,246)
#D5CFF6
(213,207,246)
#DAD5F6
(218,213,246)
#DFDBF6
(223,219,246)
#E4E1F6
(228,225,246)
#E9E7F6
(233,231,246)
#EEEDF6
(238,237,246)
#F3F3F6
(243,243,246)
#F8F9F6
(248,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6BDF6 color. Also use rgb(198,189,246) instead hex code.

Text Font Color

.myTextColor { color: #C6BDF6; }

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

This text font color is #C6BDF6.

Background Color

.myBgColor { background-color: #C6BDF6; }

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

This div background color is #C6BDF6.

Border color

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

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

This div border color is #C6BDF6.

Opacity

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

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

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

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

This text has shadow with #C6BDF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6BDF6.

Preview

Color preview on black background

This text has color #C6BDF6 on black background.


Color preview on white background

This text has color #C6BDF6 on white background.


Black color preview on #C6BDF6 background

This text has black color on #C6BDF6 background.


White color preview on #C6BDF6 background

This text has white color on #C6BDF6 background.


Related colors

Complementary color

Complementary color for #hex is #394209.


I love getcolorcode.com

Triadic colors

1 #F6C6BD and #BDF6C6 with #C6BDF6 are triadic colors.

2 #F6BDC6 and #BDC6F6 with #C6BDF6 are triadic colors.