COLOR #C679AB

HEX: #C679AB RGB: (198,121,171)

Renk bilgisi

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

RGB renk modeli

#C679AB color RGB value is (198,121,171).

RGB: (198,121,171) (78%, 47%, 67%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 121 of 255 = 47%
B 171 of 255 = 67%

198
121
171

R + G + B ~ 64%. #C679AB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 121 + 171 = 490 (100%)
R 198 of 490 ~ 40.41%
G 121 of 490 ~ 24.69%
B 171 of 490 ~ 34.9'%

%40.41
%24.69
%34.9

CMYK RENK MODELİ

#C679AB rengi CMYK tonu (0,39,14,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.89%
  • sarı tonu 13.64%
  • ana renk tonu 22.35%

CMYK: (0,39,14,22)
C0M39Y14K22 (0%, 39%, 14%, 22%)
(0.00 / 0.39 / 0.14 / 0.22)

CMYK yüzdeleri

%0
%38.89
%13.64
%22.35

Codes

Color #C679AB in popluar color models

C6 79 AB
RGB 198 121 171
HSL 321° 40.31% 62.55%
HSB/HSV 321° 38.89% 77.65%
CMYK 0.00% 38.89% 13.64%
22.35%

Color #C679AB in popluar number systems.

HEX C6 79 AB
Decimal 198 121 171
Binary 11000110 1111001 10101011
Octal 306 171 253

Shades and tints

Shades of #C679AB

#C679AB
(198,121,171)
#B46E9C
(180,110,156)
#A2638D
(162,99,141)
#90587E
(144,88,126)
#7E4D6F
(126,77,111)
#6C4260
(108,66,96)
#5A3751
(90,55,81)
#482C42
(72,44,66)
#362133
(54,33,51)
#241624
(36,22,36)
#120B15
(18,11,21)
#000000
(0,0,0)

Tints of #C679AB

#C679AB
(198,121,171)
#CB85B2
(203,133,178)
#D091B9
(208,145,185)
#D59DC0
(213,157,192)
#DAA9C7
(218,169,199)
#DFB5CE
(223,181,206)
#E4C1D5
(228,193,213)
#E9CDDC
(233,205,220)
#EED9E3
(238,217,227)
#F3E5EA
(243,229,234)
#F8F1F1
(248,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C679AB color. Also use rgb(198,121,171) instead hex code.

Text Font Color

.myTextColor { color: #C679AB; }

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

This text font color is #C679AB.

Background Color

.myBgColor { background-color: #C679AB; }

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

This div background color is #C679AB.

Border color

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

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

This div border color is #C679AB.

Opacity

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

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

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

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

This text has shadow with #C679AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C679AB.

Preview

Color preview on black background

This text has color #C679AB on black background.


Color preview on white background

This text has color #C679AB on white background.


Black color preview on #C679AB background

This text has black color on #C679AB background.


White color preview on #C679AB background

This text has white color on #C679AB background.


Related colors

Complementary color

Complementary color for #hex is #398654.


I love getcolorcode.com

Triadic colors

1 #ABC679 and #79ABC6 with #C679AB are triadic colors.

2 #AB79C6 and #79C6AB with #C679AB are triadic colors.