COLOR #C71CF6

HEX: #C71CF6 RGB: (199,28,246)

Renk bilgisi

#C71CF6 contains mainly red and blue colors. #C71CF6 ‘ nin web güvenlik rengi #CC33FF (ya da #C3F) dir.

RGB renk modeli

#C71CF6 color RGB value is (199,28,246).

RGB: (199,28,246) (78%, 11%, 96%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 28 of 255 = 11%
B 246 of 255 = 96%

199
28
246

R + G + B ~ 62%. #C71CF6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 28 + 246 = 473 (100%)
R 199 of 473 ~ 42.07%
G 28 of 473 ~ 5.92%
B 246 of 473 ~ 52.01'%

%42.07
%52.01

CMYK RENK MODELİ

#C71CF6 rengi CMYK tonu (19,89,0,4).

  • camgöbeği tonu 19.11%
  • eflatun tonu 88.62%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (19,89,0,4)
C19M89Y0K4 (19%, 89%, 0%, 4%)
(0.19 / 0.89 / 0.00 / 0.04)

CMYK yüzdeleri

%19.11
%88.62
%0
%3.53

Codes

Color #C71CF6 in popluar color models

C7 1C F6
RGB 199 28 246
HSL 287° 92.37% 53.73%
HSB/HSV 287° 88.62% 96.47%
CMYK 19.11% 88.62% 0.00%
3.53%

Color #C71CF6 in popluar number systems.

HEX C7 1C F6
Decimal 199 28 246
Binary 11000111 11100 11110110
Octal 307 34 366

Shades and tints

Shades of #C71CF6

#C71CF6
(199,28,246)
#B51AE0
(181,26,224)
#A318CA
(163,24,202)
#9116B4
(145,22,180)
#7F149E
(127,20,158)
#6D1288
(109,18,136)
#5B1072
(91,16,114)
#490E5C
(73,14,92)
#370C46
(55,12,70)
#250A30
(37,10,48)
#13081A
(19,8,26)
#000000
(0,0,0)

Tints of #C71CF6

#C71CF6
(199,28,246)
#CC30F6
(204,48,246)
#D144F6
(209,68,246)
#D658F6
(214,88,246)
#DB6CF6
(219,108,246)
#E080F6
(224,128,246)
#E594F6
(229,148,246)
#EAA8F6
(234,168,246)
#EFBCF6
(239,188,246)
#F4D0F6
(244,208,246)
#F9E4F6
(249,228,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C71CF6 color. Also use rgb(199,28,246) instead hex code.

Text Font Color

.myTextColor { color: #C71CF6; }

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

This text font color is #C71CF6.

Background Color

.myBgColor { background-color: #C71CF6; }

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

This div background color is #C71CF6.

Border color

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

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

This div border color is #C71CF6.

Opacity

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

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

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

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

This text has shadow with #C71CF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C71CF6.

Preview

Color preview on black background

This text has color #C71CF6 on black background.


Color preview on white background

This text has color #C71CF6 on white background.


Black color preview on #C71CF6 background

This text has black color on #C71CF6 background.


White color preview on #C71CF6 background

This text has white color on #C71CF6 background.


Related colors

Complementary color

Complementary color for #hex is #38E309.


I love getcolorcode.com

Triadic colors

1 #F6C71C and #1CF6C7 with #C71CF6 are triadic colors.

2 #F61CC7 and #1CC7F6 with #C71CF6 are triadic colors.