COLOR #C5AAC6

HEX: #C5AAC6 RGB: (197,170,198)

Renk bilgisi

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

RGB renk modeli

#C5AAC6 color RGB value is (197,170,198).

RGB: (197,170,198) (77%, 67%, 78%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 170 of 255 = 67%
B 198 of 255 = 78%

197
170
198

R + G + B ~ 74%. #C5AAC6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 170 + 198 = 565 (100%)
R 197 of 565 ~ 34.87%
G 170 of 565 ~ 30.09%
B 198 of 565 ~ 35.04'%

%34.87
%30.09
%35.04

CMYK RENK MODELİ

#C5AAC6 rengi CMYK tonu (1,14,0,22).

  • camgöbeği tonu 0.51%
  • eflatun tonu 14.14%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (1,14,0,22)
C1M14Y0K22 (1%, 14%, 0%, 22%)
(0.01 / 0.14 / 0.00 / 0.22)

CMYK yüzdeleri

%0.51
%14.14
%0
%22.35

Codes

Color #C5AAC6 in popluar color models

C5 AA C6
RGB 197 170 198
HSL 298° 19.72% 72.16%
HSB/HSV 298° 14.14% 77.65%
CMYK 0.51% 14.14% 0.00%
22.35%

Color #C5AAC6 in popluar number systems.

HEX C5 AA C6
Decimal 197 170 198
Binary 11000101 10101010 11000110
Octal 305 252 306

Shades and tints

Shades of #C5AAC6

#C5AAC6
(197,170,198)
#B49BB4
(180,155,180)
#A38CA2
(163,140,162)
#927D90
(146,125,144)
#816E7E
(129,110,126)
#705F6C
(112,95,108)
#5F505A
(95,80,90)
#4E4148
(78,65,72)
#3D3236
(61,50,54)
#2C2324
(44,35,36)
#1B1412
(27,20,18)
#000000
(0,0,0)

Tints of #C5AAC6

#C5AAC6
(197,170,198)
#CAB1CB
(202,177,203)
#CFB8D0
(207,184,208)
#D4BFD5
(212,191,213)
#D9C6DA
(217,198,218)
#DECDDF
(222,205,223)
#E3D4E4
(227,212,228)
#E8DBE9
(232,219,233)
#EDE2EE
(237,226,238)
#F2E9F3
(242,233,243)
#F7F0F8
(247,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5AAC6 color. Also use rgb(197,170,198) instead hex code.

Text Font Color

.myTextColor { color: #C5AAC6; }

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

This text font color is #C5AAC6.

Background Color

.myBgColor { background-color: #C5AAC6; }

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

This div background color is #C5AAC6.

Border color

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

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

This div border color is #C5AAC6.

Opacity

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

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

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

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

This text has shadow with #C5AAC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AAC6.

Preview

Color preview on black background

This text has color #C5AAC6 on black background.


Color preview on white background

This text has color #C5AAC6 on white background.


Black color preview on #C5AAC6 background

This text has black color on #C5AAC6 background.


White color preview on #C5AAC6 background

This text has white color on #C5AAC6 background.


Related colors

Complementary color

Complementary color for #hex is #3A5539.


I love getcolorcode.com

Triadic colors

1 #C6C5AA and #AAC6C5 with #C5AAC6 are triadic colors.

2 #C6AAC5 and #AAC5C6 with #C5AAC6 are triadic colors.