COLOR #C5AEC3

HEX: #C5AEC3 RGB: (197,174,195)

Renk bilgisi

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

RGB renk modeli

#C5AEC3 color RGB value is (197,174,195).

RGB: (197,174,195) (77%, 68%, 76%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 174 of 255 = 68%
B 195 of 255 = 76%

197
174
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 174 + 195 = 566 (100%)
R 197 of 566 ~ 34.81%
G 174 of 566 ~ 30.74%
B 195 of 566 ~ 34.45'%

%34.81
%30.74
%34.45

CMYK RENK MODELİ

#C5AEC3 rengi CMYK tonu (0,12,1,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 11.68%
  • sarı tonu 1.02%
  • ana renk tonu 22.75%

CMYK: (0,12,1,23)
C0M12Y1K23 (0%, 12%, 1%, 23%)
(0.00 / 0.12 / 0.01 / 0.23)

CMYK yüzdeleri

%0
%11.68
%1.02
%22.75

Codes

Color #C5AEC3 in popluar color models

C5 AE C3
RGB 197 174 195
HSL 305° 16.55% 72.75%
HSB/HSV 305° 11.68% 77.25%
CMYK 0.00% 11.68% 1.02%
22.75%

Color #C5AEC3 in popluar number systems.

HEX C5 AE C3
Decimal 197 174 195
Binary 11000101 10101110 11000011
Octal 305 256 303

Shades and tints

Shades of #C5AEC3

#C5AEC3
(197,174,195)
#B49FB2
(180,159,178)
#A390A1
(163,144,161)
#928190
(146,129,144)
#81727F
(129,114,127)
#70636E
(112,99,110)
#5F545D
(95,84,93)
#4E454C
(78,69,76)
#3D363B
(61,54,59)
#2C272A
(44,39,42)
#1B1819
(27,24,25)
#000000
(0,0,0)

Tints of #C5AEC3

#C5AEC3
(197,174,195)
#CAB5C8
(202,181,200)
#CFBCCD
(207,188,205)
#D4C3D2
(212,195,210)
#D9CAD7
(217,202,215)
#DED1DC
(222,209,220)
#E3D8E1
(227,216,225)
#E8DFE6
(232,223,230)
#EDE6EB
(237,230,235)
#F2EDF0
(242,237,240)
#F7F4F5
(247,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5AEC3 color. Also use rgb(197,174,195) instead hex code.

Text Font Color

.myTextColor { color: #C5AEC3; }

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

This text font color is #C5AEC3.

Background Color

.myBgColor { background-color: #C5AEC3; }

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

This div background color is #C5AEC3.

Border color

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

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

This div border color is #C5AEC3.

Opacity

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

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

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

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

This text has shadow with #C5AEC3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AEC3.

Preview

Color preview on black background

This text has color #C5AEC3 on black background.


Color preview on white background

This text has color #C5AEC3 on white background.


Black color preview on #C5AEC3 background

This text has black color on #C5AEC3 background.


White color preview on #C5AEC3 background

This text has white color on #C5AEC3 background.


Related colors

Complementary color

Complementary color for #hex is #3A513C.


I love getcolorcode.com

Triadic colors

1 #C3C5AE and #AEC3C5 with #C5AEC3 are triadic colors.

2 #C3AEC5 and #AEC5C3 with #C5AEC3 are triadic colors.