COLOR #C5B5DB

HEX: #C5B5DB RGB: (197,181,219)

Renk bilgisi

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

RGB renk modeli

#C5B5DB color RGB value is (197,181,219).

RGB: (197,181,219) (77%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 181 of 255 = 71%
B 219 of 255 = 86%

197
181
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 181 + 219 = 597 (100%)
R 197 of 597 ~ 33%
G 181 of 597 ~ 30.32%
B 219 of 597 ~ 36.68'%

%33
%30.32
%36.68

CMYK RENK MODELİ

#C5B5DB rengi CMYK tonu (10,17,0,14).

  • camgöbeği tonu 10.05%
  • eflatun tonu 17.35%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (10,17,0,14)
C10M17Y0K14 (10%, 17%, 0%, 14%)
(0.10 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%17.35
%0
%14.12

Codes

Color #C5B5DB in popluar color models

C5 B5 DB
RGB 197 181 219
HSL 265° 34.55% 78.43%
HSB/HSV 265° 17.35% 85.88%
CMYK 10.05% 17.35% 0.00%
14.12%

Color #C5B5DB in popluar number systems.

HEX C5 B5 DB
Decimal 197 181 219
Binary 11000101 10110101 11011011
Octal 305 265 333

Shades and tints

Shades of #C5B5DB

#C5B5DB
(197,181,219)
#B4A5C8
(180,165,200)
#A395B5
(163,149,181)
#9285A2
(146,133,162)
#81758F
(129,117,143)
#70657C
(112,101,124)
#5F5569
(95,85,105)
#4E4556
(78,69,86)
#3D3543
(61,53,67)
#2C2530
(44,37,48)
#1B151D
(27,21,29)
#000000
(0,0,0)

Tints of #C5B5DB

#C5B5DB
(197,181,219)
#CABBDE
(202,187,222)
#CFC1E1
(207,193,225)
#D4C7E4
(212,199,228)
#D9CDE7
(217,205,231)
#DED3EA
(222,211,234)
#E3D9ED
(227,217,237)
#E8DFF0
(232,223,240)
#EDE5F3
(237,229,243)
#F2EBF6
(242,235,246)
#F7F1F9
(247,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5B5DB; }

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

This text font color is #C5B5DB.

Background Color

.myBgColor { background-color: #C5B5DB; }

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

This div background color is #C5B5DB.

Border color

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

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

This div border color is #C5B5DB.

Opacity

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

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

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

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

This text has shadow with #C5B5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B5DB.

Preview

Color preview on black background

This text has color #C5B5DB on black background.


Color preview on white background

This text has color #C5B5DB on white background.


Black color preview on #C5B5DB background

This text has black color on #C5B5DB background.


White color preview on #C5B5DB background

This text has white color on #C5B5DB background.


Related colors

Complementary color

Complementary color for #hex is #3A4A24.


I love getcolorcode.com

Triadic colors

1 #DBC5B5 and #B5DBC5 with #C5B5DB are triadic colors.

2 #DBB5C5 and #B5C5DB with #C5B5DB are triadic colors.