COLOR #C6699D

HEX: #C6699D RGB: (198,105,157)

Renk bilgisi

#C6699D contains mainly red and blue colors. #C6699D ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#C6699D color RGB value is (198,105,157).

RGB: (198,105,157) (78%, 41%, 62%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 105 of 255 = 41%
B 157 of 255 = 62%

198
105
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 105 + 157 = 460 (100%)
R 198 of 460 ~ 43.04%
G 105 of 460 ~ 22.83%
B 157 of 460 ~ 34.13'%

%43.04
%22.83
%34.13

CMYK RENK MODELİ

#C6699D rengi CMYK tonu (0,47,21,22).

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

CMYK: (0,47,21,22)
C0M47Y21K22 (0%, 47%, 21%, 22%)
(0.00 / 0.47 / 0.21 / 0.22)

CMYK yüzdeleri

%0
%46.97
%20.71
%22.35

Codes

Color #C6699D in popluar color models

C6 69 9D
RGB 198 105 157
HSL 326° 44.93% 59.41%
HSB/HSV 326° 46.97% 77.65%
CMYK 0.00% 46.97% 20.71%
22.35%

Color #C6699D in popluar number systems.

HEX C6 69 9D
Decimal 198 105 157
Binary 11000110 1101001 10011101
Octal 306 151 235

Shades and tints

Shades of #C6699D

#C6699D
(198,105,157)
#B4608F
(180,96,143)
#A25781
(162,87,129)
#904E73
(144,78,115)
#7E4565
(126,69,101)
#6C3C57
(108,60,87)
#5A3349
(90,51,73)
#482A3B
(72,42,59)
#36212D
(54,33,45)
#24181F
(36,24,31)
#120F11
(18,15,17)
#000000
(0,0,0)

Tints of #C6699D

#C6699D
(198,105,157)
#CB76A5
(203,118,165)
#D083AD
(208,131,173)
#D590B5
(213,144,181)
#DA9DBD
(218,157,189)
#DFAAC5
(223,170,197)
#E4B7CD
(228,183,205)
#E9C4D5
(233,196,213)
#EED1DD
(238,209,221)
#F3DEE5
(243,222,229)
#F8EBED
(248,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6699D; }

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

This text font color is #C6699D.

Background Color

.myBgColor { background-color: #C6699D; }

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

This div background color is #C6699D.

Border color

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

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

This div border color is #C6699D.

Opacity

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

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

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

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

This text has shadow with #C6699D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6699D.

Preview

Color preview on black background

This text has color #C6699D on black background.


Color preview on white background

This text has color #C6699D on white background.


Black color preview on #C6699D background

This text has black color on #C6699D background.


White color preview on #C6699D background

This text has white color on #C6699D background.


Related colors

Complementary color

Complementary color for #hex is #399662.


I love getcolorcode.com

Triadic colors

1 #9DC669 and #699DC6 with #C6699D are triadic colors.

2 #9D69C6 and #69C69D with #C6699D are triadic colors.