COLOR #C5AFE4

HEX: #C5AFE4 RGB: (197,175,228)

Renk bilgisi

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

RGB renk modeli

#C5AFE4 color RGB value is (197,175,228).

RGB: (197,175,228) (77%, 69%, 89%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 175 of 255 = 69%
B 228 of 255 = 89%

197
175
228

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 175 + 228 = 600 (100%)
R 197 of 600 ~ 32.83%
G 175 of 600 ~ 29.17%
B 228 of 600 ~ 38'%

%32.83
%29.17
%38

CMYK RENK MODELİ

#C5AFE4 rengi CMYK tonu (14,23,0,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 23.25%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (14,23,0,11)
C14M23Y0K11 (14%, 23%, 0%, 11%)
(0.14 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%13.6
%23.25
%0
%10.59

Codes

Color #C5AFE4 in popluar color models

C5 AF E4
RGB 197 175 228
HSL 265° 49.53% 79.02%
HSB/HSV 265° 23.25% 89.41%
CMYK 13.60% 23.25% 0.00%
10.59%

Color #C5AFE4 in popluar number systems.

HEX C5 AF E4
Decimal 197 175 228
Binary 11000101 10101111 11100100
Octal 305 257 344

Shades and tints

Shades of #C5AFE4

#C5AFE4
(197,175,228)
#B4A0D0
(180,160,208)
#A391BC
(163,145,188)
#9282A8
(146,130,168)
#817394
(129,115,148)
#706480
(112,100,128)
#5F556C
(95,85,108)
#4E4658
(78,70,88)
#3D3744
(61,55,68)
#2C2830
(44,40,48)
#1B191C
(27,25,28)
#000000
(0,0,0)

Tints of #C5AFE4

#C5AFE4
(197,175,228)
#CAB6E6
(202,182,230)
#CFBDE8
(207,189,232)
#D4C4EA
(212,196,234)
#D9CBEC
(217,203,236)
#DED2EE
(222,210,238)
#E3D9F0
(227,217,240)
#E8E0F2
(232,224,242)
#EDE7F4
(237,231,244)
#F2EEF6
(242,238,246)
#F7F5F8
(247,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5AFE4 color. Also use rgb(197,175,228) instead hex code.

Text Font Color

.myTextColor { color: #C5AFE4; }

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

This text font color is #C5AFE4.

Background Color

.myBgColor { background-color: #C5AFE4; }

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

This div background color is #C5AFE4.

Border color

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

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

This div border color is #C5AFE4.

Opacity

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

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

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

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

This text has shadow with #C5AFE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5AFE4.

Preview

Color preview on black background

This text has color #C5AFE4 on black background.


Color preview on white background

This text has color #C5AFE4 on white background.


Black color preview on #C5AFE4 background

This text has black color on #C5AFE4 background.


White color preview on #C5AFE4 background

This text has white color on #C5AFE4 background.


Related colors

Complementary color

Complementary color for #hex is #3A501B.


I love getcolorcode.com

Triadic colors

1 #E4C5AF and #AFE4C5 with #C5AFE4 are triadic colors.

2 #E4AFC5 and #AFC5E4 with #C5AFE4 are triadic colors.