COLOR #C3B868

HEX: #C3B868 RGB: (195,184,104)

Color info

#C3B868 contains mainly red and green colors. Web safe color of #C3B868 is #CCCC66 (or #CC6).

RGB color model

#C3B868 color RGB value is (195,184,104).

RGB: (195,184,104) (76%, 72%, 41%)

RGB channels and saturation

R 195 of 255 = 76%
G 184 of 255 = 72%
B 104 of 255 = 41%

195
184
104

R + G + B ~ 63%. #C3B868 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 184 + 104 = 483 (100%)
R 195 of 483 ~ 40.37%
G 184 of 483 ~ 38.1%
B 104 of 483 ~ 21.53'%

%40.37
%38.1
%21.53

CMYK color model

#C3B868 color CMYK value is (0,6,47,24).

  • cyan value is 0.00%
  • magenta value is 5.64%
  • yellow value is 46.67%
  • key color value is 23.53%

CMYK: (0,6,47,24)
C0M6Y47K24 (0%, 6%, 47%, 24%)
(0.00 / 0.06 / 0.47 / 0.24)

CMYK percentages

%0
%5.64
%46.67
%23.53

Codes

Color #C3B868 in popluar color models

C3 B8 68
RGB 195 184 104
HSL 53° 43.13% 58.63%
HSB/HSV 53° 46.67% 76.47%
CMYK 0.00% 5.64% 46.67%
23.53%

Color #C3B868 in popluar number systems.

HEX C3 B8 68
Decimal 195 184 104
Binary 11000011 10111000 1101000
Octal 303 270 150

Shades and tints

Shades of #C3B868

#C3B868
(195,184,104)
#B2A85F
(178,168,95)
#A19856
(161,152,86)
#90884D
(144,136,77)
#7F7844
(127,120,68)
#6E683B
(110,104,59)
#5D5832
(93,88,50)
#4C4829
(76,72,41)
#3B3820
(59,56,32)
#2A2817
(42,40,23)
#19180E
(25,24,14)
#000000
(0,0,0)

Tints of #C3B868

#C3B868
(195,184,104)
#C8BE75
(200,190,117)
#CDC482
(205,196,130)
#D2CA8F
(210,202,143)
#D7D09C
(215,208,156)
#DCD6A9
(220,214,169)
#E1DCB6
(225,220,182)
#E6E2C3
(230,226,195)
#EBE8D0
(235,232,208)
#F0EEDD
(240,238,221)
#F5F4EA
(245,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3B868 color. Also use rgb(195,184,104) instead hex code.

Text Font Color

.myTextColor { color: #C3B868; }

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

This text font color is #C3B868.

Background Color

.myBgColor { background-color: #C3B868; }

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

This div background color is #C3B868.

Border color

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

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

This div border color is #C3B868.

Opacity

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

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

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

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

This text has shadow with #C3B868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3B868.

Preview

Color preview on black background

This text has color #C3B868 on black background.


Color preview on white background

This text has color #C3B868 on white background.


Black color preview on #C3B868 background

This text has black color on #C3B868 background.


White color preview on #C3B868 background

This text has white color on #C3B868 background.


Related colors

Complementary color

Complementary color for #hex is #3C4797.


I love getcolorcode.com

Triadic colors

1 #68C3B8 and #B868C3 with #C3B868 are triadic colors.

2 #68B8C3 and #B8C368 with #C3B868 are triadic colors.