COLOR #C5BEEB

HEX: #C5BEEB RGB: (197,190,235)

Renk bilgisi

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

RGB renk modeli

#C5BEEB color RGB value is (197,190,235).

RGB: (197,190,235) (77%, 75%, 92%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 190 of 255 = 75%
B 235 of 255 = 92%

197
190
235

R + G + B ~ 81%. #C5BEEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 190 + 235 = 622 (100%)
R 197 of 622 ~ 31.67%
G 190 of 622 ~ 30.55%
B 235 of 622 ~ 37.78'%

%31.67
%30.55
%37.78

CMYK RENK MODELİ

#C5BEEB rengi CMYK tonu (16,19,0,8).

  • camgöbeği tonu 16.17%
  • eflatun tonu 19.15%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (16,19,0,8)
C16M19Y0K8 (16%, 19%, 0%, 8%)
(0.16 / 0.19 / 0.00 / 0.08)

CMYK yüzdeleri

%16.17
%19.15
%0
%7.84

Codes

Color #C5BEEB in popluar color models

C5 BE EB
RGB 197 190 235
HSL 249° 52.94% 83.33%
HSB/HSV 249° 19.15% 92.16%
CMYK 16.17% 19.15% 0.00%
7.84%

Color #C5BEEB in popluar number systems.

HEX C5 BE EB
Decimal 197 190 235
Binary 11000101 10111110 11101011
Octal 305 276 353

Shades and tints

Shades of #C5BEEB

#C5BEEB
(197,190,235)
#B4ADD6
(180,173,214)
#A39CC1
(163,156,193)
#928BAC
(146,139,172)
#817A97
(129,122,151)
#706982
(112,105,130)
#5F586D
(95,88,109)
#4E4758
(78,71,88)
#3D3643
(61,54,67)
#2C252E
(44,37,46)
#1B1419
(27,20,25)
#000000
(0,0,0)

Tints of #C5BEEB

#C5BEEB
(197,190,235)
#CAC3EC
(202,195,236)
#CFC8ED
(207,200,237)
#D4CDEE
(212,205,238)
#D9D2EF
(217,210,239)
#DED7F0
(222,215,240)
#E3DCF1
(227,220,241)
#E8E1F2
(232,225,242)
#EDE6F3
(237,230,243)
#F2EBF4
(242,235,244)
#F7F0F5
(247,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5BEEB; }

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

This text font color is #C5BEEB.

Background Color

.myBgColor { background-color: #C5BEEB; }

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

This div background color is #C5BEEB.

Border color

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

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

This div border color is #C5BEEB.

Opacity

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

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

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

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

This text has shadow with #C5BEEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BEEB.

Preview

Color preview on black background

This text has color #C5BEEB on black background.


Color preview on white background

This text has color #C5BEEB on white background.


Black color preview on #C5BEEB background

This text has black color on #C5BEEB background.


White color preview on #C5BEEB background

This text has white color on #C5BEEB background.


Related colors

Complementary color

Complementary color for #hex is #3A4114.


I love getcolorcode.com

Triadic colors

1 #EBC5BE and #BEEBC5 with #C5BEEB are triadic colors.

2 #EBBEC5 and #BEC5EB with #C5BEEB are triadic colors.