COLOR #C9C63D

HEX: #C9C63D RGB: (201,198,61)

Renk bilgisi

#C9C63D contains mainly red and green colors. #C9C63D ‘ nin web güvenlik rengi #CCCC33 (ya da #CC3) dir.

RGB renk modeli

#C9C63D color RGB value is (201,198,61).

RGB: (201,198,61) (79%, 78%, 24%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 198 of 255 = 78%
B 61 of 255 = 24%

201
198
61

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 198 + 61 = 460 (100%)
R 201 of 460 ~ 43.7%
G 198 of 460 ~ 43.04%
B 61 of 460 ~ 13.26'%

%43.7
%43.04
%13.26

CMYK RENK MODELİ

#C9C63D rengi CMYK tonu (0,1,70,21).

  • camgöbeği tonu 0.00%
  • eflatun tonu 1.49%
  • sarı tonu 69.65%
  • ana renk tonu 21.18%

CMYK: (0,1,70,21)
C0M1Y70K21 (0%, 1%, 70%, 21%)
(0.00 / 0.01 / 0.70 / 0.21)

CMYK yüzdeleri

%0
%1.49
%69.65
%21.18

Codes

Color #C9C63D in popluar color models

C9 C6 3D
RGB 201 198 61
HSL 59° 56.45% 51.37%
HSB/HSV 59° 69.65% 78.82%
CMYK 0.00% 1.49% 69.65%
21.18%

Color #C9C63D in popluar number systems.

HEX C9 C6 3D
Decimal 201 198 61
Binary 11001001 11000110 111101
Octal 311 306 75

Shades and tints

Shades of #C9C63D

#C9C63D
(201,198,61)
#B7B438
(183,180,56)
#A5A233
(165,162,51)
#93902E
(147,144,46)
#817E29
(129,126,41)
#6F6C24
(111,108,36)
#5D5A1F
(93,90,31)
#4B481A
(75,72,26)
#393615
(57,54,21)
#272410
(39,36,16)
#15120B
(21,18,11)
#000000
(0,0,0)

Tints of #C9C63D

#C9C63D
(201,198,61)
#CDCB4E
(205,203,78)
#D1D05F
(209,208,95)
#D5D570
(213,213,112)
#D9DA81
(217,218,129)
#DDDF92
(221,223,146)
#E1E4A3
(225,228,163)
#E5E9B4
(229,233,180)
#E9EEC5
(233,238,197)
#EDF3D6
(237,243,214)
#F1F8E7
(241,248,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9C63D color. Also use rgb(201,198,61) instead hex code.

Text Font Color

.myTextColor { color: #C9C63D; }

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

This text font color is #C9C63D.

Background Color

.myBgColor { background-color: #C9C63D; }

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

This div background color is #C9C63D.

Border color

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

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

This div border color is #C9C63D.

Opacity

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

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

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

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

This text has shadow with #C9C63D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C63D.

Preview

Color preview on black background

This text has color #C9C63D on black background.


Color preview on white background

This text has color #C9C63D on white background.


Black color preview on #C9C63D background

This text has black color on #C9C63D background.


White color preview on #C9C63D background

This text has white color on #C9C63D background.


Related colors

Complementary color

Complementary color for #hex is #3639C2.


I love getcolorcode.com

Triadic colors

1 #3DC9C6 and #C63DC9 with #C9C63D are triadic colors.

2 #3DC6C9 and #C6C93D with #C9C63D are triadic colors.