COLOR #C5B3EC

HEX: #C5B3EC RGB: (197,179,236)

Renk bilgisi

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

RGB renk modeli

#C5B3EC color RGB value is (197,179,236).

RGB: (197,179,236) (77%, 70%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 179 of 255 = 70%
B 236 of 255 = 93%

197
179
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 179 + 236 = 612 (100%)
R 197 of 612 ~ 32.19%
G 179 of 612 ~ 29.25%
B 236 of 612 ~ 38.56'%

%32.19
%29.25
%38.56

CMYK RENK MODELİ

#C5B3EC rengi CMYK tonu (17,24,0,7).

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

CMYK: (17,24,0,7)
C17M24Y0K7 (17%, 24%, 0%, 7%)
(0.17 / 0.24 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%24.15
%0
%7.45

Codes

Color #C5B3EC in popluar color models

C5 B3 EC
RGB 197 179 236
HSL 259° 60.00% 81.37%
HSB/HSV 259° 24.15% 92.55%
CMYK 16.53% 24.15% 0.00%
7.45%

Color #C5B3EC in popluar number systems.

HEX C5 B3 EC
Decimal 197 179 236
Binary 11000101 10110011 11101100
Octal 305 263 354

Shades and tints

Shades of #C5B3EC

#C5B3EC
(197,179,236)
#B4A3D7
(180,163,215)
#A393C2
(163,147,194)
#9283AD
(146,131,173)
#817398
(129,115,152)
#706383
(112,99,131)
#5F536E
(95,83,110)
#4E4359
(78,67,89)
#3D3344
(61,51,68)
#2C232F
(44,35,47)
#1B131A
(27,19,26)
#000000
(0,0,0)

Tints of #C5B3EC

#C5B3EC
(197,179,236)
#CAB9ED
(202,185,237)
#CFBFEE
(207,191,238)
#D4C5EF
(212,197,239)
#D9CBF0
(217,203,240)
#DED1F1
(222,209,241)
#E3D7F2
(227,215,242)
#E8DDF3
(232,221,243)
#EDE3F4
(237,227,244)
#F2E9F5
(242,233,245)
#F7EFF6
(247,239,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B3EC; }

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

This text font color is #C5B3EC.

Background Color

.myBgColor { background-color: #C5B3EC; }

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

This div background color is #C5B3EC.

Border color

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

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

This div border color is #C5B3EC.

Opacity

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

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

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

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

This text has shadow with #C5B3EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B3EC.

Preview

Color preview on black background

This text has color #C5B3EC on black background.


Color preview on white background

This text has color #C5B3EC on white background.


Black color preview on #C5B3EC background

This text has black color on #C5B3EC background.


White color preview on #C5B3EC background

This text has white color on #C5B3EC background.


Related colors

Complementary color

Complementary color for #hex is #3A4C13.


I love getcolorcode.com

Triadic colors

1 #ECC5B3 and #B3ECC5 with #C5B3EC are triadic colors.

2 #ECB3C5 and #B3C5EC with #C5B3EC are triadic colors.