COLOR #C5A4DB

HEX: #C5A4DB RGB: (197,164,219)

Renk bilgisi

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

RGB renk modeli

#C5A4DB color RGB value is (197,164,219).

RGB: (197,164,219) (77%, 64%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 164 of 255 = 64%
B 219 of 255 = 86%

197
164
219

R + G + B ~ 76%. #C5A4DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 164 + 219 = 580 (100%)
R 197 of 580 ~ 33.97%
G 164 of 580 ~ 28.28%
B 219 of 580 ~ 37.76'%

%33.97
%28.28
%37.76

CMYK RENK MODELİ

#C5A4DB rengi CMYK tonu (10,25,0,14).

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

CMYK: (10,25,0,14)
C10M25Y0K14 (10%, 25%, 0%, 14%)
(0.10 / 0.25 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%25.11
%0
%14.12

Codes

Color #C5A4DB in popluar color models

C5 A4 DB
RGB 197 164 219
HSL 276° 43.31% 75.10%
HSB/HSV 276° 25.11% 85.88%
CMYK 10.05% 25.11% 0.00%
14.12%

Color #C5A4DB in popluar number systems.

HEX C5 A4 DB
Decimal 197 164 219
Binary 11000101 10100100 11011011
Octal 305 244 333

Shades and tints

Shades of #C5A4DB

#C5A4DB
(197,164,219)
#B496C8
(180,150,200)
#A388B5
(163,136,181)
#927AA2
(146,122,162)
#816C8F
(129,108,143)
#705E7C
(112,94,124)
#5F5069
(95,80,105)
#4E4256
(78,66,86)
#3D3443
(61,52,67)
#2C2630
(44,38,48)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #C5A4DB

#C5A4DB
(197,164,219)
#CAACDE
(202,172,222)
#CFB4E1
(207,180,225)
#D4BCE4
(212,188,228)
#D9C4E7
(217,196,231)
#DECCEA
(222,204,234)
#E3D4ED
(227,212,237)
#E8DCF0
(232,220,240)
#EDE4F3
(237,228,243)
#F2ECF6
(242,236,246)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A4DB; }

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

This text font color is #C5A4DB.

Background Color

.myBgColor { background-color: #C5A4DB; }

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

This div background color is #C5A4DB.

Border color

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

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

This div border color is #C5A4DB.

Opacity

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

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

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

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

This text has shadow with #C5A4DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A4DB.

Preview

Color preview on black background

This text has color #C5A4DB on black background.


Color preview on white background

This text has color #C5A4DB on white background.


Black color preview on #C5A4DB background

This text has black color on #C5A4DB background.


White color preview on #C5A4DB background

This text has white color on #C5A4DB background.


Related colors

Complementary color

Complementary color for #hex is #3A5B24.


I love getcolorcode.com

Triadic colors

1 #DBC5A4 and #A4DBC5 with #C5A4DB are triadic colors.

2 #DBA4C5 and #A4C5DB with #C5A4DB are triadic colors.