COLOR #C5A6D6

HEX: #C5A6D6 RGB: (197,166,214)

Renk bilgisi

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

RGB renk modeli

#C5A6D6 color RGB value is (197,166,214).

RGB: (197,166,214) (77%, 65%, 84%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 166 of 255 = 65%
B 214 of 255 = 84%

197
166
214

R + G + B ~ 75%. #C5A6D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 166 + 214 = 577 (100%)
R 197 of 577 ~ 34.14%
G 166 of 577 ~ 28.77%
B 214 of 577 ~ 37.09'%

%34.14
%28.77
%37.09

CMYK RENK MODELİ

#C5A6D6 rengi CMYK tonu (8,22,0,16).

  • camgöbeği tonu 7.94%
  • eflatun tonu 22.43%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (8,22,0,16)
C8M22Y0K16 (8%, 22%, 0%, 16%)
(0.08 / 0.22 / 0.00 / 0.16)

CMYK yüzdeleri

%7.94
%22.43
%0
%16.08

Codes

Color #C5A6D6 in popluar color models

C5 A6 D6
RGB 197 166 214
HSL 279° 36.92% 74.51%
HSB/HSV 279° 22.43% 83.92%
CMYK 7.94% 22.43% 0.00%
16.08%

Color #C5A6D6 in popluar number systems.

HEX C5 A6 D6
Decimal 197 166 214
Binary 11000101 10100110 11010110
Octal 305 246 326

Shades and tints

Shades of #C5A6D6

#C5A6D6
(197,166,214)
#B497C3
(180,151,195)
#A388B0
(163,136,176)
#92799D
(146,121,157)
#816A8A
(129,106,138)
#705B77
(112,91,119)
#5F4C64
(95,76,100)
#4E3D51
(78,61,81)
#3D2E3E
(61,46,62)
#2C1F2B
(44,31,43)
#1B1018
(27,16,24)
#000000
(0,0,0)

Tints of #C5A6D6

#C5A6D6
(197,166,214)
#CAAED9
(202,174,217)
#CFB6DC
(207,182,220)
#D4BEDF
(212,190,223)
#D9C6E2
(217,198,226)
#DECEE5
(222,206,229)
#E3D6E8
(227,214,232)
#E8DEEB
(232,222,235)
#EDE6EE
(237,230,238)
#F2EEF1
(242,238,241)
#F7F6F4
(247,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A6D6 color. Also use rgb(197,166,214) instead hex code.

Text Font Color

.myTextColor { color: #C5A6D6; }

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

This text font color is #C5A6D6.

Background Color

.myBgColor { background-color: #C5A6D6; }

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

This div background color is #C5A6D6.

Border color

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

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

This div border color is #C5A6D6.

Opacity

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

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

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

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

This text has shadow with #C5A6D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A6D6.

Preview

Color preview on black background

This text has color #C5A6D6 on black background.


Color preview on white background

This text has color #C5A6D6 on white background.


Black color preview on #C5A6D6 background

This text has black color on #C5A6D6 background.


White color preview on #C5A6D6 background

This text has white color on #C5A6D6 background.


Related colors

Complementary color

Complementary color for #hex is #3A5929.


I love getcolorcode.com

Triadic colors

1 #D6C5A6 and #A6D6C5 with #C5A6D6 are triadic colors.

2 #D6A6C5 and #A6C5D6 with #C5A6D6 are triadic colors.