COLOR #C6A68C

HEX: #C6A68C RGB: (198,166,140)

Renk bilgisi

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

RGB renk modeli

#C6A68C color RGB value is (198,166,140).

RGB: (198,166,140) (78%, 65%, 55%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 166 of 255 = 65%
B 140 of 255 = 55%

198
166
140

R + G + B ~ 66%. #C6A68C is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 166 + 140 = 504 (100%)
R 198 of 504 ~ 39.29%
G 166 of 504 ~ 32.94%
B 140 of 504 ~ 27.78'%

%39.29
%32.94
%27.78

CMYK RENK MODELİ

#C6A68C rengi CMYK tonu (0,16,29,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.16%
  • sarı tonu 29.29%
  • ana renk tonu 22.35%

CMYK: (0,16,29,22)
C0M16Y29K22 (0%, 16%, 29%, 22%)
(0.00 / 0.16 / 0.29 / 0.22)

CMYK yüzdeleri

%0
%16.16
%29.29
%22.35

Codes

Color #C6A68C in popluar color models

C6 A6 8C
RGB 198 166 140
HSL 27° 33.72% 66.27%
HSB/HSV 27° 29.29% 77.65%
CMYK 0.00% 16.16% 29.29%
22.35%

Color #C6A68C in popluar number systems.

HEX C6 A6 8C
Decimal 198 166 140
Binary 11000110 10100110 10001100
Octal 306 246 214

Shades and tints

Shades of #C6A68C

#C6A68C
(198,166,140)
#B49780
(180,151,128)
#A28874
(162,136,116)
#907968
(144,121,104)
#7E6A5C
(126,106,92)
#6C5B50
(108,91,80)
#5A4C44
(90,76,68)
#483D38
(72,61,56)
#362E2C
(54,46,44)
#241F20
(36,31,32)
#121014
(18,16,20)
#000000
(0,0,0)

Tints of #C6A68C

#C6A68C
(198,166,140)
#CBAE96
(203,174,150)
#D0B6A0
(208,182,160)
#D5BEAA
(213,190,170)
#DAC6B4
(218,198,180)
#DFCEBE
(223,206,190)
#E4D6C8
(228,214,200)
#E9DED2
(233,222,210)
#EEE6DC
(238,230,220)
#F3EEE6
(243,238,230)
#F8F6F0
(248,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A68C color. Also use rgb(198,166,140) instead hex code.

Text Font Color

.myTextColor { color: #C6A68C; }

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

This text font color is #C6A68C.

Background Color

.myBgColor { background-color: #C6A68C; }

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

This div background color is #C6A68C.

Border color

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

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

This div border color is #C6A68C.

Opacity

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

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

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

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

This text has shadow with #C6A68C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A68C.

Preview

Color preview on black background

This text has color #C6A68C on black background.


Color preview on white background

This text has color #C6A68C on white background.


Black color preview on #C6A68C background

This text has black color on #C6A68C background.


White color preview on #C6A68C background

This text has white color on #C6A68C background.


Related colors

Complementary color

Complementary color for #hex is #395973.


I love getcolorcode.com

Triadic colors

1 #8CC6A6 and #A68CC6 with #C6A68C are triadic colors.

2 #8CA6C6 and #A6C68C with #C6A68C are triadic colors.