COLOR #C48749

HEX: #C48749 RGB: (196,135,73)

Renk bilgisi

#C48749 contains mainly red color. #C48749 ‘ nin web güvenlik rengi #CC9933 (ya da #C93) dir.

RGB renk modeli

#C48749 color RGB value is (196,135,73).

RGB: (196,135,73) (77%, 53%, 29%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 135 of 255 = 53%
B 73 of 255 = 29%

196
135
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 135 + 73 = 404 (100%)
R 196 of 404 ~ 48.51%
G 135 of 404 ~ 33.42%
B 73 of 404 ~ 18.07'%

%48.51
%33.42
%18.07

CMYK RENK MODELİ

#C48749 rengi CMYK tonu (0,31,63,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 31.12%
  • sarı tonu 62.76%
  • ana renk tonu 23.14%

CMYK: (0,31,63,23)
C0M31Y63K23 (0%, 31%, 63%, 23%)
(0.00 / 0.31 / 0.63 / 0.23)

CMYK yüzdeleri

%0
%31.12
%62.76
%23.14

Codes

Color #C48749 in popluar color models

C4 87 49
RGB 196 135 73
HSL 30° 51.04% 52.75%
HSB/HSV 30° 62.76% 76.86%
CMYK 0.00% 31.12% 62.76%
23.14%

Color #C48749 in popluar number systems.

HEX C4 87 49
Decimal 196 135 73
Binary 11000100 10000111 1001001
Octal 304 207 111

Shades and tints

Shades of #C48749

#C48749
(196,135,73)
#B37B43
(179,123,67)
#A26F3D
(162,111,61)
#916337
(145,99,55)
#805731
(128,87,49)
#6F4B2B
(111,75,43)
#5E3F25
(94,63,37)
#4D331F
(77,51,31)
#3C2719
(60,39,25)
#2B1B13
(43,27,19)
#1A0F0D
(26,15,13)
#000000
(0,0,0)

Tints of #C48749

#C48749
(196,135,73)
#C99159
(201,145,89)
#CE9B69
(206,155,105)
#D3A579
(211,165,121)
#D8AF89
(216,175,137)
#DDB999
(221,185,153)
#E2C3A9
(226,195,169)
#E7CDB9
(231,205,185)
#ECD7C9
(236,215,201)
#F1E1D9
(241,225,217)
#F6EBE9
(246,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C48749 color. Also use rgb(196,135,73) instead hex code.

Text Font Color

.myTextColor { color: #C48749; }

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

This text font color is #C48749.

Background Color

.myBgColor { background-color: #C48749; }

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

This div background color is #C48749.

Border color

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

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

This div border color is #C48749.

Opacity

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

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

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

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

This text has shadow with #C48749 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C48749.

Preview

Color preview on black background

This text has color #C48749 on black background.


Color preview on white background

This text has color #C48749 on white background.


Black color preview on #C48749 background

This text has black color on #C48749 background.


White color preview on #C48749 background

This text has white color on #C48749 background.


Related colors

Complementary color

Complementary color for #hex is #3B78B6.


I love getcolorcode.com

Triadic colors

1 #49C487 and #8749C4 with #C48749 are triadic colors.

2 #4987C4 and #87C449 with #C48749 are triadic colors.