COLOR #C4A876

HEX: #C4A876 RGB: (196,168,118)

Renk bilgisi

#C4A876 contains mainly red and green colors. #C4A876 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#C4A876 color RGB value is (196,168,118).

RGB: (196,168,118) (77%, 66%, 46%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 168 of 255 = 66%
B 118 of 255 = 46%

196
168
118

R + G + B ~ 63%. #C4A876 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 168 + 118 = 482 (100%)
R 196 of 482 ~ 40.66%
G 168 of 482 ~ 34.85%
B 118 of 482 ~ 24.48'%

%40.66
%34.85
%24.48

CMYK RENK MODELİ

#C4A876 rengi CMYK tonu (0,14,40,23).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.29%
  • sarı tonu 39.80%
  • ana renk tonu 23.14%

CMYK: (0,14,40,23)
C0M14Y40K23 (0%, 14%, 40%, 23%)
(0.00 / 0.14 / 0.40 / 0.23)

CMYK yüzdeleri

%0
%14.29
%39.8
%23.14

Codes

Color #C4A876 in popluar color models

C4 A8 76
RGB 196 168 118
HSL 38° 39.80% 61.57%
HSB/HSV 38° 39.80% 76.86%
CMYK 0.00% 14.29% 39.80%
23.14%

Color #C4A876 in popluar number systems.

HEX C4 A8 76
Decimal 196 168 118
Binary 11000100 10101000 1110110
Octal 304 250 166

Shades and tints

Shades of #C4A876

#C4A876
(196,168,118)
#B3996C
(179,153,108)
#A28A62
(162,138,98)
#917B58
(145,123,88)
#806C4E
(128,108,78)
#6F5D44
(111,93,68)
#5E4E3A
(94,78,58)
#4D3F30
(77,63,48)
#3C3026
(60,48,38)
#2B211C
(43,33,28)
#1A1212
(26,18,18)
#000000
(0,0,0)

Tints of #C4A876

#C4A876
(196,168,118)
#C9AF82
(201,175,130)
#CEB68E
(206,182,142)
#D3BD9A
(211,189,154)
#D8C4A6
(216,196,166)
#DDCBB2
(221,203,178)
#E2D2BE
(226,210,190)
#E7D9CA
(231,217,202)
#ECE0D6
(236,224,214)
#F1E7E2
(241,231,226)
#F6EEEE
(246,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4A876 color. Also use rgb(196,168,118) instead hex code.

Text Font Color

.myTextColor { color: #C4A876; }

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

This text font color is #C4A876.

Background Color

.myBgColor { background-color: #C4A876; }

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

This div background color is #C4A876.

Border color

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

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

This div border color is #C4A876.

Opacity

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

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

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

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

This text has shadow with #C4A876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4A876.

Preview

Color preview on black background

This text has color #C4A876 on black background.


Color preview on white background

This text has color #C4A876 on white background.


Black color preview on #C4A876 background

This text has black color on #C4A876 background.


White color preview on #C4A876 background

This text has white color on #C4A876 background.


Related colors

Complementary color

Complementary color for #hex is #3B5789.


I love getcolorcode.com

Triadic colors

1 #76C4A8 and #A876C4 with #C4A876 are triadic colors.

2 #76A8C4 and #A8C476 with #C4A876 are triadic colors.