COLOR #C9DA4B

HEX: #C9DA4B RGB: (201,218,75)

Renk bilgisi

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

RGB renk modeli

#C9DA4B color RGB value is (201,218,75).

RGB: (201,218,75) (79%, 85%, 29%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 218 of 255 = 85%
B 75 of 255 = 29%

201
218
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 218 + 75 = 494 (100%)
R 201 of 494 ~ 40.69%
G 218 of 494 ~ 44.13%
B 75 of 494 ~ 15.18'%

%40.69
%44.13
%15.18

CMYK RENK MODELİ

#C9DA4B rengi CMYK tonu (8,0,66,15).

  • camgöbeği tonu 7.80%
  • eflatun tonu 0.00%
  • sarı tonu 65.60%
  • ana renk tonu 14.51%

CMYK: (8,0,66,15)
C8M0Y66K15 (8%, 0%, 66%, 15%)
(0.08 / 0.00 / 0.66 / 0.15)

CMYK yüzdeleri

%7.8
%0
%65.6
%14.51

Codes

Color #C9DA4B in popluar color models

C9 DA 4B
RGB 201 218 75
HSL 67° 65.90% 57.45%
HSB/HSV 67° 65.60% 85.49%
CMYK 7.80% 0.00% 65.60%
14.51%

Color #C9DA4B in popluar number systems.

HEX C9 DA 4B
Decimal 201 218 75
Binary 11001001 11011010 1001011
Octal 311 332 113

Shades and tints

Shades of #C9DA4B

#C9DA4B
(201,218,75)
#B7C745
(183,199,69)
#A5B43F
(165,180,63)
#93A139
(147,161,57)
#818E33
(129,142,51)
#6F7B2D
(111,123,45)
#5D6827
(93,104,39)
#4B5521
(75,85,33)
#39421B
(57,66,27)
#272F15
(39,47,21)
#151C0F
(21,28,15)
#000000
(0,0,0)

Tints of #C9DA4B

#C9DA4B
(201,218,75)
#CDDD5B
(205,221,91)
#D1E06B
(209,224,107)
#D5E37B
(213,227,123)
#D9E68B
(217,230,139)
#DDE99B
(221,233,155)
#E1ECAB
(225,236,171)
#E5EFBB
(229,239,187)
#E9F2CB
(233,242,203)
#EDF5DB
(237,245,219)
#F1F8EB
(241,248,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9DA4B color. Also use rgb(201,218,75) instead hex code.

Text Font Color

.myTextColor { color: #C9DA4B; }

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

This text font color is #C9DA4B.

Background Color

.myBgColor { background-color: #C9DA4B; }

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

This div background color is #C9DA4B.

Border color

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

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

This div border color is #C9DA4B.

Opacity

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

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

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

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

This text has shadow with #C9DA4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DA4B.

Preview

Color preview on black background

This text has color #C9DA4B on black background.


Color preview on white background

This text has color #C9DA4B on white background.


Black color preview on #C9DA4B background

This text has black color on #C9DA4B background.


White color preview on #C9DA4B background

This text has white color on #C9DA4B background.


Related colors

Complementary color

Complementary color for #hex is #3625B4.


I love getcolorcode.com

Triadic colors

1 #4BC9DA and #DA4BC9 with #C9DA4B are triadic colors.

2 #4BDAC9 and #DAC94B with #C9DA4B are triadic colors.