COLOR #C6AD8E

HEX: #C6AD8E RGB: (198,173,142)

Renk bilgisi

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

RGB renk modeli

#C6AD8E color RGB value is (198,173,142).

RGB: (198,173,142) (78%, 68%, 56%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 142 of 255 = 56%

198
173
142

R + G + B ~ 67%. #C6AD8E is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 142 = 513 (100%)
R 198 of 513 ~ 38.6%
G 173 of 513 ~ 33.72%
B 142 of 513 ~ 27.68'%

%38.6
%33.72
%27.68

CMYK RENK MODELİ

#C6AD8E rengi CMYK tonu (0,13,28,22).

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

CMYK: (0,13,28,22)
C0M13Y28K22 (0%, 13%, 28%, 22%)
(0.00 / 0.13 / 0.28 / 0.22)

CMYK yüzdeleri

%0
%12.63
%28.28
%22.35

Codes

Color #C6AD8E in popluar color models

C6 AD 8E
RGB 198 173 142
HSL 33° 32.94% 66.67%
HSB/HSV 33° 28.28% 77.65%
CMYK 0.00% 12.63% 28.28%
22.35%

Color #C6AD8E in popluar number systems.

HEX C6 AD 8E
Decimal 198 173 142
Binary 11000110 10101101 10001110
Octal 306 255 216

Shades and tints

Shades of #C6AD8E

#C6AD8E
(198,173,142)
#B49E82
(180,158,130)
#A28F76
(162,143,118)
#90806A
(144,128,106)
#7E715E
(126,113,94)
#6C6252
(108,98,82)
#5A5346
(90,83,70)
#48443A
(72,68,58)
#36352E
(54,53,46)
#242622
(36,38,34)
#121716
(18,23,22)
#000000
(0,0,0)

Tints of #C6AD8E

#C6AD8E
(198,173,142)
#CBB498
(203,180,152)
#D0BBA2
(208,187,162)
#D5C2AC
(213,194,172)
#DAC9B6
(218,201,182)
#DFD0C0
(223,208,192)
#E4D7CA
(228,215,202)
#E9DED4
(233,222,212)
#EEE5DE
(238,229,222)
#F3ECE8
(243,236,232)
#F8F3F2
(248,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AD8E; }

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

This text font color is #C6AD8E.

Background Color

.myBgColor { background-color: #C6AD8E; }

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

This div background color is #C6AD8E.

Border color

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

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

This div border color is #C6AD8E.

Opacity

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

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

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

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

This text has shadow with #C6AD8E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AD8E.

Preview

Color preview on black background

This text has color #C6AD8E on black background.


Color preview on white background

This text has color #C6AD8E on white background.


Black color preview on #C6AD8E background

This text has black color on #C6AD8E background.


White color preview on #C6AD8E background

This text has white color on #C6AD8E background.


Related colors

Complementary color

Complementary color for #hex is #395271.


I love getcolorcode.com

Triadic colors

1 #8EC6AD and #AD8EC6 with #C6AD8E are triadic colors.

2 #8EADC6 and #ADC68E with #C6AD8E are triadic colors.