COLOR #C473E2

HEX: #C473E2 RGB: (196,115,226)

Renk bilgisi

#C473E2 contains mainly red and blue colors. #C473E2 ‘ nin web güvenlik rengi #CC66CC (ya da #C6C) dir.

RGB renk modeli

#C473E2 color RGB value is (196,115,226).

RGB: (196,115,226) (77%, 45%, 89%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 115 of 255 = 45%
B 226 of 255 = 89%

196
115
226

R + G + B ~ 70%. #C473E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 115 + 226 = 537 (100%)
R 196 of 537 ~ 36.5%
G 115 of 537 ~ 21.42%
B 226 of 537 ~ 42.09'%

%36.5
%21.42
%42.09

CMYK RENK MODELİ

#C473E2 rengi CMYK tonu (13,49,0,11).

  • camgöbeği tonu 13.27%
  • eflatun tonu 49.12%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (13,49,0,11)
C13M49Y0K11 (13%, 49%, 0%, 11%)
(0.13 / 0.49 / 0.00 / 0.11)

CMYK yüzdeleri

%13.27
%49.12
%0
%11.37

Codes

Color #C473E2 in popluar color models

C4 73 E2
RGB 196 115 226
HSL 284° 65.68% 66.86%
HSB/HSV 284° 49.12% 88.63%
CMYK 13.27% 49.12% 0.00%
11.37%

Color #C473E2 in popluar number systems.

HEX C4 73 E2
Decimal 196 115 226
Binary 11000100 1110011 11100010
Octal 304 163 342

Shades and tints

Shades of #C473E2

#C473E2
(196,115,226)
#B369CE
(179,105,206)
#A25FBA
(162,95,186)
#9155A6
(145,85,166)
#804B92
(128,75,146)
#6F417E
(111,65,126)
#5E376A
(94,55,106)
#4D2D56
(77,45,86)
#3C2342
(60,35,66)
#2B192E
(43,25,46)
#1A0F1A
(26,15,26)
#000000
(0,0,0)

Tints of #C473E2

#C473E2
(196,115,226)
#C97FE4
(201,127,228)
#CE8BE6
(206,139,230)
#D397E8
(211,151,232)
#D8A3EA
(216,163,234)
#DDAFEC
(221,175,236)
#E2BBEE
(226,187,238)
#E7C7F0
(231,199,240)
#ECD3F2
(236,211,242)
#F1DFF4
(241,223,244)
#F6EBF6
(246,235,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C473E2 color. Also use rgb(196,115,226) instead hex code.

Text Font Color

.myTextColor { color: #C473E2; }

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

This text font color is #C473E2.

Background Color

.myBgColor { background-color: #C473E2; }

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

This div background color is #C473E2.

Border color

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

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

This div border color is #C473E2.

Opacity

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

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

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

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

This text has shadow with #C473E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C473E2.

Preview

Color preview on black background

This text has color #C473E2 on black background.


Color preview on white background

This text has color #C473E2 on white background.


Black color preview on #C473E2 background

This text has black color on #C473E2 background.


White color preview on #C473E2 background

This text has white color on #C473E2 background.


Related colors

Complementary color

Complementary color for #hex is #3B8C1D.


I love getcolorcode.com

Triadic colors

1 #E2C473 and #73E2C4 with #C473E2 are triadic colors.

2 #E273C4 and #73C4E2 with #C473E2 are triadic colors.