COLOR #C9966D

HEX: #C9966D RGB: (201,150,109)

Renk bilgisi

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

RGB renk modeli

#C9966D color RGB value is (201,150,109).

RGB: (201,150,109) (79%, 59%, 43%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 150 of 255 = 59%
B 109 of 255 = 43%

201
150
109

R + G + B ~ 60%. #C9966D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 150 + 109 = 460 (100%)
R 201 of 460 ~ 43.7%
G 150 of 460 ~ 32.61%
B 109 of 460 ~ 23.7'%

%43.7
%32.61
%23.7

CMYK RENK MODELİ

#C9966D rengi CMYK tonu (0,25,46,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.37%
  • sarı tonu 45.77%
  • ana renk tonu 21.18%

CMYK: (0,25,46,21)
C0M25Y46K21 (0%, 25%, 46%, 21%)
(0.00 / 0.25 / 0.46 / 0.21)

CMYK yüzdeleri

%0
%25.37
%45.77
%21.18

Codes

Color #C9966D in popluar color models

C9 96 6D
RGB 201 150 109
HSL 27° 46.00% 60.78%
HSB/HSV 27° 45.77% 78.82%
CMYK 0.00% 25.37% 45.77%
21.18%

Color #C9966D in popluar number systems.

HEX C9 96 6D
Decimal 201 150 109
Binary 11001001 10010110 1101101
Octal 311 226 155

Shades and tints

Shades of #C9966D

#C9966D
(201,150,109)
#B78964
(183,137,100)
#A57C5B
(165,124,91)
#936F52
(147,111,82)
#816249
(129,98,73)
#6F5540
(111,85,64)
#5D4837
(93,72,55)
#4B3B2E
(75,59,46)
#392E25
(57,46,37)
#27211C
(39,33,28)
#151413
(21,20,19)
#000000
(0,0,0)

Tints of #C9966D

#C9966D
(201,150,109)
#CD9F7A
(205,159,122)
#D1A887
(209,168,135)
#D5B194
(213,177,148)
#D9BAA1
(217,186,161)
#DDC3AE
(221,195,174)
#E1CCBB
(225,204,187)
#E5D5C8
(229,213,200)
#E9DED5
(233,222,213)
#EDE7E2
(237,231,226)
#F1F0EF
(241,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9966D color. Also use rgb(201,150,109) instead hex code.

Text Font Color

.myTextColor { color: #C9966D; }

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

This text font color is #C9966D.

Background Color

.myBgColor { background-color: #C9966D; }

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

This div background color is #C9966D.

Border color

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

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

This div border color is #C9966D.

Opacity

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

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

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

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

This text has shadow with #C9966D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9966D.

Preview

Color preview on black background

This text has color #C9966D on black background.


Color preview on white background

This text has color #C9966D on white background.


Black color preview on #C9966D background

This text has black color on #C9966D background.


White color preview on #C9966D background

This text has white color on #C9966D background.


Related colors

Complementary color

Complementary color for #hex is #366992.


I love getcolorcode.com

Triadic colors

1 #6DC996 and #966DC9 with #C9966D are triadic colors.

2 #6D96C9 and #96C96D with #C9966D are triadic colors.