COLOR #C5BEDC

HEX: #C5BEDC RGB: (197,190,220)

Renk bilgisi

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

RGB renk modeli

#C5BEDC color RGB value is (197,190,220).

RGB: (197,190,220) (77%, 75%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 190 of 255 = 75%
B 220 of 255 = 86%

197
190
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 190 + 220 = 607 (100%)
R 197 of 607 ~ 32.45%
G 190 of 607 ~ 31.3%
B 220 of 607 ~ 36.24'%

%32.45
%31.3
%36.24

CMYK RENK MODELİ

#C5BEDC rengi CMYK tonu (10,14,0,14).

  • camgöbeği tonu 10.45%
  • eflatun tonu 13.64%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (10,14,0,14)
C10M14Y0K14 (10%, 14%, 0%, 14%)
(0.10 / 0.14 / 0.00 / 0.14)

CMYK yüzdeleri

%10.45
%13.64
%0
%13.73

Codes

Color #C5BEDC in popluar color models

C5 BE DC
RGB 197 190 220
HSL 254° 30.00% 80.39%
HSB/HSV 254° 13.64% 86.27%
CMYK 10.45% 13.64% 0.00%
13.73%

Color #C5BEDC in popluar number systems.

HEX C5 BE DC
Decimal 197 190 220
Binary 11000101 10111110 11011100
Octal 305 276 334

Shades and tints

Shades of #C5BEDC

#C5BEDC
(197,190,220)
#B4ADC8
(180,173,200)
#A39CB4
(163,156,180)
#928BA0
(146,139,160)
#817A8C
(129,122,140)
#706978
(112,105,120)
#5F5864
(95,88,100)
#4E4750
(78,71,80)
#3D363C
(61,54,60)
#2C2528
(44,37,40)
#1B1414
(27,20,20)
#000000
(0,0,0)

Tints of #C5BEDC

#C5BEDC
(197,190,220)
#CAC3DF
(202,195,223)
#CFC8E2
(207,200,226)
#D4CDE5
(212,205,229)
#D9D2E8
(217,210,232)
#DED7EB
(222,215,235)
#E3DCEE
(227,220,238)
#E8E1F1
(232,225,241)
#EDE6F4
(237,230,244)
#F2EBF7
(242,235,247)
#F7F0FA
(247,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5BEDC color. Also use rgb(197,190,220) instead hex code.

Text Font Color

.myTextColor { color: #C5BEDC; }

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

This text font color is #C5BEDC.

Background Color

.myBgColor { background-color: #C5BEDC; }

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

This div background color is #C5BEDC.

Border color

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

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

This div border color is #C5BEDC.

Opacity

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

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

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

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

This text has shadow with #C5BEDC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BEDC.

Preview

Color preview on black background

This text has color #C5BEDC on black background.


Color preview on white background

This text has color #C5BEDC on white background.


Black color preview on #C5BEDC background

This text has black color on #C5BEDC background.


White color preview on #C5BEDC background

This text has white color on #C5BEDC background.


Related colors

Complementary color

Complementary color for #hex is #3A4123.


I love getcolorcode.com

Triadic colors

1 #DCC5BE and #BEDCC5 with #C5BEDC are triadic colors.

2 #DCBEC5 and #BEC5DC with #C5BEDC are triadic colors.