COLOR #C6AD7B

HEX: #C6AD7B RGB: (198,173,123)

Renk bilgisi

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

RGB renk modeli

#C6AD7B color RGB value is (198,173,123).

RGB: (198,173,123) (78%, 68%, 48%)

RGB bağlantıları ve doygunluk

R 198 of 255 = 78%
G 173 of 255 = 68%
B 123 of 255 = 48%

198
173
123

R + G + B ~ 65%. #C6AD7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 198 + 173 + 123 = 494 (100%)
R 198 of 494 ~ 40.08%
G 173 of 494 ~ 35.02%
B 123 of 494 ~ 24.9'%

%40.08
%35.02
%24.9

CMYK RENK MODELİ

#C6AD7B rengi CMYK tonu (0,13,38,22).

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

CMYK: (0,13,38,22)
C0M13Y38K22 (0%, 13%, 38%, 22%)
(0.00 / 0.13 / 0.38 / 0.22)

CMYK yüzdeleri

%0
%12.63
%37.88
%22.35

Codes

Color #C6AD7B in popluar color models

C6 AD 7B
RGB 198 173 123
HSL 40° 39.68% 62.94%
HSB/HSV 40° 37.88% 77.65%
CMYK 0.00% 12.63% 37.88%
22.35%

Color #C6AD7B in popluar number systems.

HEX C6 AD 7B
Decimal 198 173 123
Binary 11000110 10101101 1111011
Octal 306 255 173

Shades and tints

Shades of #C6AD7B

#C6AD7B
(198,173,123)
#B49E70
(180,158,112)
#A28F65
(162,143,101)
#90805A
(144,128,90)
#7E714F
(126,113,79)
#6C6244
(108,98,68)
#5A5339
(90,83,57)
#48442E
(72,68,46)
#363523
(54,53,35)
#242618
(36,38,24)
#12170D
(18,23,13)
#000000
(0,0,0)

Tints of #C6AD7B

#C6AD7B
(198,173,123)
#CBB487
(203,180,135)
#D0BB93
(208,187,147)
#D5C29F
(213,194,159)
#DAC9AB
(218,201,171)
#DFD0B7
(223,208,183)
#E4D7C3
(228,215,195)
#E9DECF
(233,222,207)
#EEE5DB
(238,229,219)
#F3ECE7
(243,236,231)
#F8F3F3
(248,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6AD7B; }

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

This text font color is #C6AD7B.

Background Color

.myBgColor { background-color: #C6AD7B; }

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

This div background color is #C6AD7B.

Border color

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

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

This div border color is #C6AD7B.

Opacity

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

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

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

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

This text has shadow with #C6AD7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AD7B.

Preview

Color preview on black background

This text has color #C6AD7B on black background.


Color preview on white background

This text has color #C6AD7B on white background.


Black color preview on #C6AD7B background

This text has black color on #C6AD7B background.


White color preview on #C6AD7B background

This text has white color on #C6AD7B background.


Related colors

Complementary color

Complementary color for #hex is #395284.


I love getcolorcode.com

Triadic colors

1 #7BC6AD and #AD7BC6 with #C6AD7B are triadic colors.

2 #7BADC6 and #ADC67B with #C6AD7B are triadic colors.