COLOR #C6B198

HEX: #C6B198 RGB: (198,177,152)

Color info

#C6B198 contains red, green and blue colors in about the same proportion. Web safe color of #C6B198 is #CC9999 (or #C99).

RGB color model

#C6B198 color RGB value is (198,177,152).

RGB: (198,177,152) (78%, 69%, 60%)

RGB channels and saturation

R 198 of 255 = 78%
G 177 of 255 = 69%
B 152 of 255 = 60%

198
177
152

R + G + B ~ 69%. #C6B198 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 177 + 152 = 527 (100%)
R 198 of 527 ~ 37.57%
G 177 of 527 ~ 33.59%
B 152 of 527 ~ 28.84'%

%37.57
%33.59
%28.84

CMYK color model

#C6B198 color CMYK value is (0,11,23,22).

  • cyan value is 0.00%
  • magenta value is 10.61%
  • yellow value is 23.23%
  • key color value is 22.35%

CMYK: (0,11,23,22)
C0M11Y23K22 (0%, 11%, 23%, 22%)
(0.00 / 0.11 / 0.23 / 0.22)

CMYK percentages

%0
%10.61
%23.23
%22.35

Codes

Color #C6B198 in popluar color models

C6 B1 98
RGB 198 177 152
HSL 33° 28.75% 68.63%
HSB/HSV 33° 23.23% 77.65%
CMYK 0.00% 10.61% 23.23%
22.35%

Color #C6B198 in popluar number systems.

HEX C6 B1 98
Decimal 198 177 152
Binary 11000110 10110001 10011000
Octal 306 261 230

Shades and tints

Shades of #C6B198

#C6B198
(198,177,152)
#B4A18B
(180,161,139)
#A2917E
(162,145,126)
#908171
(144,129,113)
#7E7164
(126,113,100)
#6C6157
(108,97,87)
#5A514A
(90,81,74)
#48413D
(72,65,61)
#363130
(54,49,48)
#242123
(36,33,35)
#121116
(18,17,22)
#000000
(0,0,0)

Tints of #C6B198

#C6B198
(198,177,152)
#CBB8A1
(203,184,161)
#D0BFAA
(208,191,170)
#D5C6B3
(213,198,179)
#DACDBC
(218,205,188)
#DFD4C5
(223,212,197)
#E4DBCE
(228,219,206)
#E9E2D7
(233,226,215)
#EEE9E0
(238,233,224)
#F3F0E9
(243,240,233)
#F8F7F2
(248,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6B198 color. Also use rgb(198,177,152) instead hex code.

Text Font Color

.myTextColor { color: #C6B198; }

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

This text font color is #C6B198.

Background Color

.myBgColor { background-color: #C6B198; }

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

This div background color is #C6B198.

Border color

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

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

This div border color is #C6B198.

Opacity

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

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

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

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

This text has shadow with #C6B198 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6B198.

Preview

Color preview on black background

This text has color #C6B198 on black background.


Color preview on white background

This text has color #C6B198 on white background.


Black color preview on #C6B198 background

This text has black color on #C6B198 background.


White color preview on #C6B198 background

This text has white color on #C6B198 background.


Related colors

Complementary color

Complementary color for #hex is #394E67.


I love getcolorcode.com

Triadic colors

1 #98C6B1 and #B198C6 with #C6B198 are triadic colors.

2 #98B1C6 and #B1C698 with #C6B198 are triadic colors.