COLOR #C5A5DE

HEX: #C5A5DE RGB: (197,165,222)

Renk bilgisi

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

RGB renk modeli

#C5A5DE color RGB value is (197,165,222).

RGB: (197,165,222) (77%, 65%, 87%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 165 of 255 = 65%
B 222 of 255 = 87%

197
165
222

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 165 + 222 = 584 (100%)
R 197 of 584 ~ 33.73%
G 165 of 584 ~ 28.25%
B 222 of 584 ~ 38.01'%

%33.73
%28.25
%38.01

CMYK RENK MODELİ

#C5A5DE rengi CMYK tonu (11,26,0,13).

  • camgöbeği tonu 11.26%
  • eflatun tonu 25.68%
  • sarı tonu 0.00%
  • ana renk tonu 12.94%

CMYK: (11,26,0,13)
C11M26Y0K13 (11%, 26%, 0%, 13%)
(0.11 / 0.26 / 0.00 / 0.13)

CMYK yüzdeleri

%11.26
%25.68
%0
%12.94

Codes

Color #C5A5DE in popluar color models

C5 A5 DE
RGB 197 165 222
HSL 274° 46.34% 75.88%
HSB/HSV 274° 25.68% 87.06%
CMYK 11.26% 25.68% 0.00%
12.94%

Color #C5A5DE in popluar number systems.

HEX C5 A5 DE
Decimal 197 165 222
Binary 11000101 10100101 11011110
Octal 305 245 336

Shades and tints

Shades of #C5A5DE

#C5A5DE
(197,165,222)
#B496CA
(180,150,202)
#A387B6
(163,135,182)
#9278A2
(146,120,162)
#81698E
(129,105,142)
#705A7A
(112,90,122)
#5F4B66
(95,75,102)
#4E3C52
(78,60,82)
#3D2D3E
(61,45,62)
#2C1E2A
(44,30,42)
#1B0F16
(27,15,22)
#000000
(0,0,0)

Tints of #C5A5DE

#C5A5DE
(197,165,222)
#CAADE1
(202,173,225)
#CFB5E4
(207,181,228)
#D4BDE7
(212,189,231)
#D9C5EA
(217,197,234)
#DECDED
(222,205,237)
#E3D5F0
(227,213,240)
#E8DDF3
(232,221,243)
#EDE5F6
(237,229,246)
#F2EDF9
(242,237,249)
#F7F5FC
(247,245,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A5DE color. Also use rgb(197,165,222) instead hex code.

Text Font Color

.myTextColor { color: #C5A5DE; }

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

This text font color is #C5A5DE.

Background Color

.myBgColor { background-color: #C5A5DE; }

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

This div background color is #C5A5DE.

Border color

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

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

This div border color is #C5A5DE.

Opacity

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

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

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

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

This text has shadow with #C5A5DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A5DE.

Preview

Color preview on black background

This text has color #C5A5DE on black background.


Color preview on white background

This text has color #C5A5DE on white background.


Black color preview on #C5A5DE background

This text has black color on #C5A5DE background.


White color preview on #C5A5DE background

This text has white color on #C5A5DE background.


Related colors

Complementary color

Complementary color for #hex is #3A5A21.


I love getcolorcode.com

Triadic colors

1 #DEC5A5 and #A5DEC5 with #C5A5DE are triadic colors.

2 #DEA5C5 and #A5C5DE with #C5A5DE are triadic colors.