COLOR #C5B5DD

HEX: #C5B5DD RGB: (197,181,221)

Renk bilgisi

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

RGB renk modeli

#C5B5DD color RGB value is (197,181,221).

RGB: (197,181,221) (77%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 181 of 255 = 71%
B 221 of 255 = 87%

197
181
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 181 + 221 = 599 (100%)
R 197 of 599 ~ 32.89%
G 181 of 599 ~ 30.22%
B 221 of 599 ~ 36.89'%

%32.89
%30.22
%36.89

CMYK RENK MODELİ

#C5B5DD rengi CMYK tonu (11,18,0,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 18.10%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (11,18,0,13)
C11M18Y0K13 (11%, 18%, 0%, 13%)
(0.11 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%10.86
%18.1
%0
%13.33

Codes

Color #C5B5DD in popluar color models

C5 B5 DD
RGB 197 181 221
HSL 264° 37.04% 78.82%
HSB/HSV 264° 18.10% 86.67%
CMYK 10.86% 18.10% 0.00%
13.33%

Color #C5B5DD in popluar number systems.

HEX C5 B5 DD
Decimal 197 181 221
Binary 11000101 10110101 11011101
Octal 305 265 335

Shades and tints

Shades of #C5B5DD

#C5B5DD
(197,181,221)
#B4A5C9
(180,165,201)
#A395B5
(163,149,181)
#9285A1
(146,133,161)
#81758D
(129,117,141)
#706579
(112,101,121)
#5F5565
(95,85,101)
#4E4551
(78,69,81)
#3D353D
(61,53,61)
#2C2529
(44,37,41)
#1B1515
(27,21,21)
#000000
(0,0,0)

Tints of #C5B5DD

#C5B5DD
(197,181,221)
#CABBE0
(202,187,224)
#CFC1E3
(207,193,227)
#D4C7E6
(212,199,230)
#D9CDE9
(217,205,233)
#DED3EC
(222,211,236)
#E3D9EF
(227,217,239)
#E8DFF2
(232,223,242)
#EDE5F5
(237,229,245)
#F2EBF8
(242,235,248)
#F7F1FB
(247,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B5DD color. Also use rgb(197,181,221) instead hex code.

Text Font Color

.myTextColor { color: #C5B5DD; }

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

This text font color is #C5B5DD.

Background Color

.myBgColor { background-color: #C5B5DD; }

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

This div background color is #C5B5DD.

Border color

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

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

This div border color is #C5B5DD.

Opacity

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

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

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

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

This text has shadow with #C5B5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B5DD.

Preview

Color preview on black background

This text has color #C5B5DD on black background.


Color preview on white background

This text has color #C5B5DD on white background.


Black color preview on #C5B5DD background

This text has black color on #C5B5DD background.


White color preview on #C5B5DD background

This text has white color on #C5B5DD background.


Related colors

Complementary color

Complementary color for #hex is #3A4A22.


I love getcolorcode.com

Triadic colors

1 #DDC5B5 and #B5DDC5 with #C5B5DD are triadic colors.

2 #DDB5C5 and #B5C5DD with #C5B5DD are triadic colors.