COLOR #C9B999

HEX: #C9B999 RGB: (201,185,153)

Renk bilgisi

#C9B999 contains red, green and blue colors in about the same proportion. #C9B999 ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C9B999 color RGB value is (201,185,153).

RGB: (201,185,153) (79%, 73%, 60%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 185 of 255 = 73%
B 153 of 255 = 60%

201
185
153

R + G + B ~ 71%. #C9B999 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 185 + 153 = 539 (100%)
R 201 of 539 ~ 37.29%
G 185 of 539 ~ 34.32%
B 153 of 539 ~ 28.39'%

%37.29
%34.32
%28.39

CMYK RENK MODELİ

#C9B999 rengi CMYK tonu (0,8,24,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.96%
  • sarı tonu 23.88%
  • ana renk tonu 21.18%
CMYK: (0,8,24,21) C0M8Y24K21 (0%,8%,24%,21%) (0.00/0.08/0.24/0.21) 

CMYK yüzdeleri

%0
%7.96
%23.88
%21.18

Codes

Color #C9B999 in popluar color models

C9 B9 99
RGB 201 185 153
HSL 40° 30.77% 69.41%
HSB/HSV 40° 23.88% 78.82%
CMYK 0.00% 7.96% 23.88%
21.18%

Color #C9B999 in popluar number systems.

HEX C9 B9 99
Decimal 201 185 153
Binary 11001001 10111001 10011001
Octal 311 271 231

Shades and tints

Shades of #C9B999

#C9B999
(201,185,153)
#B7A98C
(183,169,140)
#A5997F
(165,153,127)
#938972
(147,137,114)
#817965
(129,121,101)
#6F6958
(111,105,88)
#5D594B
(93,89,75)
#4B493E
(75,73,62)
#393931
(57,57,49)
#272924
(39,41,36)
#151917
(21,25,23)
#000000
(0,0,0)

Tints of #C9B999

#C9B999
(201,185,153)
#CDBFA2
(205,191,162)
#D1C5AB
(209,197,171)
#D5CBB4
(213,203,180)
#D9D1BD
(217,209,189)
#DDD7C6
(221,215,198)
#E1DDCF
(225,221,207)
#E5E3D8
(229,227,216)
#E9E9E1
(233,233,225)
#EDEFEA
(237,239,234)
#F1F5F3
(241,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9B999 color. Also use rgb(201,185,153) instead hex code.

Text Font Color

.myTextColor { color: #C9B999; }

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

This text font color is #C9B999.

Background Color

.myBgColor { background-color: #C9B999; }

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

This div background color is #C9B999.

Border color

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

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

This div border color is #C9B999.

Opacity

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

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

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

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

This text has shadow with #C9B999 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9B999.

Preview

Color preview on black background

This text has color #C9B999 on black background.


Color preview on white background

This text has color #C9B999 on white background.


Black color preview on #C9B999 background

This text has black color on #C9B999 background.


White color preview on #C9B999 background

This text has white color on #C9B999 background.


Related colors

Complementary color

Complementary color for #hex is #364666.


I love getcolorcode.com

Triadic colors

1 #99C9B9 and #B999C9 with #C9B999 are triadic colors.

2 #99B9C9 and #B9C999 with #C9B999 are triadic colors.