COLOR #C6A5AD

HEX: #C6A5AD RGB: (198,165,173)

Renk bilgisi

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

RGB renk modeli

#C6A5AD color RGB value is (198,165,173).

RGB: (198,165,173) (78%, 65%, 68%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 165 of 255 = 65%
B 173 of 255 = 68%

198
165
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 165 + 173 = 536 (100%)
R 198 of 536 ~ 36.94%
G 165 of 536 ~ 30.78%
B 173 of 536 ~ 32.28'%

%36.94
%30.78
%32.28

CMYK RENK MODELİ

#C6A5AD rengi CMYK tonu (0,17,13,22).

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

CMYK: (0,17,13,22)
C0M17Y13K22 (0%, 17%, 13%, 22%)
(0.00 / 0.17 / 0.13 / 0.22)

CMYK yüzdeleri

%0
%16.67
%12.63
%22.35

Codes

Color #C6A5AD in popluar color models

C6 A5 AD
RGB 198 165 173
HSL 345° 22.45% 71.18%
HSB/HSV 345° 16.67% 77.65%
CMYK 0.00% 16.67% 12.63%
22.35%

Color #C6A5AD in popluar number systems.

HEX C6 A5 AD
Decimal 198 165 173
Binary 11000110 10100101 10101101
Octal 306 245 255

Shades and tints

Shades of #C6A5AD

#C6A5AD
(198,165,173)
#B4969E
(180,150,158)
#A2878F
(162,135,143)
#907880
(144,120,128)
#7E6971
(126,105,113)
#6C5A62
(108,90,98)
#5A4B53
(90,75,83)
#483C44
(72,60,68)
#362D35
(54,45,53)
#241E26
(36,30,38)
#120F17
(18,15,23)
#000000
(0,0,0)

Tints of #C6A5AD

#C6A5AD
(198,165,173)
#CBADB4
(203,173,180)
#D0B5BB
(208,181,187)
#D5BDC2
(213,189,194)
#DAC5C9
(218,197,201)
#DFCDD0
(223,205,208)
#E4D5D7
(228,213,215)
#E9DDDE
(233,221,222)
#EEE5E5
(238,229,229)
#F3EDEC
(243,237,236)
#F8F5F3
(248,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6A5AD; }

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

This text font color is #C6A5AD.

Background Color

.myBgColor { background-color: #C6A5AD; }

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

This div background color is #C6A5AD.

Border color

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

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

This div border color is #C6A5AD.

Opacity

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

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

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

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

This text has shadow with #C6A5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A5AD.

Preview

Color preview on black background

This text has color #C6A5AD on black background.


Color preview on white background

This text has color #C6A5AD on white background.


Black color preview on #C6A5AD background

This text has black color on #C6A5AD background.


White color preview on #C6A5AD background

This text has white color on #C6A5AD background.


Related colors

Complementary color

Complementary color for #hex is #395A52.


I love getcolorcode.com

Triadic colors

1 #ADC6A5 and #A5ADC6 with #C6A5AD are triadic colors.

2 #ADA5C6 and #A5C6AD with #C6A5AD are triadic colors.