COLOR #C7B976

HEX: #C7B976 RGB: (199,185,118)

Renk bilgisi

#C7B976 contains mainly red and green colors. #C7B976 ‘ nin web güvenlik rengi #CCCC66 (ya da #CC6) dir.

RGB renk modeli

#C7B976 color RGB value is (199,185,118).

RGB: (199,185,118) (78%, 73%, 46%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 185 of 255 = 73%
B 118 of 255 = 46%

199
185
118

R + G + B ~ 66%. #C7B976 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 185 + 118 = 502 (100%)
R 199 of 502 ~ 39.64%
G 185 of 502 ~ 36.85%
B 118 of 502 ~ 23.51'%

%39.64
%36.85
%23.51

CMYK RENK MODELİ

#C7B976 rengi CMYK tonu (0,7,41,22).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.04%
  • sarı tonu 40.70%
  • ana renk tonu 21.96%

CMYK: (0,7,41,22)
C0M7Y41K22 (0%, 7%, 41%, 22%)
(0.00 / 0.07 / 0.41 / 0.22)

CMYK yüzdeleri

%0
%7.04
%40.7
%21.96

Codes

Color #C7B976 in popluar color models

C7 B9 76
RGB 199 185 118
HSL 50° 41.97% 62.16%
HSB/HSV 50° 40.70% 78.04%
CMYK 0.00% 7.04% 40.70%
21.96%

Color #C7B976 in popluar number systems.

HEX C7 B9 76
Decimal 199 185 118
Binary 11000111 10111001 1110110
Octal 307 271 166

Shades and tints

Shades of #C7B976

#C7B976
(199,185,118)
#B5A96C
(181,169,108)
#A39962
(163,153,98)
#918958
(145,137,88)
#7F794E
(127,121,78)
#6D6944
(109,105,68)
#5B593A
(91,89,58)
#494930
(73,73,48)
#373926
(55,57,38)
#25291C
(37,41,28)
#131912
(19,25,18)
#000000
(0,0,0)

Tints of #C7B976

#C7B976
(199,185,118)
#CCBF82
(204,191,130)
#D1C58E
(209,197,142)
#D6CB9A
(214,203,154)
#DBD1A6
(219,209,166)
#E0D7B2
(224,215,178)
#E5DDBE
(229,221,190)
#EAE3CA
(234,227,202)
#EFE9D6
(239,233,214)
#F4EFE2
(244,239,226)
#F9F5EE
(249,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7B976 color. Also use rgb(199,185,118) instead hex code.

Text Font Color

.myTextColor { color: #C7B976; }

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

This text font color is #C7B976.

Background Color

.myBgColor { background-color: #C7B976; }

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

This div background color is #C7B976.

Border color

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

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

This div border color is #C7B976.

Opacity

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

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

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

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

This text has shadow with #C7B976 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7B976.

Preview

Color preview on black background

This text has color #C7B976 on black background.


Color preview on white background

This text has color #C7B976 on white background.


Black color preview on #C7B976 background

This text has black color on #C7B976 background.


White color preview on #C7B976 background

This text has white color on #C7B976 background.


Related colors

Complementary color

Complementary color for #hex is #384689.


I love getcolorcode.com

Triadic colors

1 #76C7B9 and #B976C7 with #C7B976 are triadic colors.

2 #76B9C7 and #B9C776 with #C7B976 are triadic colors.