COLOR #C6AD9F

HEX: #C6AD9F RGB: (198,173,159)

Renk bilgisi

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

RGB renk modeli

#C6AD9F color RGB value is (198,173,159).

RGB: (198,173,159) (78%, 68%, 62%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 159 of 255 = 62%

198
173
159

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 159 = 530 (100%)
R 198 of 530 ~ 37.36%
G 173 of 530 ~ 32.64%
B 159 of 530 ~ 30'%

%37.36
%32.64
%30

CMYK RENK MODELİ

#C6AD9F rengi CMYK tonu (0,13,20,22).

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

CMYK: (0,13,20,22)
C0M13Y20K22 (0%, 13%, 20%, 22%)
(0.00 / 0.13 / 0.20 / 0.22)

CMYK yüzdeleri

%0
%12.63
%19.7
%22.35

Codes

Color #C6AD9F in popluar color models

C6 AD 9F
RGB 198 173 159
HSL 22° 25.49% 70.00%
HSB/HSV 22° 19.70% 77.65%
CMYK 0.00% 12.63% 19.70%
22.35%

Color #C6AD9F in popluar number systems.

HEX C6 AD 9F
Decimal 198 173 159
Binary 11000110 10101101 10011111
Octal 306 255 237

Shades and tints

Shades of #C6AD9F

#C6AD9F
(198,173,159)
#B49E91
(180,158,145)
#A28F83
(162,143,131)
#908075
(144,128,117)
#7E7167
(126,113,103)
#6C6259
(108,98,89)
#5A534B
(90,83,75)
#48443D
(72,68,61)
#36352F
(54,53,47)
#242621
(36,38,33)
#121713
(18,23,19)
#000000
(0,0,0)

Tints of #C6AD9F

#C6AD9F
(198,173,159)
#CBB4A7
(203,180,167)
#D0BBAF
(208,187,175)
#D5C2B7
(213,194,183)
#DAC9BF
(218,201,191)
#DFD0C7
(223,208,199)
#E4D7CF
(228,215,207)
#E9DED7
(233,222,215)
#EEE5DF
(238,229,223)
#F3ECE7
(243,236,231)
#F8F3EF
(248,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AD9F; }

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

This text font color is #C6AD9F.

Background Color

.myBgColor { background-color: #C6AD9F; }

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

This div background color is #C6AD9F.

Border color

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

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

This div border color is #C6AD9F.

Opacity

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

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

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

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

This text has shadow with #C6AD9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AD9F.

Preview

Color preview on black background

This text has color #C6AD9F on black background.


Color preview on white background

This text has color #C6AD9F on white background.


Black color preview on #C6AD9F background

This text has black color on #C6AD9F background.


White color preview on #C6AD9F background

This text has white color on #C6AD9F background.


Related colors

Complementary color

Complementary color for #hex is #395260.


I love getcolorcode.com

Triadic colors

1 #9FC6AD and #AD9FC6 with #C6AD9F are triadic colors.

2 #9FADC6 and #ADC69F with #C6AD9F are triadic colors.