COLOR #C6ADB2

HEX: #C6ADB2 RGB: (198,173,178)

Renk bilgisi

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

RGB renk modeli

#C6ADB2 color RGB value is (198,173,178).

RGB: (198,173,178) (78%, 68%, 70%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 178 of 255 = 70%

198
173
178

R + G + B ~ 72%. #C6ADB2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 178 = 549 (100%)
R 198 of 549 ~ 36.07%
G 173 of 549 ~ 31.51%
B 178 of 549 ~ 32.42'%

%36.07
%31.51
%32.42

CMYK RENK MODELİ

#C6ADB2 rengi CMYK tonu (0,13,10,22).

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

CMYK: (0,13,10,22)
C0M13Y10K22 (0%, 13%, 10%, 22%)
(0.00 / 0.13 / 0.10 / 0.22)

CMYK yüzdeleri

%0
%12.63
%10.1
%22.35

Codes

Color #C6ADB2 in popluar color models

C6 AD B2
RGB 198 173 178
HSL 348° 17.99% 72.75%
HSB/HSV 348° 12.63% 77.65%
CMYK 0.00% 12.63% 10.10%
22.35%

Color #C6ADB2 in popluar number systems.

HEX C6 AD B2
Decimal 198 173 178
Binary 11000110 10101101 10110010
Octal 306 255 262

Shades and tints

Shades of #C6ADB2

#C6ADB2
(198,173,178)
#B49EA2
(180,158,162)
#A28F92
(162,143,146)
#908082
(144,128,130)
#7E7172
(126,113,114)
#6C6262
(108,98,98)
#5A5352
(90,83,82)
#484442
(72,68,66)
#363532
(54,53,50)
#242622
(36,38,34)
#121712
(18,23,18)
#000000
(0,0,0)

Tints of #C6ADB2

#C6ADB2
(198,173,178)
#CBB4B9
(203,180,185)
#D0BBC0
(208,187,192)
#D5C2C7
(213,194,199)
#DAC9CE
(218,201,206)
#DFD0D5
(223,208,213)
#E4D7DC
(228,215,220)
#E9DEE3
(233,222,227)
#EEE5EA
(238,229,234)
#F3ECF1
(243,236,241)
#F8F3F8
(248,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ADB2; }

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

This text font color is #C6ADB2.

Background Color

.myBgColor { background-color: #C6ADB2; }

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

This div background color is #C6ADB2.

Border color

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

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

This div border color is #C6ADB2.

Opacity

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

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

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

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

This text has shadow with #C6ADB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADB2.

Preview

Color preview on black background

This text has color #C6ADB2 on black background.


Color preview on white background

This text has color #C6ADB2 on white background.


Black color preview on #C6ADB2 background

This text has black color on #C6ADB2 background.


White color preview on #C6ADB2 background

This text has white color on #C6ADB2 background.


Related colors

Complementary color

Complementary color for #hex is #39524D.


I love getcolorcode.com

Triadic colors

1 #B2C6AD and #ADB2C6 with #C6ADB2 are triadic colors.

2 #B2ADC6 and #ADC6B2 with #C6ADB2 are triadic colors.