COLOR #C7A44C

HEX: #C7A44C RGB: (199,164,76)

Renk bilgisi

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

RGB renk modeli

#C7A44C color RGB value is (199,164,76).

RGB: (199,164,76) (78%, 64%, 30%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 164 of 255 = 64%
B 76 of 255 = 30%

199
164
76

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 164 + 76 = 439 (100%)
R 199 of 439 ~ 45.33%
G 164 of 439 ~ 37.36%
B 76 of 439 ~ 17.31'%

%45.33
%37.36
%17.31

CMYK RENK MODELİ

#C7A44C rengi CMYK tonu (0,18,62,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.59%
  • sarı tonu 61.81%
  • ana renk tonu 21.96%

CMYK: (0,18,62,22)
C0M18Y62K22 (0%, 18%, 62%, 22%)
(0.00 / 0.18 / 0.62 / 0.22)

CMYK yüzdeleri

%0
%17.59
%61.81
%21.96

Codes

Color #C7A44C in popluar color models

C7 A4 4C
RGB 199 164 76
HSL 43° 52.34% 53.92%
HSB/HSV 43° 61.81% 78.04%
CMYK 0.00% 17.59% 61.81%
21.96%

Color #C7A44C in popluar number systems.

HEX C7 A4 4C
Decimal 199 164 76
Binary 11000111 10100100 1001100
Octal 307 244 114

Shades and tints

Shades of #C7A44C

#C7A44C
(199,164,76)
#B59646
(181,150,70)
#A38840
(163,136,64)
#917A3A
(145,122,58)
#7F6C34
(127,108,52)
#6D5E2E
(109,94,46)
#5B5028
(91,80,40)
#494222
(73,66,34)
#37341C
(55,52,28)
#252616
(37,38,22)
#131810
(19,24,16)
#000000
(0,0,0)

Tints of #C7A44C

#C7A44C
(199,164,76)
#CCAC5C
(204,172,92)
#D1B46C
(209,180,108)
#D6BC7C
(214,188,124)
#DBC48C
(219,196,140)
#E0CC9C
(224,204,156)
#E5D4AC
(229,212,172)
#EADCBC
(234,220,188)
#EFE4CC
(239,228,204)
#F4ECDC
(244,236,220)
#F9F4EC
(249,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A44C color. Also use rgb(199,164,76) instead hex code.

Text Font Color

.myTextColor { color: #C7A44C; }

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

This text font color is #C7A44C.

Background Color

.myBgColor { background-color: #C7A44C; }

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

This div background color is #C7A44C.

Border color

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

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

This div border color is #C7A44C.

Opacity

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

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

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

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

This text has shadow with #C7A44C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A44C.

Preview

Color preview on black background

This text has color #C7A44C on black background.


Color preview on white background

This text has color #C7A44C on white background.


Black color preview on #C7A44C background

This text has black color on #C7A44C background.


White color preview on #C7A44C background

This text has white color on #C7A44C background.


Related colors

Complementary color

Complementary color for #hex is #385BB3.


I love getcolorcode.com

Triadic colors

1 #4CC7A4 and #A44CC7 with #C7A44C are triadic colors.

2 #4CA4C7 and #A4C74C with #C7A44C are triadic colors.