COLOR #C9C378

HEX: #C9C378 RGB: (201,195,120)

Renk bilgisi

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

RGB renk modeli

#C9C378 color RGB value is (201,195,120).

RGB: (201,195,120) (79%, 76%, 47%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 195 of 255 = 76%
B 120 of 255 = 47%

201
195
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 195 + 120 = 516 (100%)
R 201 of 516 ~ 38.95%
G 195 of 516 ~ 37.79%
B 120 of 516 ~ 23.26'%

%38.95
%37.79
%23.26

CMYK RENK MODELİ

#C9C378 rengi CMYK tonu (0,3,40,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 2.99%
  • sarı tonu 40.30%
  • ana renk tonu 21.18%

CMYK: (0,3,40,21)
C0M3Y40K21 (0%, 3%, 40%, 21%)
(0.00 / 0.03 / 0.40 / 0.21)

CMYK yüzdeleri

%0
%2.99
%40.3
%21.18

Codes

Color #C9C378 in popluar color models

C9 C3 78
RGB 201 195 120
HSL 56° 42.86% 62.94%
HSB/HSV 56° 40.30% 78.82%
CMYK 0.00% 2.99% 40.30%
21.18%

Color #C9C378 in popluar number systems.

HEX C9 C3 78
Decimal 201 195 120
Binary 11001001 11000011 1111000
Octal 311 303 170

Shades and tints

Shades of #C9C378

#C9C378
(201,195,120)
#B7B26E
(183,178,110)
#A5A164
(165,161,100)
#93905A
(147,144,90)
#817F50
(129,127,80)
#6F6E46
(111,110,70)
#5D5D3C
(93,93,60)
#4B4C32
(75,76,50)
#393B28
(57,59,40)
#272A1E
(39,42,30)
#151914
(21,25,20)
#000000
(0,0,0)

Tints of #C9C378

#C9C378
(201,195,120)
#CDC884
(205,200,132)
#D1CD90
(209,205,144)
#D5D29C
(213,210,156)
#D9D7A8
(217,215,168)
#DDDCB4
(221,220,180)
#E1E1C0
(225,225,192)
#E5E6CC
(229,230,204)
#E9EBD8
(233,235,216)
#EDF0E4
(237,240,228)
#F1F5F0
(241,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C378 color. Also use rgb(201,195,120) instead hex code.

Text Font Color

.myTextColor { color: #C9C378; }

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

This text font color is #C9C378.

Background Color

.myBgColor { background-color: #C9C378; }

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

This div background color is #C9C378.

Border color

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

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

This div border color is #C9C378.

Opacity

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

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

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

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

This text has shadow with #C9C378 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C378.

Preview

Color preview on black background

This text has color #C9C378 on black background.


Color preview on white background

This text has color #C9C378 on white background.


Black color preview on #C9C378 background

This text has black color on #C9C378 background.


White color preview on #C9C378 background

This text has white color on #C9C378 background.


Related colors

Complementary color

Complementary color for #hex is #363C87.


I love getcolorcode.com

Triadic colors

1 #78C9C3 and #C378C9 with #C9C378 are triadic colors.

2 #78C3C9 and #C3C978 with #C9C378 are triadic colors.