COLOR #C48D4A

HEX: #C48D4A RGB: (196,141,74)

Renk bilgisi

#C48D4A contains mainly red and green colors. #C48D4A ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#C48D4A color RGB value is (196,141,74).

RGB: (196,141,74) (77%, 55%, 29%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 141 of 255 = 55%
B 74 of 255 = 29%

196
141
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 141 + 74 = 411 (100%)
R 196 of 411 ~ 47.69%
G 141 of 411 ~ 34.31%
B 74 of 411 ~ 18'%

%47.69
%34.31
%18

CMYK RENK MODELİ

#C48D4A rengi CMYK tonu (0,28,62,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.06%
  • sarı tonu 62.24%
  • ana renk tonu 23.14%

CMYK: (0,28,62,23)
C0M28Y62K23 (0%, 28%, 62%, 23%)
(0.00 / 0.28 / 0.62 / 0.23)

CMYK yüzdeleri

%0
%28.06
%62.24
%23.14

Codes

Color #C48D4A in popluar color models

C4 8D 4A
RGB 196 141 74
HSL 33° 50.83% 52.94%
HSB/HSV 33° 62.24% 76.86%
CMYK 0.00% 28.06% 62.24%
23.14%

Color #C48D4A in popluar number systems.

HEX C4 8D 4A
Decimal 196 141 74
Binary 11000100 10001101 1001010
Octal 304 215 112

Shades and tints

Shades of #C48D4A

#C48D4A
(196,141,74)
#B38144
(179,129,68)
#A2753E
(162,117,62)
#916938
(145,105,56)
#805D32
(128,93,50)
#6F512C
(111,81,44)
#5E4526
(94,69,38)
#4D3920
(77,57,32)
#3C2D1A
(60,45,26)
#2B2114
(43,33,20)
#1A150E
(26,21,14)
#000000
(0,0,0)

Tints of #C48D4A

#C48D4A
(196,141,74)
#C9975A
(201,151,90)
#CEA16A
(206,161,106)
#D3AB7A
(211,171,122)
#D8B58A
(216,181,138)
#DDBF9A
(221,191,154)
#E2C9AA
(226,201,170)
#E7D3BA
(231,211,186)
#ECDDCA
(236,221,202)
#F1E7DA
(241,231,218)
#F6F1EA
(246,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C48D4A color. Also use rgb(196,141,74) instead hex code.

Text Font Color

.myTextColor { color: #C48D4A; }

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

This text font color is #C48D4A.

Background Color

.myBgColor { background-color: #C48D4A; }

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

This div background color is #C48D4A.

Border color

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

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

This div border color is #C48D4A.

Opacity

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

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

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

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

This text has shadow with #C48D4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C48D4A.

Preview

Color preview on black background

This text has color #C48D4A on black background.


Color preview on white background

This text has color #C48D4A on white background.


Black color preview on #C48D4A background

This text has black color on #C48D4A background.


White color preview on #C48D4A background

This text has white color on #C48D4A background.


Related colors

Complementary color

Complementary color for #hex is #3B72B5.


I love getcolorcode.com

Triadic colors

1 #4AC48D and #8D4AC4 with #C48D4A are triadic colors.

2 #4A8DC4 and #8DC44A with #C48D4A are triadic colors.