COLOR #C5BAEE

HEX: #C5BAEE RGB: (197,186,238)

Renk bilgisi

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

RGB renk modeli

#C5BAEE color RGB value is (197,186,238).

RGB: (197,186,238) (77%, 73%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 186 of 255 = 73%
B 238 of 255 = 93%

197
186
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 186 + 238 = 621 (100%)
R 197 of 621 ~ 31.72%
G 186 of 621 ~ 29.95%
B 238 of 621 ~ 38.33'%

%31.72
%29.95
%38.33

CMYK RENK MODELİ

#C5BAEE rengi CMYK tonu (17,22,0,7).

  • camgöbeği tonu 17.23%
  • eflatun tonu 21.85%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (17,22,0,7)
C17M22Y0K7 (17%, 22%, 0%, 7%)
(0.17 / 0.22 / 0.00 / 0.07)

CMYK yüzdeleri

%17.23
%21.85
%0
%6.67

Codes

Color #C5BAEE in popluar color models

C5 BA EE
RGB 197 186 238
HSL 253° 60.47% 83.14%
HSB/HSV 253° 21.85% 93.33%
CMYK 17.23% 21.85% 0.00%
6.67%

Color #C5BAEE in popluar number systems.

HEX C5 BA EE
Decimal 197 186 238
Binary 11000101 10111010 11101110
Octal 305 272 356

Shades and tints

Shades of #C5BAEE

#C5BAEE
(197,186,238)
#B4AAD9
(180,170,217)
#A39AC4
(163,154,196)
#928AAF
(146,138,175)
#817A9A
(129,122,154)
#706A85
(112,106,133)
#5F5A70
(95,90,112)
#4E4A5B
(78,74,91)
#3D3A46
(61,58,70)
#2C2A31
(44,42,49)
#1B1A1C
(27,26,28)
#000000
(0,0,0)

Tints of #C5BAEE

#C5BAEE
(197,186,238)
#CAC0EF
(202,192,239)
#CFC6F0
(207,198,240)
#D4CCF1
(212,204,241)
#D9D2F2
(217,210,242)
#DED8F3
(222,216,243)
#E3DEF4
(227,222,244)
#E8E4F5
(232,228,245)
#EDEAF6
(237,234,246)
#F2F0F7
(242,240,247)
#F7F6F8
(247,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5BAEE color. Also use rgb(197,186,238) instead hex code.

Text Font Color

.myTextColor { color: #C5BAEE; }

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

This text font color is #C5BAEE.

Background Color

.myBgColor { background-color: #C5BAEE; }

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

This div background color is #C5BAEE.

Border color

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

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

This div border color is #C5BAEE.

Opacity

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

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

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

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

This text has shadow with #C5BAEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5BAEE.

Preview

Color preview on black background

This text has color #C5BAEE on black background.


Color preview on white background

This text has color #C5BAEE on white background.


Black color preview on #C5BAEE background

This text has black color on #C5BAEE background.


White color preview on #C5BAEE background

This text has white color on #C5BAEE background.


Related colors

Complementary color

Complementary color for #hex is #3A4511.


I love getcolorcode.com

Triadic colors

1 #EEC5BA and #BAEEC5 with #C5BAEE are triadic colors.

2 #EEBAC5 and #BAC5EE with #C5BAEE are triadic colors.