COLOR #C9D753

HEX: #C9D753 RGB: (201,215,83)

Renk bilgisi

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

RGB renk modeli

#C9D753 color RGB value is (201,215,83).

RGB: (201,215,83) (79%, 84%, 33%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 215 of 255 = 84%
B 83 of 255 = 33%

201
215
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 215 + 83 = 499 (100%)
R 201 of 499 ~ 40.28%
G 215 of 499 ~ 43.09%
B 83 of 499 ~ 16.63'%

%40.28
%43.09
%16.63

CMYK RENK MODELİ

#C9D753 rengi CMYK tonu (7,0,61,16).

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

CMYK: (7,0,61,16)
C7M0Y61K16 (7%, 0%, 61%, 16%)
(0.07 / 0.00 / 0.61 / 0.16)

CMYK yüzdeleri

%6.51
%0
%61.4
%15.69

Codes

Color #C9D753 in popluar color models

C9 D7 53
RGB 201 215 83
HSL 66° 62.26% 58.43%
HSB/HSV 66° 61.40% 84.31%
CMYK 6.51% 0.00% 61.40%
15.69%

Color #C9D753 in popluar number systems.

HEX C9 D7 53
Decimal 201 215 83
Binary 11001001 11010111 1010011
Octal 311 327 123

Shades and tints

Shades of #C9D753

#C9D753
(201,215,83)
#B7C44C
(183,196,76)
#A5B145
(165,177,69)
#939E3E
(147,158,62)
#818B37
(129,139,55)
#6F7830
(111,120,48)
#5D6529
(93,101,41)
#4B5222
(75,82,34)
#393F1B
(57,63,27)
#272C14
(39,44,20)
#15190D
(21,25,13)
#000000
(0,0,0)

Tints of #C9D753

#C9D753
(201,215,83)
#CDDA62
(205,218,98)
#D1DD71
(209,221,113)
#D5E080
(213,224,128)
#D9E38F
(217,227,143)
#DDE69E
(221,230,158)
#E1E9AD
(225,233,173)
#E5ECBC
(229,236,188)
#E9EFCB
(233,239,203)
#EDF2DA
(237,242,218)
#F1F5E9
(241,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9D753; }

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

This text font color is #C9D753.

Background Color

.myBgColor { background-color: #C9D753; }

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

This div background color is #C9D753.

Border color

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

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

This div border color is #C9D753.

Opacity

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

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

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

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

This text has shadow with #C9D753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D753.

Preview

Color preview on black background

This text has color #C9D753 on black background.


Color preview on white background

This text has color #C9D753 on white background.


Black color preview on #C9D753 background

This text has black color on #C9D753 background.


White color preview on #C9D753 background

This text has white color on #C9D753 background.


Related colors

Complementary color

Complementary color for #hex is #3628AC.


I love getcolorcode.com

Triadic colors

1 #53C9D7 and #D753C9 with #C9D753 are triadic colors.

2 #53D7C9 and #D7C953 with #C9D753 are triadic colors.