COLOR #C2B284

HEX: #C2B284 RGB: (194,178,132)

Color info

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

RGB color model

#C2B284 color RGB value is (194,178,132).

RGB: (194,178,132) (76%, 70%, 52%)

RGB channels and saturation

R 194 of 255 = 76%
G 178 of 255 = 70%
B 132 of 255 = 52%

194
178
132

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

Portions of RGB colors in percentages

R + G + B = 194 + 178 + 132 = 504 (100%)
R 194 of 504 ~ 38.49%
G 178 of 504 ~ 35.32%
B 132 of 504 ~ 26.19'%

%38.49
%35.32
%26.19

CMYK color model

#C2B284 color CMYK value is (0,8,32,24).

  • cyan value is 0.00%
  • magenta value is 8.25%
  • yellow value is 31.96%
  • key color value is 23.92%

CMYK: (0,8,32,24)
C0M8Y32K24 (0%, 8%, 32%, 24%)
(0.00 / 0.08 / 0.32 / 0.24)

CMYK percentages

%0
%8.25
%31.96
%23.92

Codes

Color #C2B284 in popluar color models

C2 B2 84
RGB 194 178 132
HSL 45° 33.70% 63.92%
HSB/HSV 45° 31.96% 76.08%
CMYK 0.00% 8.25% 31.96%
23.92%

Color #C2B284 in popluar number systems.

HEX C2 B2 84
Decimal 194 178 132
Binary 11000010 10110010 10000100
Octal 302 262 204

Shades and tints

Shades of #C2B284

#C2B284
(194,178,132)
#B1A278
(177,162,120)
#A0926C
(160,146,108)
#8F8260
(143,130,96)
#7E7254
(126,114,84)
#6D6248
(109,98,72)
#5C523C
(92,82,60)
#4B4230
(75,66,48)
#3A3224
(58,50,36)
#292218
(41,34,24)
#18120C
(24,18,12)
#000000
(0,0,0)

Tints of #C2B284

#C2B284
(194,178,132)
#C7B98F
(199,185,143)
#CCC09A
(204,192,154)
#D1C7A5
(209,199,165)
#D6CEB0
(214,206,176)
#DBD5BB
(219,213,187)
#E0DCC6
(224,220,198)
#E5E3D1
(229,227,209)
#EAEADC
(234,234,220)
#EFF1E7
(239,241,231)
#F4F8F2
(244,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2B284 color. Also use rgb(194,178,132) instead hex code.

Text Font Color

.myTextColor { color: #C2B284; }

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

This text font color is #C2B284.

Background Color

.myBgColor { background-color: #C2B284; }

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

This div background color is #C2B284.

Border color

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

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

This div border color is #C2B284.

Opacity

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

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

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

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

This text has shadow with #C2B284 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2B284.

Preview

Color preview on black background

This text has color #C2B284 on black background.


Color preview on white background

This text has color #C2B284 on white background.


Black color preview on #C2B284 background

This text has black color on #C2B284 background.


White color preview on #C2B284 background

This text has white color on #C2B284 background.


Related colors

Complementary color

Complementary color for #hex is #3D4D7B.


I love getcolorcode.com

Triadic colors

1 #84C2B2 and #B284C2 with #C2B284 are triadic colors.

2 #84B2C2 and #B2C284 with #C2B284 are triadic colors.