COLOR #C2AD92

HEX: #C2AD92 RGB: (194,173,146)

Color info

#C2AD92 contains red, green and blue colors in about the same proportion. Web safe color of #C2AD92 is #CC9999 (or #C99).

RGB color model

#C2AD92 color RGB value is (194,173,146).

RGB: (194,173,146) (76%, 68%, 57%)

RGB channels and saturation

R 194 of 255 = 76%
G 173 of 255 = 68%
B 146 of 255 = 57%

194
173
146

R + G + B ~ 67%. #C2AD92 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 173 + 146 = 513 (100%)
R 194 of 513 ~ 37.82%
G 173 of 513 ~ 33.72%
B 146 of 513 ~ 28.46'%

%37.82
%33.72
%28.46

CMYK color model

#C2AD92 color CMYK value is (0,11,25,24).

  • cyan value is 0.00%
  • magenta value is 10.82%
  • yellow value is 24.74%
  • key color value is 23.92%

CMYK: (0,11,25,24)
C0M11Y25K24 (0%, 11%, 25%, 24%)
(0.00 / 0.11 / 0.25 / 0.24)

CMYK percentages

%0
%10.82
%24.74
%23.92

Codes

Color #C2AD92 in popluar color models

C2 AD 92
RGB 194 173 146
HSL 34° 28.24% 66.67%
HSB/HSV 34° 24.74% 76.08%
CMYK 0.00% 10.82% 24.74%
23.92%

Color #C2AD92 in popluar number systems.

HEX C2 AD 92
Decimal 194 173 146
Binary 11000010 10101101 10010010
Octal 302 255 222

Shades and tints

Shades of #C2AD92

#C2AD92
(194,173,146)
#B19E85
(177,158,133)
#A08F78
(160,143,120)
#8F806B
(143,128,107)
#7E715E
(126,113,94)
#6D6251
(109,98,81)
#5C5344
(92,83,68)
#4B4437
(75,68,55)
#3A352A
(58,53,42)
#29261D
(41,38,29)
#181710
(24,23,16)
#000000
(0,0,0)

Tints of #C2AD92

#C2AD92
(194,173,146)
#C7B49B
(199,180,155)
#CCBBA4
(204,187,164)
#D1C2AD
(209,194,173)
#D6C9B6
(214,201,182)
#DBD0BF
(219,208,191)
#E0D7C8
(224,215,200)
#E5DED1
(229,222,209)
#EAE5DA
(234,229,218)
#EFECE3
(239,236,227)
#F4F3EC
(244,243,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2AD92 color. Also use rgb(194,173,146) instead hex code.

Text Font Color

.myTextColor { color: #C2AD92; }

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

This text font color is #C2AD92.

Background Color

.myBgColor { background-color: #C2AD92; }

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

This div background color is #C2AD92.

Border color

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

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

This div border color is #C2AD92.

Opacity

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

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

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

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

This text has shadow with #C2AD92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2AD92.

Preview

Color preview on black background

This text has color #C2AD92 on black background.


Color preview on white background

This text has color #C2AD92 on white background.


Black color preview on #C2AD92 background

This text has black color on #C2AD92 background.


White color preview on #C2AD92 background

This text has white color on #C2AD92 background.


Related colors

Complementary color

Complementary color for #hex is #3D526D.


I love getcolorcode.com

Triadic colors

1 #92C2AD and #AD92C2 with #C2AD92 are triadic colors.

2 #92ADC2 and #ADC292 with #C2AD92 are triadic colors.