COLOR #C9D763

HEX: #C9D763 RGB: (201,215,99)

Renk bilgisi

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

RGB renk modeli

#C9D763 color RGB value is (201,215,99).

RGB: (201,215,99) (79%, 84%, 39%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 215 of 255 = 84%
B 99 of 255 = 39%

201
215
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 215 + 99 = 515 (100%)
R 201 of 515 ~ 39.03%
G 215 of 515 ~ 41.75%
B 99 of 515 ~ 19.22'%

%39.03
%41.75
%19.22

CMYK RENK MODELİ

#C9D763 rengi CMYK tonu (7,0,54,16).

  • camgöbeği tonu 6.51%
  • eflatun tonu 0.00%
  • sarı tonu 53.95%
  • ana renk tonu 15.69%

CMYK: (7,0,54,16)
C7M0Y54K16 (7%, 0%, 54%, 16%)
(0.07 / 0.00 / 0.54 / 0.16)

CMYK yüzdeleri

%6.51
%0
%53.95
%15.69

Codes

Color #C9D763 in popluar color models

C9 D7 63
RGB 201 215 99
HSL 67° 59.18% 61.57%
HSB/HSV 67° 53.95% 84.31%
CMYK 6.51% 0.00% 53.95%
15.69%

Color #C9D763 in popluar number systems.

HEX C9 D7 63
Decimal 201 215 99
Binary 11001001 11010111 1100011
Octal 311 327 143

Shades and tints

Shades of #C9D763

#C9D763
(201,215,99)
#B7C45A
(183,196,90)
#A5B151
(165,177,81)
#939E48
(147,158,72)
#818B3F
(129,139,63)
#6F7836
(111,120,54)
#5D652D
(93,101,45)
#4B5224
(75,82,36)
#393F1B
(57,63,27)
#272C12
(39,44,18)
#151909
(21,25,9)
#000000
(0,0,0)

Tints of #C9D763

#C9D763
(201,215,99)
#CDDA71
(205,218,113)
#D1DD7F
(209,221,127)
#D5E08D
(213,224,141)
#D9E39B
(217,227,155)
#DDE6A9
(221,230,169)
#E1E9B7
(225,233,183)
#E5ECC5
(229,236,197)
#E9EFD3
(233,239,211)
#EDF2E1
(237,242,225)
#F1F5EF
(241,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9D763 color. Also use rgb(201,215,99) instead hex code.

Text Font Color

.myTextColor { color: #C9D763; }

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

This text font color is #C9D763.

Background Color

.myBgColor { background-color: #C9D763; }

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

This div background color is #C9D763.

Border color

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

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

This div border color is #C9D763.

Opacity

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

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

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

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

This text has shadow with #C9D763 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D763.

Preview

Color preview on black background

This text has color #C9D763 on black background.


Color preview on white background

This text has color #C9D763 on white background.


Black color preview on #C9D763 background

This text has black color on #C9D763 background.


White color preview on #C9D763 background

This text has white color on #C9D763 background.


Related colors

Complementary color

Complementary color for #hex is #36289C.


I love getcolorcode.com

Triadic colors

1 #63C9D7 and #D763C9 with #C9D763 are triadic colors.

2 #63D7C9 and #D7C963 with #C9D763 are triadic colors.