COLOR #C9BE76

HEX: #C9BE76 RGB: (201,190,118)

Renk bilgisi

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

RGB renk modeli

#C9BE76 color RGB value is (201,190,118).

RGB: (201,190,118) (79%, 75%, 46%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 190 of 255 = 75%
B 118 of 255 = 46%

201
190
118

R + G + B ~ 67%. #C9BE76 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 190 + 118 = 509 (100%)
R 201 of 509 ~ 39.49%
G 190 of 509 ~ 37.33%
B 118 of 509 ~ 23.18'%

%39.49
%37.33
%23.18

CMYK RENK MODELİ

#C9BE76 rengi CMYK tonu (0,5,41,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 5.47%
  • sarı tonu 41.29%
  • ana renk tonu 21.18%

CMYK: (0,5,41,21)
C0M5Y41K21 (0%, 5%, 41%, 21%)
(0.00 / 0.05 / 0.41 / 0.21)

CMYK yüzdeleri

%0
%5.47
%41.29
%21.18

Codes

Color #C9BE76 in popluar color models

C9 BE 76
RGB 201 190 118
HSL 52° 43.46% 62.55%
HSB/HSV 52° 41.29% 78.82%
CMYK 0.00% 5.47% 41.29%
21.18%

Color #C9BE76 in popluar number systems.

HEX C9 BE 76
Decimal 201 190 118
Binary 11001001 10111110 1110110
Octal 311 276 166

Shades and tints

Shades of #C9BE76

#C9BE76
(201,190,118)
#B7AD6C
(183,173,108)
#A59C62
(165,156,98)
#938B58
(147,139,88)
#817A4E
(129,122,78)
#6F6944
(111,105,68)
#5D583A
(93,88,58)
#4B4730
(75,71,48)
#393626
(57,54,38)
#27251C
(39,37,28)
#151412
(21,20,18)
#000000
(0,0,0)

Tints of #C9BE76

#C9BE76
(201,190,118)
#CDC382
(205,195,130)
#D1C88E
(209,200,142)
#D5CD9A
(213,205,154)
#D9D2A6
(217,210,166)
#DDD7B2
(221,215,178)
#E1DCBE
(225,220,190)
#E5E1CA
(229,225,202)
#E9E6D6
(233,230,214)
#EDEBE2
(237,235,226)
#F1F0EE
(241,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9BE76 color. Also use rgb(201,190,118) instead hex code.

Text Font Color

.myTextColor { color: #C9BE76; }

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

This text font color is #C9BE76.

Background Color

.myBgColor { background-color: #C9BE76; }

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

This div background color is #C9BE76.

Border color

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

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

This div border color is #C9BE76.

Opacity

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

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

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

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

This text has shadow with #C9BE76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BE76.

Preview

Color preview on black background

This text has color #C9BE76 on black background.


Color preview on white background

This text has color #C9BE76 on white background.


Black color preview on #C9BE76 background

This text has black color on #C9BE76 background.


White color preview on #C9BE76 background

This text has white color on #C9BE76 background.


Related colors

Complementary color

Complementary color for #hex is #364189.


I love getcolorcode.com

Triadic colors

1 #76C9BE and #BE76C9 with #C9BE76 are triadic colors.

2 #76BEC9 and #BEC976 with #C9BE76 are triadic colors.