COLOR #C5AEE8

HEX: #C5AEE8 RGB: (197,174,232)

Renk bilgisi

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

RGB renk modeli

#C5AEE8 color RGB value is (197,174,232).

RGB: (197,174,232) (77%, 68%, 91%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 174 of 255 = 68%
B 232 of 255 = 91%

197
174
232

R + G + B ~ 79%. #C5AEE8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 174 + 232 = 603 (100%)
R 197 of 603 ~ 32.67%
G 174 of 603 ~ 28.86%
B 232 of 603 ~ 38.47'%

%32.67
%28.86
%38.47

CMYK RENK MODELİ

#C5AEE8 rengi CMYK tonu (15,25,0,9).

  • camgöbeği tonu 15.09%
  • eflatun tonu 25.00%
  • sarı tonu 0.00%
  • ana renk tonu 9.02%

CMYK: (15,25,0,9)
C15M25Y0K9 (15%, 25%, 0%, 9%)
(0.15 / 0.25 / 0.00 / 0.09)

CMYK yüzdeleri

%15.09
%25
%0
%9.02

Codes

Color #C5AEE8 in popluar color models

C5 AE E8
RGB 197 174 232
HSL 264° 55.77% 79.61%
HSB/HSV 264° 25.00% 90.98%
CMYK 15.09% 25.00% 0.00%
9.02%

Color #C5AEE8 in popluar number systems.

HEX C5 AE E8
Decimal 197 174 232
Binary 11000101 10101110 11101000
Octal 305 256 350

Shades and tints

Shades of #C5AEE8

#C5AEE8
(197,174,232)
#B49FD3
(180,159,211)
#A390BE
(163,144,190)
#9281A9
(146,129,169)
#817294
(129,114,148)
#70637F
(112,99,127)
#5F546A
(95,84,106)
#4E4555
(78,69,85)
#3D3640
(61,54,64)
#2C272B
(44,39,43)
#1B1816
(27,24,22)
#000000
(0,0,0)

Tints of #C5AEE8

#C5AEE8
(197,174,232)
#CAB5EA
(202,181,234)
#CFBCEC
(207,188,236)
#D4C3EE
(212,195,238)
#D9CAF0
(217,202,240)
#DED1F2
(222,209,242)
#E3D8F4
(227,216,244)
#E8DFF6
(232,223,246)
#EDE6F8
(237,230,248)
#F2EDFA
(242,237,250)
#F7F4FC
(247,244,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5AEE8; }

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

This text font color is #C5AEE8.

Background Color

.myBgColor { background-color: #C5AEE8; }

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

This div background color is #C5AEE8.

Border color

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

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

This div border color is #C5AEE8.

Opacity

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

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

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

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

This text has shadow with #C5AEE8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AEE8.

Preview

Color preview on black background

This text has color #C5AEE8 on black background.


Color preview on white background

This text has color #C5AEE8 on white background.


Black color preview on #C5AEE8 background

This text has black color on #C5AEE8 background.


White color preview on #C5AEE8 background

This text has white color on #C5AEE8 background.


Related colors

Complementary color

Complementary color for #hex is #3A5117.


I love getcolorcode.com

Triadic colors

1 #E8C5AE and #AEE8C5 with #C5AEE8 are triadic colors.

2 #E8AEC5 and #AEC5E8 with #C5AEE8 are triadic colors.