COLOR #C3B697

HEX: #C3B697 RGB: (195,182,151)

Color info

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

RGB color model

#C3B697 color RGB value is (195,182,151).

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

RGB channels and saturation

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

195
182
151

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

Portions of RGB colors in percentages

R + G + B = 195 + 182 + 151 = 528 (100%)
R 195 of 528 ~ 36.93%
G 182 of 528 ~ 34.47%
B 151 of 528 ~ 28.6'%

%36.93
%34.47
%28.6

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 6.67%
  • 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
%6.67
%22.56
%23.53

Codes

Color #C3B697 in popluar color models

C3 B6 97
RGB 195 182 151
HSL 42° 26.83% 67.84%
HSB/HSV 42° 22.56% 76.47%
CMYK 0.00% 6.67% 22.56%
23.53%

Color #C3B697 in popluar number systems.

HEX C3 B6 97
Decimal 195 182 151
Binary 11000011 10110110 10010111
Octal 303 266 227

Shades and tints

Shades of #C3B697

#C3B697
(195,182,151)
#B2A68A
(178,166,138)
#A1967D
(161,150,125)
#908670
(144,134,112)
#7F7663
(127,118,99)
#6E6656
(110,102,86)
#5D5649
(93,86,73)
#4C463C
(76,70,60)
#3B362F
(59,54,47)
#2A2622
(42,38,34)
#191615
(25,22,21)
#000000
(0,0,0)

Tints of #C3B697

#C3B697
(195,182,151)
#C8BCA0
(200,188,160)
#CDC2A9
(205,194,169)
#D2C8B2
(210,200,178)
#D7CEBB
(215,206,187)
#DCD4C4
(220,212,196)
#E1DACD
(225,218,205)
#E6E0D6
(230,224,214)
#EBE6DF
(235,230,223)
#F0ECE8
(240,236,232)
#F5F2F1
(245,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3B697; }

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

This text font color is #C3B697.

Background Color

.myBgColor { background-color: #C3B697; }

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

This div background color is #C3B697.

Border color

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

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

This div border color is #C3B697.

Opacity

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

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

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

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

This text has shadow with #C3B697 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3B697.

Preview

Color preview on black background

This text has color #C3B697 on black background.


Color preview on white background

This text has color #C3B697 on white background.


Black color preview on #C3B697 background

This text has black color on #C3B697 background.


White color preview on #C3B697 background

This text has white color on #C3B697 background.


Related colors

Complementary color

Complementary color for #hex is #3C4968.


I love getcolorcode.com

Triadic colors

1 #97C3B6 and #B697C3 with #C3B697 are triadic colors.

2 #97B6C3 and #B6C397 with #C3B697 are triadic colors.