COLOR #CCF99D

HEX: #CCF99D RGB: (204,249,157)

Renk bilgisi

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

RGB renk modeli

#CCF99D color RGB value is (204,249,157).

RGB: (204,249,157) (80%, 98%, 62%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 249 of 255 = 98%
B 157 of 255 = 62%

204
249
157

R + G + B ~ 80%. #CCF99D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 249 + 157 = 610 (100%)
R 204 of 610 ~ 33.44%
G 249 of 610 ~ 40.82%
B 157 of 610 ~ 25.74'%

%33.44
%40.82
%25.74

CMYK RENK MODELİ

#CCF99D rengi CMYK tonu (18,0,37,2).

  • camgöbeği tonu 18.07%
  • eflatun tonu 0.00%
  • sarı tonu 36.95%
  • ana renk tonu 2.35%

CMYK: (18,0,37,2)
C18M0Y37K2 (18%, 0%, 37%, 2%)
(0.18 / 0.00 / 0.37 / 0.02)

CMYK yüzdeleri

%18.07
%0
%36.95
%2.35

Codes

Color #CCF99D in popluar color models

CC F9 9D
RGB 204 249 157
HSL 89° 88.46% 79.61%
HSB/HSV 89° 36.95% 97.65%
CMYK 18.07% 0.00% 36.95%
2.35%

Color #CCF99D in popluar number systems.

HEX CC F9 9D
Decimal 204 249 157
Binary 11001100 11111001 10011101
Octal 314 371 235

Shades and tints

Shades of #CCF99D

#CCF99D
(204,249,157)
#BAE38F
(186,227,143)
#A8CD81
(168,205,129)
#96B773
(150,183,115)
#84A165
(132,161,101)
#728B57
(114,139,87)
#607549
(96,117,73)
#4E5F3B
(78,95,59)
#3C492D
(60,73,45)
#2A331F
(42,51,31)
#181D11
(24,29,17)
#000000
(0,0,0)

Tints of #CCF99D

#CCF99D
(204,249,157)
#D0F9A5
(208,249,165)
#D4F9AD
(212,249,173)
#D8F9B5
(216,249,181)
#DCF9BD
(220,249,189)
#E0F9C5
(224,249,197)
#E4F9CD
(228,249,205)
#E8F9D5
(232,249,213)
#ECF9DD
(236,249,221)
#F0F9E5
(240,249,229)
#F4F9ED
(244,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCF99D color. Also use rgb(204,249,157) instead hex code.

Text Font Color

.myTextColor { color: #CCF99D; }

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

This text font color is #CCF99D.

Background Color

.myBgColor { background-color: #CCF99D; }

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

This div background color is #CCF99D.

Border color

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

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

This div border color is #CCF99D.

Opacity

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

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

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

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

This text has shadow with #CCF99D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCF99D.

Preview

Color preview on black background

This text has color #CCF99D on black background.


Color preview on white background

This text has color #CCF99D on white background.


Black color preview on #CCF99D background

This text has black color on #CCF99D background.


White color preview on #CCF99D background

This text has white color on #CCF99D background.


Related colors

Complementary color

Complementary color for #hex is #330662.


I love getcolorcode.com

Triadic colors

1 #9DCCF9 and #F99DCC with #CCF99D are triadic colors.

2 #9DF9CC and #F9CC9D with #CCF99D are triadic colors.