COLOR #C2BEDD

HEX: #C2BEDD RGB: (194,190,221)

Renk bilgisi

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

RGB renk modeli

#C2BEDD color RGB value is (194,190,221).

RGB: (194,190,221) (76%, 75%, 87%)

RGB bağlantıları ve doygunluk

R 194 of 255 = 76%
G 190 of 255 = 75%
B 221 of 255 = 87%

194
190
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 194 + 190 + 221 = 605 (100%)
R 194 of 605 ~ 32.07%
G 190 of 605 ~ 31.4%
B 221 of 605 ~ 36.53'%

%32.07
%31.4
%36.53

CMYK RENK MODELİ

#C2BEDD rengi CMYK tonu (12,14,0,13).

  • camgöbeği tonu 12.22%
  • eflatun tonu 14.03%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (12,14,0,13)
C12M14Y0K13 (12%, 14%, 0%, 13%)
(0.12 / 0.14 / 0.00 / 0.13)

CMYK yüzdeleri

%12.22
%14.03
%0
%13.33

Codes

Color #C2BEDD in popluar color models

C2 BE DD
RGB 194 190 221
HSL 248° 31.31% 80.59%
HSB/HSV 248° 14.03% 86.67%
CMYK 12.22% 14.03% 0.00%
13.33%

Color #C2BEDD in popluar number systems.

HEX C2 BE DD
Decimal 194 190 221
Binary 11000010 10111110 11011101
Octal 302 276 335

Shades and tints

Shades of #C2BEDD

#C2BEDD
(194,190,221)
#B1ADC9
(177,173,201)
#A09CB5
(160,156,181)
#8F8BA1
(143,139,161)
#7E7A8D
(126,122,141)
#6D6979
(109,105,121)
#5C5865
(92,88,101)
#4B4751
(75,71,81)
#3A363D
(58,54,61)
#292529
(41,37,41)
#181415
(24,20,21)
#000000
(0,0,0)

Tints of #C2BEDD

#C2BEDD
(194,190,221)
#C7C3E0
(199,195,224)
#CCC8E3
(204,200,227)
#D1CDE6
(209,205,230)
#D6D2E9
(214,210,233)
#DBD7EC
(219,215,236)
#E0DCEF
(224,220,239)
#E5E1F2
(229,225,242)
#EAE6F5
(234,230,245)
#EFEBF8
(239,235,248)
#F4F0FB
(244,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2BEDD color. Also use rgb(194,190,221) instead hex code.

Text Font Color

.myTextColor { color: #C2BEDD; }

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

This text font color is #C2BEDD.

Background Color

.myBgColor { background-color: #C2BEDD; }

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

This div background color is #C2BEDD.

Border color

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

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

This div border color is #C2BEDD.

Opacity

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

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

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

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

This text has shadow with #C2BEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2BEDD.

Preview

Color preview on black background

This text has color #C2BEDD on black background.


Color preview on white background

This text has color #C2BEDD on white background.


Black color preview on #C2BEDD background

This text has black color on #C2BEDD background.


White color preview on #C2BEDD background

This text has white color on #C2BEDD background.


Related colors

Complementary color

Complementary color for #hex is #3D4122.


I love getcolorcode.com

Triadic colors

1 #DDC2BE and #BEDDC2 with #C2BEDD are triadic colors.

2 #DDBEC2 and #BEC2DD with #C2BEDD are triadic colors.