COLOR #C6ADC2

HEX: #C6ADC2 RGB: (198,173,194)

Renk bilgisi

#C6ADC2 contains red, green and blue colors in about the same proportion. #C6ADC2 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#C6ADC2 color RGB value is (198,173,194).

RGB: (198,173,194) (78%, 68%, 76%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 194 of 255 = 76%

198
173
194

R + G + B ~ 74%. #C6ADC2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 194 = 565 (100%)
R 198 of 565 ~ 35.04%
G 173 of 565 ~ 30.62%
B 194 of 565 ~ 34.34'%

%35.04
%30.62
%34.34

CMYK RENK MODELİ

#C6ADC2 rengi CMYK tonu (0,13,2,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.63%
  • sarı tonu 2.02%
  • ana renk tonu 22.35%

CMYK: (0,13,2,22)
C0M13Y2K22 (0%, 13%, 2%, 22%)
(0.00 / 0.13 / 0.02 / 0.22)

CMYK yüzdeleri

%0
%12.63
%2.02
%22.35

Codes

Color #C6ADC2 in popluar color models

C6 AD C2
RGB 198 173 194
HSL 310° 17.99% 72.75%
HSB/HSV 310° 12.63% 77.65%
CMYK 0.00% 12.63% 2.02%
22.35%

Color #C6ADC2 in popluar number systems.

HEX C6 AD C2
Decimal 198 173 194
Binary 11000110 10101101 11000010
Octal 306 255 302

Shades and tints

Shades of #C6ADC2

#C6ADC2
(198,173,194)
#B49EB1
(180,158,177)
#A28FA0
(162,143,160)
#90808F
(144,128,143)
#7E717E
(126,113,126)
#6C626D
(108,98,109)
#5A535C
(90,83,92)
#48444B
(72,68,75)
#36353A
(54,53,58)
#242629
(36,38,41)
#121718
(18,23,24)
#000000
(0,0,0)

Tints of #C6ADC2

#C6ADC2
(198,173,194)
#CBB4C7
(203,180,199)
#D0BBCC
(208,187,204)
#D5C2D1
(213,194,209)
#DAC9D6
(218,201,214)
#DFD0DB
(223,208,219)
#E4D7E0
(228,215,224)
#E9DEE5
(233,222,229)
#EEE5EA
(238,229,234)
#F3ECEF
(243,236,239)
#F8F3F4
(248,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6ADC2 color. Also use rgb(198,173,194) instead hex code.

Text Font Color

.myTextColor { color: #C6ADC2; }

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

This text font color is #C6ADC2.

Background Color

.myBgColor { background-color: #C6ADC2; }

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

This div background color is #C6ADC2.

Border color

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

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

This div border color is #C6ADC2.

Opacity

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

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

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

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

This text has shadow with #C6ADC2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADC2.

Preview

Color preview on black background

This text has color #C6ADC2 on black background.


Color preview on white background

This text has color #C6ADC2 on white background.


Black color preview on #C6ADC2 background

This text has black color on #C6ADC2 background.


White color preview on #C6ADC2 background

This text has white color on #C6ADC2 background.


Related colors

Complementary color

Complementary color for #hex is #39523D.


I love getcolorcode.com

Triadic colors

1 #C2C6AD and #ADC2C6 with #C6ADC2 are triadic colors.

2 #C2ADC6 and #ADC6C2 with #C6ADC2 are triadic colors.