COLOR #C5A1F6

HEX: #C5A1F6 RGB: (197,161,246)

Renk bilgisi

#C5A1F6 contains mainly red and blue colors. #C5A1F6 ‘ nin web güvenlik rengi #CC99FF (ya da #C9F) dir.

RGB renk modeli

#C5A1F6 color RGB value is (197,161,246).

RGB: (197,161,246) (77%, 63%, 96%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 161 of 255 = 63%
B 246 of 255 = 96%

197
161
246

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 161 + 246 = 604 (100%)
R 197 of 604 ~ 32.62%
G 161 of 604 ~ 26.66%
B 246 of 604 ~ 40.73'%

%32.62
%26.66
%40.73

CMYK RENK MODELİ

#C5A1F6 rengi CMYK tonu (20,35,0,4).

  • camgöbeği tonu 19.92%
  • eflatun tonu 34.55%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (20,35,0,4)
C20M35Y0K4 (20%, 35%, 0%, 4%)
(0.20 / 0.35 / 0.00 / 0.04)

CMYK yüzdeleri

%19.92
%34.55
%0
%3.53

Codes

Color #C5A1F6 in popluar color models

C5 A1 F6
RGB 197 161 246
HSL 265° 82.52% 79.80%
HSB/HSV 265° 34.55% 96.47%
CMYK 19.92% 34.55% 0.00%
3.53%

Color #C5A1F6 in popluar number systems.

HEX C5 A1 F6
Decimal 197 161 246
Binary 11000101 10100001 11110110
Octal 305 241 366

Shades and tints

Shades of #C5A1F6

#C5A1F6
(197,161,246)
#B493E0
(180,147,224)
#A385CA
(163,133,202)
#9277B4
(146,119,180)
#81699E
(129,105,158)
#705B88
(112,91,136)
#5F4D72
(95,77,114)
#4E3F5C
(78,63,92)
#3D3146
(61,49,70)
#2C2330
(44,35,48)
#1B151A
(27,21,26)
#000000
(0,0,0)

Tints of #C5A1F6

#C5A1F6
(197,161,246)
#CAA9F6
(202,169,246)
#CFB1F6
(207,177,246)
#D4B9F6
(212,185,246)
#D9C1F6
(217,193,246)
#DEC9F6
(222,201,246)
#E3D1F6
(227,209,246)
#E8D9F6
(232,217,246)
#EDE1F6
(237,225,246)
#F2E9F6
(242,233,246)
#F7F1F6
(247,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A1F6 color. Also use rgb(197,161,246) instead hex code.

Text Font Color

.myTextColor { color: #C5A1F6; }

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

This text font color is #C5A1F6.

Background Color

.myBgColor { background-color: #C5A1F6; }

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

This div background color is #C5A1F6.

Border color

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

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

This div border color is #C5A1F6.

Opacity

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

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

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

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

This text has shadow with #C5A1F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A1F6.

Preview

Color preview on black background

This text has color #C5A1F6 on black background.


Color preview on white background

This text has color #C5A1F6 on white background.


Black color preview on #C5A1F6 background

This text has black color on #C5A1F6 background.


White color preview on #C5A1F6 background

This text has white color on #C5A1F6 background.


Related colors

Complementary color

Complementary color for #hex is #3A5E09.


I love getcolorcode.com

Triadic colors

1 #F6C5A1 and #A1F6C5 with #C5A1F6 are triadic colors.

2 #F6A1C5 and #A1C5F6 with #C5A1F6 are triadic colors.