COLOR #C6AD6B

HEX: #C6AD6B RGB: (198,173,107)

Renk bilgisi

#C6AD6B contains mainly red and green colors. #C6AD6B ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C6AD6B color RGB value is (198,173,107).

RGB: (198,173,107) (78%, 68%, 42%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 107 of 255 = 42%

198
173
107

R + G + B ~ 63%. #C6AD6B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 107 = 478 (100%)
R 198 of 478 ~ 41.42%
G 173 of 478 ~ 36.19%
B 107 of 478 ~ 22.38'%

%41.42
%36.19
%22.38

CMYK RENK MODELİ

#C6AD6B rengi CMYK tonu (0,13,46,22).

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

CMYK: (0,13,46,22)
C0M13Y46K22 (0%, 13%, 46%, 22%)
(0.00 / 0.13 / 0.46 / 0.22)

CMYK yüzdeleri

%0
%12.63
%45.96
%22.35

Codes

Color #C6AD6B in popluar color models

C6 AD 6B
RGB 198 173 107
HSL 44° 44.39% 59.80%
HSB/HSV 44° 45.96% 77.65%
CMYK 0.00% 12.63% 45.96%
22.35%

Color #C6AD6B in popluar number systems.

HEX C6 AD 6B
Decimal 198 173 107
Binary 11000110 10101101 1101011
Octal 306 255 153

Shades and tints

Shades of #C6AD6B

#C6AD6B
(198,173,107)
#B49E62
(180,158,98)
#A28F59
(162,143,89)
#908050
(144,128,80)
#7E7147
(126,113,71)
#6C623E
(108,98,62)
#5A5335
(90,83,53)
#48442C
(72,68,44)
#363523
(54,53,35)
#24261A
(36,38,26)
#121711
(18,23,17)
#000000
(0,0,0)

Tints of #C6AD6B

#C6AD6B
(198,173,107)
#CBB478
(203,180,120)
#D0BB85
(208,187,133)
#D5C292
(213,194,146)
#DAC99F
(218,201,159)
#DFD0AC
(223,208,172)
#E4D7B9
(228,215,185)
#E9DEC6
(233,222,198)
#EEE5D3
(238,229,211)
#F3ECE0
(243,236,224)
#F8F3ED
(248,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AD6B; }

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

This text font color is #C6AD6B.

Background Color

.myBgColor { background-color: #C6AD6B; }

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

This div background color is #C6AD6B.

Border color

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

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

This div border color is #C6AD6B.

Opacity

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

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

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

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

This text has shadow with #C6AD6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AD6B.

Preview

Color preview on black background

This text has color #C6AD6B on black background.


Color preview on white background

This text has color #C6AD6B on white background.


Black color preview on #C6AD6B background

This text has black color on #C6AD6B background.


White color preview on #C6AD6B background

This text has white color on #C6AD6B background.


Related colors

Complementary color

Complementary color for #hex is #395294.


I love getcolorcode.com

Triadic colors

1 #6BC6AD and #AD6BC6 with #C6AD6B are triadic colors.

2 #6BADC6 and #ADC66B with #C6AD6B are triadic colors.