COLOR #C5BED4

HEX: #C5BED4 RGB: (197,190,212)

Renk bilgisi

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

RGB renk modeli

#C5BED4 color RGB value is (197,190,212).

RGB: (197,190,212) (77%, 75%, 83%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 190 of 255 = 75%
B 212 of 255 = 83%

197
190
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 190 + 212 = 599 (100%)
R 197 of 599 ~ 32.89%
G 190 of 599 ~ 31.72%
B 212 of 599 ~ 35.39'%

%32.89
%31.72
%35.39

CMYK RENK MODELİ

#C5BED4 rengi CMYK tonu (7,10,0,17).

  • camgöbeği tonu 7.08%
  • eflatun tonu 10.38%
  • sarı tonu 0.00%
  • ana renk tonu 16.86%

CMYK: (7,10,0,17)
C7M10Y0K17 (7%, 10%, 0%, 17%)
(0.07 / 0.10 / 0.00 / 0.17)

CMYK yüzdeleri

%7.08
%10.38
%0
%16.86

Codes

Color #C5BED4 in popluar color models

C5 BE D4
RGB 197 190 212
HSL 259° 20.37% 78.82%
HSB/HSV 259° 10.38% 83.14%
CMYK 7.08% 10.38% 0.00%
16.86%

Color #C5BED4 in popluar number systems.

HEX C5 BE D4
Decimal 197 190 212
Binary 11000101 10111110 11010100
Octal 305 276 324

Shades and tints

Shades of #C5BED4

#C5BED4
(197,190,212)
#B4ADC1
(180,173,193)
#A39CAE
(163,156,174)
#928B9B
(146,139,155)
#817A88
(129,122,136)
#706975
(112,105,117)
#5F5862
(95,88,98)
#4E474F
(78,71,79)
#3D363C
(61,54,60)
#2C2529
(44,37,41)
#1B1416
(27,20,22)
#000000
(0,0,0)

Tints of #C5BED4

#C5BED4
(197,190,212)
#CAC3D7
(202,195,215)
#CFC8DA
(207,200,218)
#D4CDDD
(212,205,221)
#D9D2E0
(217,210,224)
#DED7E3
(222,215,227)
#E3DCE6
(227,220,230)
#E8E1E9
(232,225,233)
#EDE6EC
(237,230,236)
#F2EBEF
(242,235,239)
#F7F0F2
(247,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5BED4; }

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

This text font color is #C5BED4.

Background Color

.myBgColor { background-color: #C5BED4; }

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

This div background color is #C5BED4.

Border color

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

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

This div border color is #C5BED4.

Opacity

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

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

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

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

This text has shadow with #C5BED4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BED4.

Preview

Color preview on black background

This text has color #C5BED4 on black background.


Color preview on white background

This text has color #C5BED4 on white background.


Black color preview on #C5BED4 background

This text has black color on #C5BED4 background.


White color preview on #C5BED4 background

This text has white color on #C5BED4 background.


Related colors

Complementary color

Complementary color for #hex is #3A412B.


I love getcolorcode.com

Triadic colors

1 #D4C5BE and #BED4C5 with #C5BED4 are triadic colors.

2 #D4BEC5 and #BEC5D4 with #C5BED4 are triadic colors.