COLOR #C5AFDB

HEX: #C5AFDB RGB: (197,175,219)

Renk bilgisi

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

RGB renk modeli

#C5AFDB color RGB value is (197,175,219).

RGB: (197,175,219) (77%, 69%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 175 of 255 = 69%
B 219 of 255 = 86%

197
175
219

R + G + B ~ 77%. #C5AFDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 175 + 219 = 591 (100%)
R 197 of 591 ~ 33.33%
G 175 of 591 ~ 29.61%
B 219 of 591 ~ 37.06'%

%33.33
%29.61
%37.06

CMYK RENK MODELİ

#C5AFDB rengi CMYK tonu (10,20,0,14).

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

CMYK: (10,20,0,14)
C10M20Y0K14 (10%, 20%, 0%, 14%)
(0.10 / 0.20 / 0.00 / 0.14)

CMYK yüzdeleri

%10.05
%20.09
%0
%14.12

Codes

Color #C5AFDB in popluar color models

C5 AF DB
RGB 197 175 219
HSL 270° 37.93% 77.25%
HSB/HSV 270° 20.09% 85.88%
CMYK 10.05% 20.09% 0.00%
14.12%

Color #C5AFDB in popluar number systems.

HEX C5 AF DB
Decimal 197 175 219
Binary 11000101 10101111 11011011
Octal 305 257 333

Shades and tints

Shades of #C5AFDB

#C5AFDB
(197,175,219)
#B4A0C8
(180,160,200)
#A391B5
(163,145,181)
#9282A2
(146,130,162)
#81738F
(129,115,143)
#70647C
(112,100,124)
#5F5569
(95,85,105)
#4E4656
(78,70,86)
#3D3743
(61,55,67)
#2C2830
(44,40,48)
#1B191D
(27,25,29)
#000000
(0,0,0)

Tints of #C5AFDB

#C5AFDB
(197,175,219)
#CAB6DE
(202,182,222)
#CFBDE1
(207,189,225)
#D4C4E4
(212,196,228)
#D9CBE7
(217,203,231)
#DED2EA
(222,210,234)
#E3D9ED
(227,217,237)
#E8E0F0
(232,224,240)
#EDE7F3
(237,231,243)
#F2EEF6
(242,238,246)
#F7F5F9
(247,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5AFDB; }

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

This text font color is #C5AFDB.

Background Color

.myBgColor { background-color: #C5AFDB; }

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

This div background color is #C5AFDB.

Border color

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

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

This div border color is #C5AFDB.

Opacity

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

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

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

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

This text has shadow with #C5AFDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AFDB.

Preview

Color preview on black background

This text has color #C5AFDB on black background.


Color preview on white background

This text has color #C5AFDB on white background.


Black color preview on #C5AFDB background

This text has black color on #C5AFDB background.


White color preview on #C5AFDB background

This text has white color on #C5AFDB background.


Related colors

Complementary color

Complementary color for #hex is #3A5024.


I love getcolorcode.com

Triadic colors

1 #DBC5AF and #AFDBC5 with #C5AFDB are triadic colors.

2 #DBAFC5 and #AFC5DB with #C5AFDB are triadic colors.