COLOR #C7A347

HEX: #C7A347 RGB: (199,163,71)

Renk bilgisi

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

RGB renk modeli

#C7A347 color RGB value is (199,163,71).

RGB: (199,163,71) (78%, 64%, 28%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 163 of 255 = 64%
B 71 of 255 = 28%

199
163
71

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 163 + 71 = 433 (100%)
R 199 of 433 ~ 45.96%
G 163 of 433 ~ 37.64%
B 71 of 433 ~ 16.4'%

%45.96
%37.64
%16.4

CMYK RENK MODELİ

#C7A347 rengi CMYK tonu (0,18,64,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.09%
  • sarı tonu 64.32%
  • ana renk tonu 21.96%

CMYK: (0,18,64,22)
C0M18Y64K22 (0%, 18%, 64%, 22%)
(0.00 / 0.18 / 0.64 / 0.22)

CMYK yüzdeleri

%0
%18.09
%64.32
%21.96

Codes

Color #C7A347 in popluar color models

C7 A3 47
RGB 199 163 71
HSL 43° 53.33% 52.94%
HSB/HSV 43° 64.32% 78.04%
CMYK 0.00% 18.09% 64.32%
21.96%

Color #C7A347 in popluar number systems.

HEX C7 A3 47
Decimal 199 163 71
Binary 11000111 10100011 1000111
Octal 307 243 107

Shades and tints

Shades of #C7A347

#C7A347
(199,163,71)
#B59541
(181,149,65)
#A3873B
(163,135,59)
#917935
(145,121,53)
#7F6B2F
(127,107,47)
#6D5D29
(109,93,41)
#5B4F23
(91,79,35)
#49411D
(73,65,29)
#373317
(55,51,23)
#252511
(37,37,17)
#13170B
(19,23,11)
#000000
(0,0,0)

Tints of #C7A347

#C7A347
(199,163,71)
#CCAB57
(204,171,87)
#D1B367
(209,179,103)
#D6BB77
(214,187,119)
#DBC387
(219,195,135)
#E0CB97
(224,203,151)
#E5D3A7
(229,211,167)
#EADBB7
(234,219,183)
#EFE3C7
(239,227,199)
#F4EBD7
(244,235,215)
#F9F3E7
(249,243,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A347 color. Also use rgb(199,163,71) instead hex code.

Text Font Color

.myTextColor { color: #C7A347; }

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

This text font color is #C7A347.

Background Color

.myBgColor { background-color: #C7A347; }

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

This div background color is #C7A347.

Border color

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

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

This div border color is #C7A347.

Opacity

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

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

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

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

This text has shadow with #C7A347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A347.

Preview

Color preview on black background

This text has color #C7A347 on black background.


Color preview on white background

This text has color #C7A347 on white background.


Black color preview on #C7A347 background

This text has black color on #C7A347 background.


White color preview on #C7A347 background

This text has white color on #C7A347 background.


Related colors

Complementary color

Complementary color for #hex is #385CB8.


I love getcolorcode.com

Triadic colors

1 #47C7A3 and #A347C7 with #C7A347 are triadic colors.

2 #47A3C7 and #A3C747 with #C7A347 are triadic colors.