COLOR #C4A049

HEX: #C4A049 RGB: (196,160,73)

Renk bilgisi

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

RGB renk modeli

#C4A049 color RGB value is (196,160,73).

RGB: (196,160,73) (77%, 63%, 29%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 160 of 255 = 63%
B 73 of 255 = 29%

196
160
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 160 + 73 = 429 (100%)
R 196 of 429 ~ 45.69%
G 160 of 429 ~ 37.3%
B 73 of 429 ~ 17.02'%

%45.69
%37.3
%17.02

CMYK RENK MODELİ

#C4A049 rengi CMYK tonu (0,18,63,23).

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

CMYK: (0,18,63,23)
C0M18Y63K23 (0%, 18%, 63%, 23%)
(0.00 / 0.18 / 0.63 / 0.23)

CMYK yüzdeleri

%0
%18.37
%62.76
%23.14

Codes

Color #C4A049 in popluar color models

C4 A0 49
RGB 196 160 73
HSL 42° 51.04% 52.75%
HSB/HSV 42° 62.76% 76.86%
CMYK 0.00% 18.37% 62.76%
23.14%

Color #C4A049 in popluar number systems.

HEX C4 A0 49
Decimal 196 160 73
Binary 11000100 10100000 1001001
Octal 304 240 111

Shades and tints

Shades of #C4A049

#C4A049
(196,160,73)
#B39243
(179,146,67)
#A2843D
(162,132,61)
#917637
(145,118,55)
#806831
(128,104,49)
#6F5A2B
(111,90,43)
#5E4C25
(94,76,37)
#4D3E1F
(77,62,31)
#3C3019
(60,48,25)
#2B2213
(43,34,19)
#1A140D
(26,20,13)
#000000
(0,0,0)

Tints of #C4A049

#C4A049
(196,160,73)
#C9A859
(201,168,89)
#CEB069
(206,176,105)
#D3B879
(211,184,121)
#D8C089
(216,192,137)
#DDC899
(221,200,153)
#E2D0A9
(226,208,169)
#E7D8B9
(231,216,185)
#ECE0C9
(236,224,201)
#F1E8D9
(241,232,217)
#F6F0E9
(246,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4A049; }

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

This text font color is #C4A049.

Background Color

.myBgColor { background-color: #C4A049; }

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

This div background color is #C4A049.

Border color

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

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

This div border color is #C4A049.

Opacity

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

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

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

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

This text has shadow with #C4A049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A049.

Preview

Color preview on black background

This text has color #C4A049 on black background.


Color preview on white background

This text has color #C4A049 on white background.


Black color preview on #C4A049 background

This text has black color on #C4A049 background.


White color preview on #C4A049 background

This text has white color on #C4A049 background.


Related colors

Complementary color

Complementary color for #hex is #3B5FB6.


I love getcolorcode.com

Triadic colors

1 #49C4A0 and #A049C4 with #C4A049 are triadic colors.

2 #49A0C4 and #A0C449 with #C4A049 are triadic colors.