COLOR #C6AD9C

HEX: #C6AD9C RGB: (198,173,156)

Renk bilgisi

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

RGB renk modeli

#C6AD9C color RGB value is (198,173,156).

RGB: (198,173,156) (78%, 68%, 61%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 156 of 255 = 61%

198
173
156

R + G + B ~ 69%. #C6AD9C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 156 = 527 (100%)
R 198 of 527 ~ 37.57%
G 173 of 527 ~ 32.83%
B 156 of 527 ~ 29.6'%

%37.57
%32.83
%29.6

CMYK RENK MODELİ

#C6AD9C rengi CMYK tonu (0,13,21,22).

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

CMYK: (0,13,21,22)
C0M13Y21K22 (0%, 13%, 21%, 22%)
(0.00 / 0.13 / 0.21 / 0.22)

CMYK yüzdeleri

%0
%12.63
%21.21
%22.35

Codes

Color #C6AD9C in popluar color models

C6 AD 9C
RGB 198 173 156
HSL 24° 26.92% 69.41%
HSB/HSV 24° 21.21% 77.65%
CMYK 0.00% 12.63% 21.21%
22.35%

Color #C6AD9C in popluar number systems.

HEX C6 AD 9C
Decimal 198 173 156
Binary 11000110 10101101 10011100
Octal 306 255 234

Shades and tints

Shades of #C6AD9C

#C6AD9C
(198,173,156)
#B49E8E
(180,158,142)
#A28F80
(162,143,128)
#908072
(144,128,114)
#7E7164
(126,113,100)
#6C6256
(108,98,86)
#5A5348
(90,83,72)
#48443A
(72,68,58)
#36352C
(54,53,44)
#24261E
(36,38,30)
#121710
(18,23,16)
#000000
(0,0,0)

Tints of #C6AD9C

#C6AD9C
(198,173,156)
#CBB4A5
(203,180,165)
#D0BBAE
(208,187,174)
#D5C2B7
(213,194,183)
#DAC9C0
(218,201,192)
#DFD0C9
(223,208,201)
#E4D7D2
(228,215,210)
#E9DEDB
(233,222,219)
#EEE5E4
(238,229,228)
#F3ECED
(243,236,237)
#F8F3F6
(248,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AD9C; }

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

This text font color is #C6AD9C.

Background Color

.myBgColor { background-color: #C6AD9C; }

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

This div background color is #C6AD9C.

Border color

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

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

This div border color is #C6AD9C.

Opacity

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

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

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

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

This text has shadow with #C6AD9C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AD9C.

Preview

Color preview on black background

This text has color #C6AD9C on black background.


Color preview on white background

This text has color #C6AD9C on white background.


Black color preview on #C6AD9C background

This text has black color on #C6AD9C background.


White color preview on #C6AD9C background

This text has white color on #C6AD9C background.


Related colors

Complementary color

Complementary color for #hex is #395263.


I love getcolorcode.com

Triadic colors

1 #9CC6AD and #AD9CC6 with #C6AD9C are triadic colors.

2 #9CADC6 and #ADC69C with #C6AD9C are triadic colors.