COLOR #C9E67B

HEX: #C9E67B RGB: (201,230,123)

Renk bilgisi

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

RGB renk modeli

#C9E67B color RGB value is (201,230,123).

RGB: (201,230,123) (79%, 90%, 48%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 230 of 255 = 90%
B 123 of 255 = 48%

201
230
123

R + G + B ~ 72%. #C9E67B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 123 = 554 (100%)
R 201 of 554 ~ 36.28%
G 230 of 554 ~ 41.52%
B 123 of 554 ~ 22.2'%

%36.28
%41.52
%22.2

CMYK RENK MODELİ

#C9E67B rengi CMYK tonu (13,0,47,10).

  • camgöbeği tonu 12.61%
  • eflatun tonu 0.00%
  • sarı tonu 46.52%
  • ana renk tonu 9.80%

CMYK: (13,0,47,10)
C13M0Y47K10 (13%, 0%, 47%, 10%)
(0.13 / 0.00 / 0.47 / 0.10)

CMYK yüzdeleri

%12.61
%0
%46.52
%9.8

Codes

Color #C9E67B in popluar color models

C9 E6 7B
RGB 201 230 123
HSL 76° 68.15% 69.22%
HSB/HSV 76° 46.52% 90.20%
CMYK 12.61% 0.00% 46.52%
9.80%

Color #C9E67B in popluar number systems.

HEX C9 E6 7B
Decimal 201 230 123
Binary 11001001 11100110 1111011
Octal 311 346 173

Shades and tints

Shades of #C9E67B

#C9E67B
(201,230,123)
#B7D270
(183,210,112)
#A5BE65
(165,190,101)
#93AA5A
(147,170,90)
#81964F
(129,150,79)
#6F8244
(111,130,68)
#5D6E39
(93,110,57)
#4B5A2E
(75,90,46)
#394623
(57,70,35)
#273218
(39,50,24)
#151E0D
(21,30,13)
#000000
(0,0,0)

Tints of #C9E67B

#C9E67B
(201,230,123)
#CDE887
(205,232,135)
#D1EA93
(209,234,147)
#D5EC9F
(213,236,159)
#D9EEAB
(217,238,171)
#DDF0B7
(221,240,183)
#E1F2C3
(225,242,195)
#E5F4CF
(229,244,207)
#E9F6DB
(233,246,219)
#EDF8E7
(237,248,231)
#F1FAF3
(241,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9E67B color. Also use rgb(201,230,123) instead hex code.

Text Font Color

.myTextColor { color: #C9E67B; }

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

This text font color is #C9E67B.

Background Color

.myBgColor { background-color: #C9E67B; }

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

This div background color is #C9E67B.

Border color

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

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

This div border color is #C9E67B.

Opacity

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

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

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

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

This text has shadow with #C9E67B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E67B.

Preview

Color preview on black background

This text has color #C9E67B on black background.


Color preview on white background

This text has color #C9E67B on white background.


Black color preview on #C9E67B background

This text has black color on #C9E67B background.


White color preview on #C9E67B background

This text has white color on #C9E67B background.


Related colors

Complementary color

Complementary color for #hex is #361984.


I love getcolorcode.com

Triadic colors

1 #7BC9E6 and #E67BC9 with #C9E67B are triadic colors.

2 #7BE6C9 and #E6C97B with #C9E67B are triadic colors.