COLOR #C521AB

HEX: #C521AB RGB: (197,33,171)

Renk bilgisi

#C521AB contains mainly red and blue colors. #C521AB ‘ nin web güvenlik rengi #CC3399 (ya da #C39) dir.

RGB renk modeli

#C521AB color RGB value is (197,33,171).

RGB: (197,33,171) (77%, 13%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 33 of 255 = 13%
B 171 of 255 = 67%

197
33
171

R + G + B ~ 52%. #C521AB is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 33 + 171 = 401 (100%)
R 197 of 401 ~ 49.13%
G 33 of 401 ~ 8.23%
B 171 of 401 ~ 42.64'%

%49.13
%42.64

CMYK RENK MODELİ

#C521AB rengi CMYK tonu (0,83,13,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 83.25%
  • sarı tonu 13.20%
  • ana renk tonu 22.75%

CMYK: (0,83,13,23)
C0M83Y13K23 (0%, 83%, 13%, 23%)
(0.00 / 0.83 / 0.13 / 0.23)

CMYK yüzdeleri

%0
%83.25
%13.2
%22.75

Codes

Color #C521AB in popluar color models

C5 21 AB
RGB 197 33 171
HSL 310° 71.30% 45.10%
HSB/HSV 310° 83.25% 77.25%
CMYK 0.00% 83.25% 13.20%
22.75%

Color #C521AB in popluar number systems.

HEX C5 21 AB
Decimal 197 33 171
Binary 11000101 100001 10101011
Octal 305 41 253

Shades and tints

Shades of #C521AB

#C521AB
(197,33,171)
#B41E9C
(180,30,156)
#A31B8D
(163,27,141)
#92187E
(146,24,126)
#81156F
(129,21,111)
#701260
(112,18,96)
#5F0F51
(95,15,81)
#4E0C42
(78,12,66)
#3D0933
(61,9,51)
#2C0624
(44,6,36)
#1B0315
(27,3,21)
#000000
(0,0,0)

Tints of #C521AB

#C521AB
(197,33,171)
#CA35B2
(202,53,178)
#CF49B9
(207,73,185)
#D45DC0
(212,93,192)
#D971C7
(217,113,199)
#DE85CE
(222,133,206)
#E399D5
(227,153,213)
#E8ADDC
(232,173,220)
#EDC1E3
(237,193,227)
#F2D5EA
(242,213,234)
#F7E9F1
(247,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C521AB color. Also use rgb(197,33,171) instead hex code.

Text Font Color

.myTextColor { color: #C521AB; }

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

This text font color is #C521AB.

Background Color

.myBgColor { background-color: #C521AB; }

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

This div background color is #C521AB.

Border color

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

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

This div border color is #C521AB.

Opacity

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

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

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

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

This text has shadow with #C521AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C521AB.

Preview

Color preview on black background

This text has color #C521AB on black background.


Color preview on white background

This text has color #C521AB on white background.


Black color preview on #C521AB background

This text has black color on #C521AB background.


White color preview on #C521AB background

This text has white color on #C521AB background.


Related colors

Complementary color

Complementary color for #hex is #3ADE54.


I love getcolorcode.com

Triadic colors

1 #ABC521 and #21ABC5 with #C521AB are triadic colors.

2 #AB21C5 and #21C5AB with #C521AB are triadic colors.