COLOR #C5B283

HEX: #C5B283 RGB: (197,178,131)

Color info

#C5B283 contains mainly red and green colors. Web safe color of #C5B283 is #CC9999 (or #C99).

RGB color model

#C5B283 color RGB value is (197,178,131).

RGB: (197,178,131) (77%, 70%, 51%)

RGB channels and saturation

R 197 of 255 = 77%
G 178 of 255 = 70%
B 131 of 255 = 51%

197
178
131

R + G + B ~ 66%. #C5B283 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 178 + 131 = 506 (100%)
R 197 of 506 ~ 38.93%
G 178 of 506 ~ 35.18%
B 131 of 506 ~ 25.89'%

%38.93
%35.18
%25.89

CMYK color model

#C5B283 color CMYK value is (0,10,34,23).

  • cyan value is 0.00%
  • magenta value is 9.64%
  • yellow value is 33.50%
  • key color value is 22.75%

CMYK: (0,10,34,23)
C0M10Y34K23 (0%, 10%, 34%, 23%)
(0.00 / 0.10 / 0.34 / 0.23)

CMYK percentages

%0
%9.64
%33.5
%22.75

Codes

Color #C5B283 in popluar color models

C5 B2 83
RGB 197 178 131
HSL 43° 36.26% 64.31%
HSB/HSV 43° 33.50% 77.25%
CMYK 0.00% 9.64% 33.50%
22.75%

Color #C5B283 in popluar number systems.

HEX C5 B2 83
Decimal 197 178 131
Binary 11000101 10110010 10000011
Octal 305 262 203

Shades and tints

Shades of #C5B283

#C5B283
(197,178,131)
#B4A278
(180,162,120)
#A3926D
(163,146,109)
#928262
(146,130,98)
#817257
(129,114,87)
#70624C
(112,98,76)
#5F5241
(95,82,65)
#4E4236
(78,66,54)
#3D322B
(61,50,43)
#2C2220
(44,34,32)
#1B1215
(27,18,21)
#000000
(0,0,0)

Tints of #C5B283

#C5B283
(197,178,131)
#CAB98E
(202,185,142)
#CFC099
(207,192,153)
#D4C7A4
(212,199,164)
#D9CEAF
(217,206,175)
#DED5BA
(222,213,186)
#E3DCC5
(227,220,197)
#E8E3D0
(232,227,208)
#EDEADB
(237,234,219)
#F2F1E6
(242,241,230)
#F7F8F1
(247,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5B283 color. Also use rgb(197,178,131) instead hex code.

Text Font Color

.myTextColor { color: #C5B283; }

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

This text font color is #C5B283.

Background Color

.myBgColor { background-color: #C5B283; }

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

This div background color is #C5B283.

Border color

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

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

This div border color is #C5B283.

Opacity

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

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

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

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

This text has shadow with #C5B283 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5B283.

Preview

Color preview on black background

This text has color #C5B283 on black background.


Color preview on white background

This text has color #C5B283 on white background.


Black color preview on #C5B283 background

This text has black color on #C5B283 background.


White color preview on #C5B283 background

This text has white color on #C5B283 background.


Related colors

Complementary color

Complementary color for #hex is #3A4D7C.


I love getcolorcode.com

Triadic colors

1 #83C5B2 and #B283C5 with #C5B283 are triadic colors.

2 #83B2C5 and #B2C583 with #C5B283 are triadic colors.