COLOR #C6C48D

HEX: #C6C48D RGB: (198,196,141)

Color info

#C6C48D contains red, green and blue colors in about the same proportion. Web safe color of #C6C48D is #CCCC99 (or #CC9).

RGB color model

#C6C48D color RGB value is (198,196,141).

RGB: (198,196,141) (78%, 77%, 55%)

RGB channels and saturation

R 198 of 255 = 78%
G 196 of 255 = 77%
B 141 of 255 = 55%

198
196
141

R + G + B ~ 70%. #C6C48D is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 196 + 141 = 535 (100%)
R 198 of 535 ~ 37.01%
G 196 of 535 ~ 36.64%
B 141 of 535 ~ 26.36'%

%37.01
%36.64
%26.36

CMYK color model

#C6C48D color CMYK value is (0,1,29,22).

  • cyan value is 0.00%
  • magenta value is 1.01%
  • yellow value is 28.79%
  • key color value is 22.35%

CMYK: (0,1,29,22)
C0M1Y29K22 (0%, 1%, 29%, 22%)
(0.00 / 0.01 / 0.29 / 0.22)

CMYK percentages

%0
%1.01
%28.79
%22.35

Codes

Color #C6C48D in popluar color models

C6 C4 8D
RGB 198 196 141
HSL 58° 33.33% 66.47%
HSB/HSV 58° 28.79% 77.65%
CMYK 0.00% 1.01% 28.79%
22.35%

Color #C6C48D in popluar number systems.

HEX C6 C4 8D
Decimal 198 196 141
Binary 11000110 11000100 10001101
Octal 306 304 215

Shades and tints

Shades of #C6C48D

#C6C48D
(198,196,141)
#B4B381
(180,179,129)
#A2A275
(162,162,117)
#909169
(144,145,105)
#7E805D
(126,128,93)
#6C6F51
(108,111,81)
#5A5E45
(90,94,69)
#484D39
(72,77,57)
#363C2D
(54,60,45)
#242B21
(36,43,33)
#121A15
(18,26,21)
#000000
(0,0,0)

Tints of #C6C48D

#C6C48D
(198,196,141)
#CBC997
(203,201,151)
#D0CEA1
(208,206,161)
#D5D3AB
(213,211,171)
#DAD8B5
(218,216,181)
#DFDDBF
(223,221,191)
#E4E2C9
(228,226,201)
#E9E7D3
(233,231,211)
#EEECDD
(238,236,221)
#F3F1E7
(243,241,231)
#F8F6F1
(248,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6C48D color. Also use rgb(198,196,141) instead hex code.

Text Font Color

.myTextColor { color: #C6C48D; }

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

This text font color is #C6C48D.

Background Color

.myBgColor { background-color: #C6C48D; }

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

This div background color is #C6C48D.

Border color

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

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

This div border color is #C6C48D.

Opacity

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

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

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

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

This text has shadow with #C6C48D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C48D.

Preview

Color preview on black background

This text has color #C6C48D on black background.


Color preview on white background

This text has color #C6C48D on white background.


Black color preview on #C6C48D background

This text has black color on #C6C48D background.


White color preview on #C6C48D background

This text has white color on #C6C48D background.


Related colors

Complementary color

Complementary color for #hex is #393B72.


I love getcolorcode.com

Triadic colors

1 #8DC6C4 and #C48DC6 with #C6C48D are triadic colors.

2 #8DC4C6 and #C4C68D with #C6C48D are triadic colors.