COLOR #C7A34B

HEX: #C7A34B RGB: (199,163,75)

Renk bilgisi

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

RGB renk modeli

#C7A34B color RGB value is (199,163,75).

RGB: (199,163,75) (78%, 64%, 29%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 163 of 255 = 64%
B 75 of 255 = 29%

199
163
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 163 + 75 = 437 (100%)
R 199 of 437 ~ 45.54%
G 163 of 437 ~ 37.3%
B 75 of 437 ~ 17.16'%

%45.54
%37.3
%17.16

CMYK RENK MODELİ

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

  • camgöbeği tonu 0.00%
  • eflatun tonu 18.09%
  • sarı tonu 62.31%
  • 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
%18.09
%62.31
%21.96

Codes

Color #C7A34B in popluar color models

C7 A3 4B
RGB 199 163 75
HSL 43° 52.54% 53.73%
HSB/HSV 43° 62.31% 78.04%
CMYK 0.00% 18.09% 62.31%
21.96%

Color #C7A34B in popluar number systems.

HEX C7 A3 4B
Decimal 199 163 75
Binary 11000111 10100011 1001011
Octal 307 243 113

Shades and tints

Shades of #C7A34B

#C7A34B
(199,163,75)
#B59545
(181,149,69)
#A3873F
(163,135,63)
#917939
(145,121,57)
#7F6B33
(127,107,51)
#6D5D2D
(109,93,45)
#5B4F27
(91,79,39)
#494121
(73,65,33)
#37331B
(55,51,27)
#252515
(37,37,21)
#13170F
(19,23,15)
#000000
(0,0,0)

Tints of #C7A34B

#C7A34B
(199,163,75)
#CCAB5B
(204,171,91)
#D1B36B
(209,179,107)
#D6BB7B
(214,187,123)
#DBC38B
(219,195,139)
#E0CB9B
(224,203,155)
#E5D3AB
(229,211,171)
#EADBBB
(234,219,187)
#EFE3CB
(239,227,203)
#F4EBDB
(244,235,219)
#F9F3EB
(249,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7A34B; }

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

This text font color is #C7A34B.

Background Color

.myBgColor { background-color: #C7A34B; }

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

This div background color is #C7A34B.

Border color

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

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

This div border color is #C7A34B.

Opacity

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

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

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

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

This text has shadow with #C7A34B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A34B.

Preview

Color preview on black background

This text has color #C7A34B on black background.


Color preview on white background

This text has color #C7A34B on white background.


Black color preview on #C7A34B background

This text has black color on #C7A34B background.


White color preview on #C7A34B background

This text has white color on #C7A34B background.


Related colors

Complementary color

Complementary color for #hex is #385CB4.


I love getcolorcode.com

Triadic colors

1 #4BC7A3 and #A34BC7 with #C7A34B are triadic colors.

2 #4BA3C7 and #A3C74B with #C7A34B are triadic colors.