COLOR #C9966B

HEX: #C9966B RGB: (201,150,107)

Renk bilgisi

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

RGB renk modeli

#C9966B color RGB value is (201,150,107).

RGB: (201,150,107) (79%, 59%, 42%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 150 of 255 = 59%
B 107 of 255 = 42%

201
150
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 150 + 107 = 458 (100%)
R 201 of 458 ~ 43.89%
G 150 of 458 ~ 32.75%
B 107 of 458 ~ 23.36'%

%43.89
%32.75
%23.36

CMYK RENK MODELİ

#C9966B rengi CMYK tonu (0,25,47,21).

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

CMYK: (0,25,47,21)
C0M25Y47K21 (0%, 25%, 47%, 21%)
(0.00 / 0.25 / 0.47 / 0.21)

CMYK yüzdeleri

%0
%25.37
%46.77
%21.18

Codes

Color #C9966B in popluar color models

C9 96 6B
RGB 201 150 107
HSL 27° 46.53% 60.39%
HSB/HSV 27° 46.77% 78.82%
CMYK 0.00% 25.37% 46.77%
21.18%

Color #C9966B in popluar number systems.

HEX C9 96 6B
Decimal 201 150 107
Binary 11001001 10010110 1101011
Octal 311 226 153

Shades and tints

Shades of #C9966B

#C9966B
(201,150,107)
#B78962
(183,137,98)
#A57C59
(165,124,89)
#936F50
(147,111,80)
#816247
(129,98,71)
#6F553E
(111,85,62)
#5D4835
(93,72,53)
#4B3B2C
(75,59,44)
#392E23
(57,46,35)
#27211A
(39,33,26)
#151411
(21,20,17)
#000000
(0,0,0)

Tints of #C9966B

#C9966B
(201,150,107)
#CD9F78
(205,159,120)
#D1A885
(209,168,133)
#D5B192
(213,177,146)
#D9BA9F
(217,186,159)
#DDC3AC
(221,195,172)
#E1CCB9
(225,204,185)
#E5D5C6
(229,213,198)
#E9DED3
(233,222,211)
#EDE7E0
(237,231,224)
#F1F0ED
(241,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9966B; }

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

This text font color is #C9966B.

Background Color

.myBgColor { background-color: #C9966B; }

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

This div background color is #C9966B.

Border color

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

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

This div border color is #C9966B.

Opacity

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

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

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

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

This text has shadow with #C9966B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9966B.

Preview

Color preview on black background

This text has color #C9966B on black background.


Color preview on white background

This text has color #C9966B on white background.


Black color preview on #C9966B background

This text has black color on #C9966B background.


White color preview on #C9966B background

This text has white color on #C9966B background.


Related colors

Complementary color

Complementary color for #hex is #366994.


I love getcolorcode.com

Triadic colors

1 #6BC996 and #966BC9 with #C9966B are triadic colors.

2 #6B96C9 and #96C96B with #C9966B are triadic colors.