COLOR #C3B597

HEX: #C3B597 RGB: (195,181,151)

Color info

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

RGB color model

#C3B597 color RGB value is (195,181,151).

RGB: (195,181,151) (76%, 71%, 59%)

RGB channels and saturation

R 195 of 255 = 76%
G 181 of 255 = 71%
B 151 of 255 = 59%

195
181
151

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

Portions of RGB colors in percentages

R + G + B = 195 + 181 + 151 = 527 (100%)
R 195 of 527 ~ 37%
G 181 of 527 ~ 34.35%
B 151 of 527 ~ 28.65'%

%37
%34.35
%28.65

CMYK color model

#C3B597 color CMYK value is (0,7,23,24).

  • cyan value is 0.00%
  • magenta value is 7.18%
  • yellow value is 22.56%
  • key color value is 23.53%

CMYK: (0,7,23,24)
C0M7Y23K24 (0%, 7%, 23%, 24%)
(0.00 / 0.07 / 0.23 / 0.24)

CMYK percentages

%0
%7.18
%22.56
%23.53

Codes

Color #C3B597 in popluar color models

C3 B5 97
RGB 195 181 151
HSL 41° 26.83% 67.84%
HSB/HSV 41° 22.56% 76.47%
CMYK 0.00% 7.18% 22.56%
23.53%

Color #C3B597 in popluar number systems.

HEX C3 B5 97
Decimal 195 181 151
Binary 11000011 10110101 10010111
Octal 303 265 227

Shades and tints

Shades of #C3B597

#C3B597
(195,181,151)
#B2A58A
(178,165,138)
#A1957D
(161,149,125)
#908570
(144,133,112)
#7F7563
(127,117,99)
#6E6556
(110,101,86)
#5D5549
(93,85,73)
#4C453C
(76,69,60)
#3B352F
(59,53,47)
#2A2522
(42,37,34)
#191515
(25,21,21)
#000000
(0,0,0)

Tints of #C3B597

#C3B597
(195,181,151)
#C8BBA0
(200,187,160)
#CDC1A9
(205,193,169)
#D2C7B2
(210,199,178)
#D7CDBB
(215,205,187)
#DCD3C4
(220,211,196)
#E1D9CD
(225,217,205)
#E6DFD6
(230,223,214)
#EBE5DF
(235,229,223)
#F0EBE8
(240,235,232)
#F5F1F1
(245,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3B597 color. Also use rgb(195,181,151) instead hex code.

Text Font Color

.myTextColor { color: #C3B597; }

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

This text font color is #C3B597.

Background Color

.myBgColor { background-color: #C3B597; }

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

This div background color is #C3B597.

Border color

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

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

This div border color is #C3B597.

Opacity

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

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

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

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

This text has shadow with #C3B597 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3B597.

Preview

Color preview on black background

This text has color #C3B597 on black background.


Color preview on white background

This text has color #C3B597 on white background.


Black color preview on #C3B597 background

This text has black color on #C3B597 background.


White color preview on #C3B597 background

This text has white color on #C3B597 background.


Related colors

Complementary color

Complementary color for #hex is #3C4A68.


I love getcolorcode.com

Triadic colors

1 #97C3B5 and #B597C3 with #C3B597 are triadic colors.

2 #97B5C3 and #B5C397 with #C3B597 are triadic colors.