COLOR #CCE49B

HEX: #CCE49B RGB: (204,228,155)

Renk bilgisi

#CCE49B contains mainly red and green colors. #CCE49B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#CCE49B color RGB value is (204,228,155).

RGB: (204,228,155) (80%, 89%, 61%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 228 of 255 = 89%
B 155 of 255 = 61%

204
228
155

R + G + B ~ 77%. #CCE49B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 228 + 155 = 587 (100%)
R 204 of 587 ~ 34.75%
G 228 of 587 ~ 38.84%
B 155 of 587 ~ 26.41'%

%34.75
%38.84
%26.41

CMYK RENK MODELİ

#CCE49B rengi CMYK tonu (11,0,32,11).

  • camgöbeği tonu 10.53%
  • eflatun tonu 0.00%
  • sarı tonu 32.02%
  • ana renk tonu 10.59%

CMYK: (11,0,32,11)
C11M0Y32K11 (11%, 0%, 32%, 11%)
(0.11 / 0.00 / 0.32 / 0.11)

CMYK yüzdeleri

%10.53
%0
%32.02
%10.59

Codes

Color #CCE49B in popluar color models

CC E4 9B
RGB 204 228 155
HSL 80° 57.48% 75.10%
HSB/HSV 80° 32.02% 89.41%
CMYK 10.53% 0.00% 32.02%
10.59%

Color #CCE49B in popluar number systems.

HEX CC E4 9B
Decimal 204 228 155
Binary 11001100 11100100 10011011
Octal 314 344 233

Shades and tints

Shades of #CCE49B

#CCE49B
(204,228,155)
#BAD08D
(186,208,141)
#A8BC7F
(168,188,127)
#96A871
(150,168,113)
#849463
(132,148,99)
#728055
(114,128,85)
#606C47
(96,108,71)
#4E5839
(78,88,57)
#3C442B
(60,68,43)
#2A301D
(42,48,29)
#181C0F
(24,28,15)
#000000
(0,0,0)

Tints of #CCE49B

#CCE49B
(204,228,155)
#D0E6A4
(208,230,164)
#D4E8AD
(212,232,173)
#D8EAB6
(216,234,182)
#DCECBF
(220,236,191)
#E0EEC8
(224,238,200)
#E4F0D1
(228,240,209)
#E8F2DA
(232,242,218)
#ECF4E3
(236,244,227)
#F0F6EC
(240,246,236)
#F4F8F5
(244,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCE49B color. Also use rgb(204,228,155) instead hex code.

Text Font Color

.myTextColor { color: #CCE49B; }

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

This text font color is #CCE49B.

Background Color

.myBgColor { background-color: #CCE49B; }

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

This div background color is #CCE49B.

Border color

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

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

This div border color is #CCE49B.

Opacity

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

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

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

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

This text has shadow with #CCE49B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCE49B.

Preview

Color preview on black background

This text has color #CCE49B on black background.


Color preview on white background

This text has color #CCE49B on white background.


Black color preview on #CCE49B background

This text has black color on #CCE49B background.


White color preview on #CCE49B background

This text has white color on #CCE49B background.


Related colors

Complementary color

Complementary color for #hex is #331B64.


I love getcolorcode.com

Triadic colors

1 #9BCCE4 and #E49BCC with #CCE49B are triadic colors.

2 #9BE4CC and #E4CC9B with #CCE49B are triadic colors.