COLOR #C5B6EC

HEX: #C5B6EC RGB: (197,182,236)

Renk bilgisi

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

RGB renk modeli

#C5B6EC color RGB value is (197,182,236).

RGB: (197,182,236) (77%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 182 of 255 = 71%
B 236 of 255 = 93%

197
182
236

R + G + B ~ 80%. #C5B6EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 182 + 236 = 615 (100%)
R 197 of 615 ~ 32.03%
G 182 of 615 ~ 29.59%
B 236 of 615 ~ 38.37'%

%32.03
%29.59
%38.37

CMYK RENK MODELİ

#C5B6EC rengi CMYK tonu (17,23,0,7).

  • camgöbeği tonu 16.53%
  • eflatun tonu 22.88%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (17,23,0,7)
C17M23Y0K7 (17%, 23%, 0%, 7%)
(0.17 / 0.23 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%22.88
%0
%7.45

Codes

Color #C5B6EC in popluar color models

C5 B6 EC
RGB 197 182 236
HSL 257° 58.70% 81.96%
HSB/HSV 257° 22.88% 92.55%
CMYK 16.53% 22.88% 0.00%
7.45%

Color #C5B6EC in popluar number systems.

HEX C5 B6 EC
Decimal 197 182 236
Binary 11000101 10110110 11101100
Octal 305 266 354

Shades and tints

Shades of #C5B6EC

#C5B6EC
(197,182,236)
#B4A6D7
(180,166,215)
#A396C2
(163,150,194)
#9286AD
(146,134,173)
#817698
(129,118,152)
#706683
(112,102,131)
#5F566E
(95,86,110)
#4E4659
(78,70,89)
#3D3644
(61,54,68)
#2C262F
(44,38,47)
#1B161A
(27,22,26)
#000000
(0,0,0)

Tints of #C5B6EC

#C5B6EC
(197,182,236)
#CABCED
(202,188,237)
#CFC2EE
(207,194,238)
#D4C8EF
(212,200,239)
#D9CEF0
(217,206,240)
#DED4F1
(222,212,241)
#E3DAF2
(227,218,242)
#E8E0F3
(232,224,243)
#EDE6F4
(237,230,244)
#F2ECF5
(242,236,245)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B6EC color. Also use rgb(197,182,236) instead hex code.

Text Font Color

.myTextColor { color: #C5B6EC; }

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

This text font color is #C5B6EC.

Background Color

.myBgColor { background-color: #C5B6EC; }

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

This div background color is #C5B6EC.

Border color

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

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

This div border color is #C5B6EC.

Opacity

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

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

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

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

This text has shadow with #C5B6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B6EC.

Preview

Color preview on black background

This text has color #C5B6EC on black background.


Color preview on white background

This text has color #C5B6EC on white background.


Black color preview on #C5B6EC background

This text has black color on #C5B6EC background.


White color preview on #C5B6EC background

This text has white color on #C5B6EC background.


Related colors

Complementary color

Complementary color for #hex is #3A4913.


I love getcolorcode.com

Triadic colors

1 #ECC5B6 and #B6ECC5 with #C5B6EC are triadic colors.

2 #ECB6C5 and #B6C5EC with #C5B6EC are triadic colors.