COLOR #CCF96D

HEX: #CCF96D RGB: (204,249,109)

Renk bilgisi

#CCF96D contains mainly red and green colors. #CCF96D ‘ nin web güvenlik rengi #CCFF66 (ya da #CF6) dir.

RGB renk modeli

#CCF96D color RGB value is (204,249,109).

RGB: (204,249,109) (80%, 98%, 43%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 249 of 255 = 98%
B 109 of 255 = 43%

204
249
109

R + G + B ~ 74%. #CCF96D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 249 + 109 = 562 (100%)
R 204 of 562 ~ 36.3%
G 249 of 562 ~ 44.31%
B 109 of 562 ~ 19.4'%

%36.3
%44.31
%19.4

CMYK RENK MODELİ

#CCF96D rengi CMYK tonu (18,0,56,2).

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

CMYK: (18,0,56,2)
C18M0Y56K2 (18%, 0%, 56%, 2%)
(0.18 / 0.00 / 0.56 / 0.02)

CMYK yüzdeleri

%18.07
%0
%56.22
%2.35

Codes

Color #CCF96D in popluar color models

CC F9 6D
RGB 204 249 109
HSL 79° 92.11% 70.20%
HSB/HSV 79° 56.22% 97.65%
CMYK 18.07% 0.00% 56.22%
2.35%

Color #CCF96D in popluar number systems.

HEX CC F9 6D
Decimal 204 249 109
Binary 11001100 11111001 1101101
Octal 314 371 155

Shades and tints

Shades of #CCF96D

#CCF96D
(204,249,109)
#BAE364
(186,227,100)
#A8CD5B
(168,205,91)
#96B752
(150,183,82)
#84A149
(132,161,73)
#728B40
(114,139,64)
#607537
(96,117,55)
#4E5F2E
(78,95,46)
#3C4925
(60,73,37)
#2A331C
(42,51,28)
#181D13
(24,29,19)
#000000
(0,0,0)

Tints of #CCF96D

#CCF96D
(204,249,109)
#D0F97A
(208,249,122)
#D4F987
(212,249,135)
#D8F994
(216,249,148)
#DCF9A1
(220,249,161)
#E0F9AE
(224,249,174)
#E4F9BB
(228,249,187)
#E8F9C8
(232,249,200)
#ECF9D5
(236,249,213)
#F0F9E2
(240,249,226)
#F4F9EF
(244,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCF96D; }

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

This text font color is #CCF96D.

Background Color

.myBgColor { background-color: #CCF96D; }

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

This div background color is #CCF96D.

Border color

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

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

This div border color is #CCF96D.

Opacity

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

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

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

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

This text has shadow with #CCF96D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCF96D.

Preview

Color preview on black background

This text has color #CCF96D on black background.


Color preview on white background

This text has color #CCF96D on white background.


Black color preview on #CCF96D background

This text has black color on #CCF96D background.


White color preview on #CCF96D background

This text has white color on #CCF96D background.


Related colors

Complementary color

Complementary color for #hex is #330692.


I love getcolorcode.com

Triadic colors

1 #6DCCF9 and #F96DCC with #CCF96D are triadic colors.

2 #6DF9CC and #F9CC6D with #CCF96D are triadic colors.