COLOR #C6B38A

HEX: #C6B38A RGB: (198,179,138)

Color info

#C6B38A contains mainly red and green colors. Web safe color of #C6B38A is #CC9999 (or #C99).

RGB color model

#C6B38A color RGB value is (198,179,138).

RGB: (198,179,138) (78%, 70%, 54%)

RGB channels and saturation

R 198 of 255 = 78%
G 179 of 255 = 70%
B 138 of 255 = 54%

198
179
138

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

Portions of RGB colors in percentages

R + G + B = 198 + 179 + 138 = 515 (100%)
R 198 of 515 ~ 38.45%
G 179 of 515 ~ 34.76%
B 138 of 515 ~ 26.8'%

%38.45
%34.76
%26.8

CMYK color model

#C6B38A color CMYK value is (0,10,30,22).

  • cyan value is 0.00%
  • magenta value is 9.60%
  • yellow value is 30.30%
  • key color value is 22.35%

CMYK: (0,10,30,22)
C0M10Y30K22 (0%, 10%, 30%, 22%)
(0.00 / 0.10 / 0.30 / 0.22)

CMYK percentages

%0
%9.6
%30.3
%22.35

Codes

Color #C6B38A in popluar color models

C6 B3 8A
RGB 198 179 138
HSL 41° 34.48% 65.88%
HSB/HSV 41° 30.30% 77.65%
CMYK 0.00% 9.60% 30.30%
22.35%

Color #C6B38A in popluar number systems.

HEX C6 B3 8A
Decimal 198 179 138
Binary 11000110 10110011 10001010
Octal 306 263 212

Shades and tints

Shades of #C6B38A

#C6B38A
(198,179,138)
#B4A37E
(180,163,126)
#A29372
(162,147,114)
#908366
(144,131,102)
#7E735A
(126,115,90)
#6C634E
(108,99,78)
#5A5342
(90,83,66)
#484336
(72,67,54)
#36332A
(54,51,42)
#24231E
(36,35,30)
#121312
(18,19,18)
#000000
(0,0,0)

Tints of #C6B38A

#C6B38A
(198,179,138)
#CBB994
(203,185,148)
#D0BF9E
(208,191,158)
#D5C5A8
(213,197,168)
#DACBB2
(218,203,178)
#DFD1BC
(223,209,188)
#E4D7C6
(228,215,198)
#E9DDD0
(233,221,208)
#EEE3DA
(238,227,218)
#F3E9E4
(243,233,228)
#F8EFEE
(248,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B38A color. Also use rgb(198,179,138) instead hex code.

Text Font Color

.myTextColor { color: #C6B38A; }

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

This text font color is #C6B38A.

Background Color

.myBgColor { background-color: #C6B38A; }

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

This div background color is #C6B38A.

Border color

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

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

This div border color is #C6B38A.

Opacity

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

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

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

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

This text has shadow with #C6B38A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B38A.

Preview

Color preview on black background

This text has color #C6B38A on black background.


Color preview on white background

This text has color #C6B38A on white background.


Black color preview on #C6B38A background

This text has black color on #C6B38A background.


White color preview on #C6B38A background

This text has white color on #C6B38A background.


Related colors

Complementary color

Complementary color for #hex is #394C75.


I love getcolorcode.com

Triadic colors

1 #8AC6B3 and #B38AC6 with #C6B38A are triadic colors.

2 #8AB3C6 and #B3C68A with #C6B38A are triadic colors.