COLOR #C9BE8D

HEX: #C9BE8D RGB: (201,190,141)

Renk bilgisi

#C9BE8D contains mainly red and green colors. #C9BE8D ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C9BE8D color RGB value is (201,190,141).

RGB: (201,190,141) (79%, 75%, 55%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 190 of 255 = 75%
B 141 of 255 = 55%

201
190
141

R + G + B ~ 70%. #C9BE8D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 190 + 141 = 532 (100%)
R 201 of 532 ~ 37.78%
G 190 of 532 ~ 35.71%
B 141 of 532 ~ 26.5'%

%37.78
%35.71
%26.5

CMYK RENK MODELİ

#C9BE8D rengi CMYK tonu (0,5,30,21).

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

CMYK: (0,5,30,21)
C0M5Y30K21 (0%, 5%, 30%, 21%)
(0.00 / 0.05 / 0.30 / 0.21)

CMYK yüzdeleri

%0
%5.47
%29.85
%21.18

Codes

Color #C9BE8D in popluar color models

C9 BE 8D
RGB 201 190 141
HSL 49° 35.71% 67.06%
HSB/HSV 49° 29.85% 78.82%
CMYK 0.00% 5.47% 29.85%
21.18%

Color #C9BE8D in popluar number systems.

HEX C9 BE 8D
Decimal 201 190 141
Binary 11001001 10111110 10001101
Octal 311 276 215

Shades and tints

Shades of #C9BE8D

#C9BE8D
(201,190,141)
#B7AD81
(183,173,129)
#A59C75
(165,156,117)
#938B69
(147,139,105)
#817A5D
(129,122,93)
#6F6951
(111,105,81)
#5D5845
(93,88,69)
#4B4739
(75,71,57)
#39362D
(57,54,45)
#272521
(39,37,33)
#151415
(21,20,21)
#000000
(0,0,0)

Tints of #C9BE8D

#C9BE8D
(201,190,141)
#CDC397
(205,195,151)
#D1C8A1
(209,200,161)
#D5CDAB
(213,205,171)
#D9D2B5
(217,210,181)
#DDD7BF
(221,215,191)
#E1DCC9
(225,220,201)
#E5E1D3
(229,225,211)
#E9E6DD
(233,230,221)
#EDEBE7
(237,235,231)
#F1F0F1
(241,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9BE8D; }

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

This text font color is #C9BE8D.

Background Color

.myBgColor { background-color: #C9BE8D; }

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

This div background color is #C9BE8D.

Border color

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

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

This div border color is #C9BE8D.

Opacity

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

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

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

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

This text has shadow with #C9BE8D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9BE8D.

Preview

Color preview on black background

This text has color #C9BE8D on black background.


Color preview on white background

This text has color #C9BE8D on white background.


Black color preview on #C9BE8D background

This text has black color on #C9BE8D background.


White color preview on #C9BE8D background

This text has white color on #C9BE8D background.


Related colors

Complementary color

Complementary color for #hex is #364172.


I love getcolorcode.com

Triadic colors

1 #8DC9BE and #BE8DC9 with #C9BE8D are triadic colors.

2 #8DBEC9 and #BEC98D with #C9BE8D are triadic colors.