COLOR #CCEF99

HEX: #CCEF99 RGB: (204,239,153)

Renk bilgisi

#CCEF99 contains mainly red and green colors. #CCEF99 ‘ nin web güvenlik rengi #CCFF99 (ya da #CF9) dir.

RGB renk modeli

#CCEF99 color RGB value is (204,239,153).

RGB: (204,239,153) (80%, 94%, 60%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 239 of 255 = 94%
B 153 of 255 = 60%

204
239
153

R + G + B ~ 78%. #CCEF99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 239 + 153 = 596 (100%)
R 204 of 596 ~ 34.23%
G 239 of 596 ~ 40.1%
B 153 of 596 ~ 25.67'%

%34.23
%40.1
%25.67

CMYK RENK MODELİ

#CCEF99 rengi CMYK tonu (15,0,36,6).

  • camgöbeği tonu 14.64%
  • eflatun tonu 0.00%
  • sarı tonu 35.98%
  • ana renk tonu 6.27%

CMYK: (15,0,36,6)
C15M0Y36K6 (15%, 0%, 36%, 6%)
(0.15 / 0.00 / 0.36 / 0.06)

CMYK yüzdeleri

%14.64
%0
%35.98
%6.27

Codes

Color #CCEF99 in popluar color models

CC EF 99
RGB 204 239 153
HSL 84° 72.88% 76.86%
HSB/HSV 84° 35.98% 93.73%
CMYK 14.64% 0.00% 35.98%
6.27%

Color #CCEF99 in popluar number systems.

HEX CC EF 99
Decimal 204 239 153
Binary 11001100 11101111 10011001
Octal 314 357 231

Shades and tints

Shades of #CCEF99

#CCEF99
(204,239,153)
#BADA8C
(186,218,140)
#A8C57F
(168,197,127)
#96B072
(150,176,114)
#849B65
(132,155,101)
#728658
(114,134,88)
#60714B
(96,113,75)
#4E5C3E
(78,92,62)
#3C4731
(60,71,49)
#2A3224
(42,50,36)
#181D17
(24,29,23)
#000000
(0,0,0)

Tints of #CCEF99

#CCEF99
(204,239,153)
#D0F0A2
(208,240,162)
#D4F1AB
(212,241,171)
#D8F2B4
(216,242,180)
#DCF3BD
(220,243,189)
#E0F4C6
(224,244,198)
#E4F5CF
(228,245,207)
#E8F6D8
(232,246,216)
#ECF7E1
(236,247,225)
#F0F8EA
(240,248,234)
#F4F9F3
(244,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCEF99 color. Also use rgb(204,239,153) instead hex code.

Text Font Color

.myTextColor { color: #CCEF99; }

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

This text font color is #CCEF99.

Background Color

.myBgColor { background-color: #CCEF99; }

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

This div background color is #CCEF99.

Border color

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

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

This div border color is #CCEF99.

Opacity

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

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

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

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

This text has shadow with #CCEF99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCEF99.

Preview

Color preview on black background

This text has color #CCEF99 on black background.


Color preview on white background

This text has color #CCEF99 on white background.


Black color preview on #CCEF99 background

This text has black color on #CCEF99 background.


White color preview on #CCEF99 background

This text has white color on #CCEF99 background.


Related colors

Complementary color

Complementary color for #hex is #331066.


I love getcolorcode.com

Triadic colors

1 #99CCEF and #EF99CC with #CCEF99 are triadic colors.

2 #99EFCC and #EFCC99 with #CCEF99 are triadic colors.