COLOR #C9C75D

HEX: #C9C75D RGB: (201,199,93)

Renk bilgisi

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

RGB renk modeli

#C9C75D color RGB value is (201,199,93).

RGB: (201,199,93) (79%, 78%, 36%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 199 of 255 = 78%
B 93 of 255 = 36%

201
199
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 199 + 93 = 493 (100%)
R 201 of 493 ~ 40.77%
G 199 of 493 ~ 40.37%
B 93 of 493 ~ 18.86'%

%40.77
%40.37
%18.86

CMYK RENK MODELİ

#C9C75D rengi CMYK tonu (0,1,54,21).

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

CMYK: (0,1,54,21)
C0M1Y54K21 (0%, 1%, 54%, 21%)
(0.00 / 0.01 / 0.54 / 0.21)

CMYK yüzdeleri

%0
%1
%53.73
%21.18

Codes

Color #C9C75D in popluar color models

C9 C7 5D
RGB 201 199 93
HSL 59° 50.00% 57.65%
HSB/HSV 59° 53.73% 78.82%
CMYK 0.00% 1.00% 53.73%
21.18%

Color #C9C75D in popluar number systems.

HEX C9 C7 5D
Decimal 201 199 93
Binary 11001001 11000111 1011101
Octal 311 307 135

Shades and tints

Shades of #C9C75D

#C9C75D
(201,199,93)
#B7B555
(183,181,85)
#A5A34D
(165,163,77)
#939145
(147,145,69)
#817F3D
(129,127,61)
#6F6D35
(111,109,53)
#5D5B2D
(93,91,45)
#4B4925
(75,73,37)
#39371D
(57,55,29)
#272515
(39,37,21)
#15130D
(21,19,13)
#000000
(0,0,0)

Tints of #C9C75D

#C9C75D
(201,199,93)
#CDCC6B
(205,204,107)
#D1D179
(209,209,121)
#D5D687
(213,214,135)
#D9DB95
(217,219,149)
#DDE0A3
(221,224,163)
#E1E5B1
(225,229,177)
#E5EABF
(229,234,191)
#E9EFCD
(233,239,205)
#EDF4DB
(237,244,219)
#F1F9E9
(241,249,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C75D; }

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

This text font color is #C9C75D.

Background Color

.myBgColor { background-color: #C9C75D; }

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

This div background color is #C9C75D.

Border color

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

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

This div border color is #C9C75D.

Opacity

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

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

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

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

This text has shadow with #C9C75D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C75D.

Preview

Color preview on black background

This text has color #C9C75D on black background.


Color preview on white background

This text has color #C9C75D on white background.


Black color preview on #C9C75D background

This text has black color on #C9C75D background.


White color preview on #C9C75D background

This text has white color on #C9C75D background.


Related colors

Complementary color

Complementary color for #hex is #3638A2.


I love getcolorcode.com

Triadic colors

1 #5DC9C7 and #C75DC9 with #C9C75D are triadic colors.

2 #5DC7C9 and #C7C95D with #C9C75D are triadic colors.