COLOR #C3B693

HEX: #C3B693 RGB: (195,182,147)

Color info

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

RGB color model

#C3B693 color RGB value is (195,182,147).

RGB: (195,182,147) (76%, 71%, 58%)

RGB channels and saturation

R 195 of 255 = 76%
G 182 of 255 = 71%
B 147 of 255 = 58%

195
182
147

R + G + B ~ 68%. #C3B693 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 182 + 147 = 524 (100%)
R 195 of 524 ~ 37.21%
G 182 of 524 ~ 34.73%
B 147 of 524 ~ 28.05'%

%37.21
%34.73
%28.05

CMYK color model

#C3B693 color CMYK value is (0,7,25,24).

  • cyan value is 0.00%
  • magenta value is 6.67%
  • yellow value is 24.62%
  • key color value is 23.53%

CMYK: (0,7,25,24)
C0M7Y25K24 (0%, 7%, 25%, 24%)
(0.00 / 0.07 / 0.25 / 0.24)

CMYK percentages

%0
%6.67
%24.62
%23.53

Codes

Color #C3B693 in popluar color models

C3 B6 93
RGB 195 182 147
HSL 44° 28.57% 67.06%
HSB/HSV 44° 24.62% 76.47%
CMYK 0.00% 6.67% 24.62%
23.53%

Color #C3B693 in popluar number systems.

HEX C3 B6 93
Decimal 195 182 147
Binary 11000011 10110110 10010011
Octal 303 266 223

Shades and tints

Shades of #C3B693

#C3B693
(195,182,147)
#B2A686
(178,166,134)
#A19679
(161,150,121)
#90866C
(144,134,108)
#7F765F
(127,118,95)
#6E6652
(110,102,82)
#5D5645
(93,86,69)
#4C4638
(76,70,56)
#3B362B
(59,54,43)
#2A261E
(42,38,30)
#191611
(25,22,17)
#000000
(0,0,0)

Tints of #C3B693

#C3B693
(195,182,147)
#C8BC9C
(200,188,156)
#CDC2A5
(205,194,165)
#D2C8AE
(210,200,174)
#D7CEB7
(215,206,183)
#DCD4C0
(220,212,192)
#E1DAC9
(225,218,201)
#E6E0D2
(230,224,210)
#EBE6DB
(235,230,219)
#F0ECE4
(240,236,228)
#F5F2ED
(245,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3B693; }

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

This text font color is #C3B693.

Background Color

.myBgColor { background-color: #C3B693; }

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

This div background color is #C3B693.

Border color

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

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

This div border color is #C3B693.

Opacity

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

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

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

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

This text has shadow with #C3B693 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3B693.

Preview

Color preview on black background

This text has color #C3B693 on black background.


Color preview on white background

This text has color #C3B693 on white background.


Black color preview on #C3B693 background

This text has black color on #C3B693 background.


White color preview on #C3B693 background

This text has white color on #C3B693 background.


Related colors

Complementary color

Complementary color for #hex is #3C496C.


I love getcolorcode.com

Triadic colors

1 #93C3B6 and #B693C3 with #C3B693 are triadic colors.

2 #93B6C3 and #B6C393 with #C3B693 are triadic colors.