COLOR #C5AEE5

HEX: #C5AEE5 RGB: (197,174,229)

Renk bilgisi

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

RGB renk modeli

#C5AEE5 color RGB value is (197,174,229).

RGB: (197,174,229) (77%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 174 of 255 = 68%
B 229 of 255 = 90%

197
174
229

R + G + B ~ 78%. #C5AEE5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 174 + 229 = 600 (100%)
R 197 of 600 ~ 32.83%
G 174 of 600 ~ 29%
B 229 of 600 ~ 38.17'%

%32.83
%29
%38.17

CMYK RENK MODELİ

#C5AEE5 rengi CMYK tonu (14,24,0,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 24.02%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (14,24,0,10)
C14M24Y0K10 (14%, 24%, 0%, 10%)
(0.14 / 0.24 / 0.00 / 0.10)

CMYK yüzdeleri

%13.97
%24.02
%0
%10.2

Codes

Color #C5AEE5 in popluar color models

C5 AE E5
RGB 197 174 229
HSL 265° 51.40% 79.02%
HSB/HSV 265° 24.02% 89.80%
CMYK 13.97% 24.02% 0.00%
10.20%

Color #C5AEE5 in popluar number systems.

HEX C5 AE E5
Decimal 197 174 229
Binary 11000101 10101110 11100101
Octal 305 256 345

Shades and tints

Shades of #C5AEE5

#C5AEE5
(197,174,229)
#B49FD1
(180,159,209)
#A390BD
(163,144,189)
#9281A9
(146,129,169)
#817295
(129,114,149)
#706381
(112,99,129)
#5F546D
(95,84,109)
#4E4559
(78,69,89)
#3D3645
(61,54,69)
#2C2731
(44,39,49)
#1B181D
(27,24,29)
#000000
(0,0,0)

Tints of #C5AEE5

#C5AEE5
(197,174,229)
#CAB5E7
(202,181,231)
#CFBCE9
(207,188,233)
#D4C3EB
(212,195,235)
#D9CAED
(217,202,237)
#DED1EF
(222,209,239)
#E3D8F1
(227,216,241)
#E8DFF3
(232,223,243)
#EDE6F5
(237,230,245)
#F2EDF7
(242,237,247)
#F7F4F9
(247,244,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5AEE5; }

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

This text font color is #C5AEE5.

Background Color

.myBgColor { background-color: #C5AEE5; }

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

This div background color is #C5AEE5.

Border color

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

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

This div border color is #C5AEE5.

Opacity

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

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

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

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

This text has shadow with #C5AEE5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AEE5.

Preview

Color preview on black background

This text has color #C5AEE5 on black background.


Color preview on white background

This text has color #C5AEE5 on white background.


Black color preview on #C5AEE5 background

This text has black color on #C5AEE5 background.


White color preview on #C5AEE5 background

This text has white color on #C5AEE5 background.


Related colors

Complementary color

Complementary color for #hex is #3A511A.


I love getcolorcode.com

Triadic colors

1 #E5C5AE and #AEE5C5 with #C5AEE5 are triadic colors.

2 #E5AEC5 and #AEC5E5 with #C5AEE5 are triadic colors.