COLOR #C9C75F

HEX: #C9C75F RGB: (201,199,95)

Renk bilgisi

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

RGB renk modeli

#C9C75F color RGB value is (201,199,95).

RGB: (201,199,95) (79%, 78%, 37%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 199 of 255 = 78%
B 95 of 255 = 37%

201
199
95

R + G + B ~ 65%. #C9C75F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 199 + 95 = 495 (100%)
R 201 of 495 ~ 40.61%
G 199 of 495 ~ 40.2%
B 95 of 495 ~ 19.19'%

%40.61
%40.2
%19.19

CMYK RENK MODELİ

#C9C75F rengi CMYK tonu (0,1,53,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.00%
  • sarı tonu 52.74%
  • ana renk tonu 21.18%

CMYK: (0,1,53,21)
C0M1Y53K21 (0%, 1%, 53%, 21%)
(0.00 / 0.01 / 0.53 / 0.21)

CMYK yüzdeleri

%0
%1
%52.74
%21.18

Codes

Color #C9C75F in popluar color models

C9 C7 5F
RGB 201 199 95
HSL 59° 49.53% 58.04%
HSB/HSV 59° 52.74% 78.82%
CMYK 0.00% 1.00% 52.74%
21.18%

Color #C9C75F in popluar number systems.

HEX C9 C7 5F
Decimal 201 199 95
Binary 11001001 11000111 1011111
Octal 311 307 137

Shades and tints

Shades of #C9C75F

#C9C75F
(201,199,95)
#B7B557
(183,181,87)
#A5A34F
(165,163,79)
#939147
(147,145,71)
#817F3F
(129,127,63)
#6F6D37
(111,109,55)
#5D5B2F
(93,91,47)
#4B4927
(75,73,39)
#39371F
(57,55,31)
#272517
(39,37,23)
#15130F
(21,19,15)
#000000
(0,0,0)

Tints of #C9C75F

#C9C75F
(201,199,95)
#CDCC6D
(205,204,109)
#D1D17B
(209,209,123)
#D5D689
(213,214,137)
#D9DB97
(217,219,151)
#DDE0A5
(221,224,165)
#E1E5B3
(225,229,179)
#E5EAC1
(229,234,193)
#E9EFCF
(233,239,207)
#EDF4DD
(237,244,221)
#F1F9EB
(241,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C75F color. Also use rgb(201,199,95) instead hex code.

Text Font Color

.myTextColor { color: #C9C75F; }

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

This text font color is #C9C75F.

Background Color

.myBgColor { background-color: #C9C75F; }

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

This div background color is #C9C75F.

Border color

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

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

This div border color is #C9C75F.

Opacity

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

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

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

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

This text has shadow with #C9C75F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C75F.

Preview

Color preview on black background

This text has color #C9C75F on black background.


Color preview on white background

This text has color #C9C75F on white background.


Black color preview on #C9C75F background

This text has black color on #C9C75F background.


White color preview on #C9C75F background

This text has white color on #C9C75F background.


Related colors

Complementary color

Complementary color for #hex is #3638A0.


I love getcolorcode.com

Triadic colors

1 #5FC9C7 and #C75FC9 with #C9C75F are triadic colors.

2 #5FC7C9 and #C7C95F with #C9C75F are triadic colors.