COLOR #C48A79

HEX: #C48A79 RGB: (196,138,121)

Color info

#C48A79 contains mainly red and green colors. Web safe color of #C48A79 is #CC9966 (or #C96).

RGB color model

#C48A79 color RGB value is (196,138,121).

RGB: (196,138,121) (77%, 54%, 47%)

RGB channels and saturation

R 196 of 255 = 77%
G 138 of 255 = 54%
B 121 of 255 = 47%

196
138
121

R + G + B ~ 59%. #C48A79 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 196 + 138 + 121 = 455 (100%)
R 196 of 455 ~ 43.08%
G 138 of 455 ~ 30.33%
B 121 of 455 ~ 26.59'%

%43.08
%30.33
%26.59

CMYK color model

#C48A79 color CMYK value is (0,30,38,23).

  • cyan value is 0.00%
  • magenta value is 29.59%
  • yellow value is 38.27%
  • key color value is 23.14%

CMYK: (0,30,38,23)
C0M30Y38K23 (0%, 30%, 38%, 23%)
(0.00 / 0.30 / 0.38 / 0.23)

CMYK percentages

%0
%29.59
%38.27
%23.14

Codes

Color #C48A79 in popluar color models

C4 8A 79
RGB 196 138 121
HSL 14° 38.86% 62.16%
HSB/HSV 14° 38.27% 76.86%
CMYK 0.00% 29.59% 38.27%
23.14%

Color #C48A79 in popluar number systems.

HEX C4 8A 79
Decimal 196 138 121
Binary 11000100 10001010 1111001
Octal 304 212 171

Shades and tints

Shades of #C48A79

#C48A79
(196,138,121)
#B37E6E
(179,126,110)
#A27263
(162,114,99)
#916658
(145,102,88)
#805A4D
(128,90,77)
#6F4E42
(111,78,66)
#5E4237
(94,66,55)
#4D362C
(77,54,44)
#3C2A21
(60,42,33)
#2B1E16
(43,30,22)
#1A120B
(26,18,11)
#000000
(0,0,0)

Tints of #C48A79

#C48A79
(196,138,121)
#C99485
(201,148,133)
#CE9E91
(206,158,145)
#D3A89D
(211,168,157)
#D8B2A9
(216,178,169)
#DDBCB5
(221,188,181)
#E2C6C1
(226,198,193)
#E7D0CD
(231,208,205)
#ECDAD9
(236,218,217)
#F1E4E5
(241,228,229)
#F6EEF1
(246,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C48A79 color. Also use rgb(196,138,121) instead hex code.

Text Font Color

.myTextColor { color: #C48A79; }

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

This text font color is #C48A79.

Background Color

.myBgColor { background-color: #C48A79; }

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

This div background color is #C48A79.

Border color

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

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

This div border color is #C48A79.

Opacity

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

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

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

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

This text has shadow with #C48A79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C48A79.

Preview

Color preview on black background

This text has color #C48A79 on black background.


Color preview on white background

This text has color #C48A79 on white background.


Black color preview on #C48A79 background

This text has black color on #C48A79 background.


White color preview on #C48A79 background

This text has white color on #C48A79 background.


Related colors

Complementary color

Complementary color for #hex is #3B7586.


I love getcolorcode.com

Triadic colors

1 #79C48A and #8A79C4 with #C48A79 are triadic colors.

2 #798AC4 and #8AC479 with #C48A79 are triadic colors.