COLOR #C6ADB8

HEX: #C6ADB8 RGB: (198,173,184)

Renk bilgisi

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

RGB renk modeli

#C6ADB8 color RGB value is (198,173,184).

RGB: (198,173,184) (78%, 68%, 72%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 184 of 255 = 72%

198
173
184

R + G + B ~ 73%. #C6ADB8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 184 = 555 (100%)
R 198 of 555 ~ 35.68%
G 173 of 555 ~ 31.17%
B 184 of 555 ~ 33.15'%

%35.68
%31.17
%33.15

CMYK RENK MODELİ

#C6ADB8 rengi CMYK tonu (0,13,7,22).

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

CMYK: (0,13,7,22)
C0M13Y7K22 (0%, 13%, 7%, 22%)
(0.00 / 0.13 / 0.07 / 0.22)

CMYK yüzdeleri

%0
%12.63
%7.07
%22.35

Codes

Color #C6ADB8 in popluar color models

C6 AD B8
RGB 198 173 184
HSL 334° 17.99% 72.75%
HSB/HSV 334° 12.63% 77.65%
CMYK 0.00% 12.63% 7.07%
22.35%

Color #C6ADB8 in popluar number systems.

HEX C6 AD B8
Decimal 198 173 184
Binary 11000110 10101101 10111000
Octal 306 255 270

Shades and tints

Shades of #C6ADB8

#C6ADB8
(198,173,184)
#B49EA8
(180,158,168)
#A28F98
(162,143,152)
#908088
(144,128,136)
#7E7178
(126,113,120)
#6C6268
(108,98,104)
#5A5358
(90,83,88)
#484448
(72,68,72)
#363538
(54,53,56)
#242628
(36,38,40)
#121718
(18,23,24)
#000000
(0,0,0)

Tints of #C6ADB8

#C6ADB8
(198,173,184)
#CBB4BE
(203,180,190)
#D0BBC4
(208,187,196)
#D5C2CA
(213,194,202)
#DAC9D0
(218,201,208)
#DFD0D6
(223,208,214)
#E4D7DC
(228,215,220)
#E9DEE2
(233,222,226)
#EEE5E8
(238,229,232)
#F3ECEE
(243,236,238)
#F8F3F4
(248,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ADB8; }

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

This text font color is #C6ADB8.

Background Color

.myBgColor { background-color: #C6ADB8; }

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

This div background color is #C6ADB8.

Border color

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

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

This div border color is #C6ADB8.

Opacity

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

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

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

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

This text has shadow with #C6ADB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADB8.

Preview

Color preview on black background

This text has color #C6ADB8 on black background.


Color preview on white background

This text has color #C6ADB8 on white background.


Black color preview on #C6ADB8 background

This text has black color on #C6ADB8 background.


White color preview on #C6ADB8 background

This text has white color on #C6ADB8 background.


Related colors

Complementary color

Complementary color for #hex is #395247.


I love getcolorcode.com

Triadic colors

1 #B8C6AD and #ADB8C6 with #C6ADB8 are triadic colors.

2 #B8ADC6 and #ADC6B8 with #C6ADB8 are triadic colors.