COLOR #C6ADA3

HEX: #C6ADA3 RGB: (198,173,163)

Renk bilgisi

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

RGB renk modeli

#C6ADA3 color RGB value is (198,173,163).

RGB: (198,173,163) (78%, 68%, 64%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 163 of 255 = 64%

198
173
163

R + G + B ~ 70%. #C6ADA3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 163 = 534 (100%)
R 198 of 534 ~ 37.08%
G 173 of 534 ~ 32.4%
B 163 of 534 ~ 30.52'%

%37.08
%32.4
%30.52

CMYK RENK MODELİ

#C6ADA3 rengi CMYK tonu (0,13,18,22).

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

CMYK: (0,13,18,22)
C0M13Y18K22 (0%, 13%, 18%, 22%)
(0.00 / 0.13 / 0.18 / 0.22)

CMYK yüzdeleri

%0
%12.63
%17.68
%22.35

Codes

Color #C6ADA3 in popluar color models

C6 AD A3
RGB 198 173 163
HSL 17° 23.49% 70.78%
HSB/HSV 17° 17.68% 77.65%
CMYK 0.00% 12.63% 17.68%
22.35%

Color #C6ADA3 in popluar number systems.

HEX C6 AD A3
Decimal 198 173 163
Binary 11000110 10101101 10100011
Octal 306 255 243

Shades and tints

Shades of #C6ADA3

#C6ADA3
(198,173,163)
#B49E95
(180,158,149)
#A28F87
(162,143,135)
#908079
(144,128,121)
#7E716B
(126,113,107)
#6C625D
(108,98,93)
#5A534F
(90,83,79)
#484441
(72,68,65)
#363533
(54,53,51)
#242625
(36,38,37)
#121717
(18,23,23)
#000000
(0,0,0)

Tints of #C6ADA3

#C6ADA3
(198,173,163)
#CBB4AB
(203,180,171)
#D0BBB3
(208,187,179)
#D5C2BB
(213,194,187)
#DAC9C3
(218,201,195)
#DFD0CB
(223,208,203)
#E4D7D3
(228,215,211)
#E9DEDB
(233,222,219)
#EEE5E3
(238,229,227)
#F3ECEB
(243,236,235)
#F8F3F3
(248,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6ADA3; }

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

This text font color is #C6ADA3.

Background Color

.myBgColor { background-color: #C6ADA3; }

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

This div background color is #C6ADA3.

Border color

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

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

This div border color is #C6ADA3.

Opacity

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

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

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

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

This text has shadow with #C6ADA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6ADA3.

Preview

Color preview on black background

This text has color #C6ADA3 on black background.


Color preview on white background

This text has color #C6ADA3 on white background.


Black color preview on #C6ADA3 background

This text has black color on #C6ADA3 background.


White color preview on #C6ADA3 background

This text has white color on #C6ADA3 background.


Related colors

Complementary color

Complementary color for #hex is #39525C.


I love getcolorcode.com

Triadic colors

1 #A3C6AD and #ADA3C6 with #C6ADA3 are triadic colors.

2 #A3ADC6 and #ADC6A3 with #C6ADA3 are triadic colors.