COLOR #C6A995

HEX: #C6A995 RGB: (198,169,149)

Renk bilgisi

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

RGB renk modeli

#C6A995 color RGB value is (198,169,149).

RGB: (198,169,149) (78%, 66%, 58%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 169 of 255 = 66%
B 149 of 255 = 58%

198
169
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 169 + 149 = 516 (100%)
R 198 of 516 ~ 38.37%
G 169 of 516 ~ 32.75%
B 149 of 516 ~ 28.88'%

%38.37
%32.75
%28.88

CMYK RENK MODELİ

#C6A995 rengi CMYK tonu (0,15,25,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.65%
  • sarı tonu 24.75%
  • ana renk tonu 22.35%

CMYK: (0,15,25,22)
C0M15Y25K22 (0%, 15%, 25%, 22%)
(0.00 / 0.15 / 0.25 / 0.22)

CMYK yüzdeleri

%0
%14.65
%24.75
%22.35

Codes

Color #C6A995 in popluar color models

C6 A9 95
RGB 198 169 149
HSL 24° 30.06% 68.04%
HSB/HSV 24° 24.75% 77.65%
CMYK 0.00% 14.65% 24.75%
22.35%

Color #C6A995 in popluar number systems.

HEX C6 A9 95
Decimal 198 169 149
Binary 11000110 10101001 10010101
Octal 306 251 225

Shades and tints

Shades of #C6A995

#C6A995
(198,169,149)
#B49A88
(180,154,136)
#A28B7B
(162,139,123)
#907C6E
(144,124,110)
#7E6D61
(126,109,97)
#6C5E54
(108,94,84)
#5A4F47
(90,79,71)
#48403A
(72,64,58)
#36312D
(54,49,45)
#242220
(36,34,32)
#121313
(18,19,19)
#000000
(0,0,0)

Tints of #C6A995

#C6A995
(198,169,149)
#CBB09E
(203,176,158)
#D0B7A7
(208,183,167)
#D5BEB0
(213,190,176)
#DAC5B9
(218,197,185)
#DFCCC2
(223,204,194)
#E4D3CB
(228,211,203)
#E9DAD4
(233,218,212)
#EEE1DD
(238,225,221)
#F3E8E6
(243,232,230)
#F8EFEF
(248,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A995 color. Also use rgb(198,169,149) instead hex code.

Text Font Color

.myTextColor { color: #C6A995; }

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

This text font color is #C6A995.

Background Color

.myBgColor { background-color: #C6A995; }

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

This div background color is #C6A995.

Border color

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

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

This div border color is #C6A995.

Opacity

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

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

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

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

This text has shadow with #C6A995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A995.

Preview

Color preview on black background

This text has color #C6A995 on black background.


Color preview on white background

This text has color #C6A995 on white background.


Black color preview on #C6A995 background

This text has black color on #C6A995 background.


White color preview on #C6A995 background

This text has white color on #C6A995 background.


Related colors

Complementary color

Complementary color for #hex is #39566A.


I love getcolorcode.com

Triadic colors

1 #95C6A9 and #A995C6 with #C6A995 are triadic colors.

2 #95A9C6 and #A9C695 with #C6A995 are triadic colors.