COLOR #C6479D

HEX: #C6479D RGB: (198,71,157)

Renk bilgisi

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

RGB renk modeli

#C6479D color RGB value is (198,71,157).

RGB: (198,71,157) (78%, 28%, 62%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 71 of 255 = 28%
B 157 of 255 = 62%

198
71
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 71 + 157 = 426 (100%)
R 198 of 426 ~ 46.48%
G 71 of 426 ~ 16.67%
B 157 of 426 ~ 36.85'%

%46.48
%16.67
%36.85

CMYK RENK MODELİ

#C6479D rengi CMYK tonu (0,64,21,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 64.14%
  • sarı tonu 20.71%
  • ana renk tonu 22.35%

CMYK: (0,64,21,22)
C0M64Y21K22 (0%, 64%, 21%, 22%)
(0.00 / 0.64 / 0.21 / 0.22)

CMYK yüzdeleri

%0
%64.14
%20.71
%22.35

Codes

Color #C6479D in popluar color models

C6 47 9D
RGB 198 71 157
HSL 319° 52.70% 52.75%
HSB/HSV 319° 64.14% 77.65%
CMYK 0.00% 64.14% 20.71%
22.35%

Color #C6479D in popluar number systems.

HEX C6 47 9D
Decimal 198 71 157
Binary 11000110 1000111 10011101
Octal 306 107 235

Shades and tints

Shades of #C6479D

#C6479D
(198,71,157)
#B4418F
(180,65,143)
#A23B81
(162,59,129)
#903573
(144,53,115)
#7E2F65
(126,47,101)
#6C2957
(108,41,87)
#5A2349
(90,35,73)
#481D3B
(72,29,59)
#36172D
(54,23,45)
#24111F
(36,17,31)
#120B11
(18,11,17)
#000000
(0,0,0)

Tints of #C6479D

#C6479D
(198,71,157)
#CB57A5
(203,87,165)
#D067AD
(208,103,173)
#D577B5
(213,119,181)
#DA87BD
(218,135,189)
#DF97C5
(223,151,197)
#E4A7CD
(228,167,205)
#E9B7D5
(233,183,213)
#EEC7DD
(238,199,221)
#F3D7E5
(243,215,229)
#F8E7ED
(248,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6479D color. Also use rgb(198,71,157) instead hex code.

Text Font Color

.myTextColor { color: #C6479D; }

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

This text font color is #C6479D.

Background Color

.myBgColor { background-color: #C6479D; }

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

This div background color is #C6479D.

Border color

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

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

This div border color is #C6479D.

Opacity

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

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

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

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

This text has shadow with #C6479D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6479D.

Preview

Color preview on black background

This text has color #C6479D on black background.


Color preview on white background

This text has color #C6479D on white background.


Black color preview on #C6479D background

This text has black color on #C6479D background.


White color preview on #C6479D background

This text has white color on #C6479D background.


Related colors

Complementary color

Complementary color for #hex is #39B862.


I love getcolorcode.com

Triadic colors

1 #9DC647 and #479DC6 with #C6479D are triadic colors.

2 #9D47C6 and #47C69D with #C6479D are triadic colors.