COLOR #C9C060

HEX: #C9C060 RGB: (201,192,96)

Renk bilgisi

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

RGB renk modeli

#C9C060 color RGB value is (201,192,96).

RGB: (201,192,96) (79%, 75%, 38%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 192 of 255 = 75%
B 96 of 255 = 38%

201
192
96

R + G + B ~ 64%. #C9C060 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 192 + 96 = 489 (100%)
R 201 of 489 ~ 41.1%
G 192 of 489 ~ 39.26%
B 96 of 489 ~ 19.63'%

%41.1
%39.26
%19.63

CMYK RENK MODELİ

#C9C060 rengi CMYK tonu (0,4,52,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.48%
  • sarı tonu 52.24%
  • ana renk tonu 21.18%

CMYK: (0,4,52,21)
C0M4Y52K21 (0%, 4%, 52%, 21%)
(0.00 / 0.04 / 0.52 / 0.21)

CMYK yüzdeleri

%0
%4.48
%52.24
%21.18

Codes

Color #C9C060 in popluar color models

C9 C0 60
RGB 201 192 96
HSL 55° 49.30% 58.24%
HSB/HSV 55° 52.24% 78.82%
CMYK 0.00% 4.48% 52.24%
21.18%

Color #C9C060 in popluar number systems.

HEX C9 C0 60
Decimal 201 192 96
Binary 11001001 11000000 1100000
Octal 311 300 140

Shades and tints

Shades of #C9C060

#C9C060
(201,192,96)
#B7AF58
(183,175,88)
#A59E50
(165,158,80)
#938D48
(147,141,72)
#817C40
(129,124,64)
#6F6B38
(111,107,56)
#5D5A30
(93,90,48)
#4B4928
(75,73,40)
#393820
(57,56,32)
#272718
(39,39,24)
#151610
(21,22,16)
#000000
(0,0,0)

Tints of #C9C060

#C9C060
(201,192,96)
#CDC56E
(205,197,110)
#D1CA7C
(209,202,124)
#D5CF8A
(213,207,138)
#D9D498
(217,212,152)
#DDD9A6
(221,217,166)
#E1DEB4
(225,222,180)
#E5E3C2
(229,227,194)
#E9E8D0
(233,232,208)
#EDEDDE
(237,237,222)
#F1F2EC
(241,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C060 color. Also use rgb(201,192,96) instead hex code.

Text Font Color

.myTextColor { color: #C9C060; }

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

This text font color is #C9C060.

Background Color

.myBgColor { background-color: #C9C060; }

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

This div background color is #C9C060.

Border color

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

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

This div border color is #C9C060.

Opacity

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

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

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

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

This text has shadow with #C9C060 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C060.

Preview

Color preview on black background

This text has color #C9C060 on black background.


Color preview on white background

This text has color #C9C060 on white background.


Black color preview on #C9C060 background

This text has black color on #C9C060 background.


White color preview on #C9C060 background

This text has white color on #C9C060 background.


Related colors

Complementary color

Complementary color for #hex is #363F9F.


I love getcolorcode.com

Triadic colors

1 #60C9C0 and #C060C9 with #C9C060 are triadic colors.

2 #60C0C9 and #C0C960 with #C9C060 are triadic colors.