COLOR #CCF97D

HEX: #CCF97D RGB: (204,249,125)

Renk bilgisi

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

RGB renk modeli

#CCF97D color RGB value is (204,249,125).

RGB: (204,249,125) (80%, 98%, 49%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 249 of 255 = 98%
B 125 of 255 = 49%

204
249
125

R + G + B ~ 76%. #CCF97D is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 249 + 125 = 578 (100%)
R 204 of 578 ~ 35.29%
G 249 of 578 ~ 43.08%
B 125 of 578 ~ 21.63'%

%35.29
%43.08
%21.63

CMYK RENK MODELİ

#CCF97D rengi CMYK tonu (18,0,50,2).

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

CMYK: (18,0,50,2)
C18M0Y50K2 (18%, 0%, 50%, 2%)
(0.18 / 0.00 / 0.50 / 0.02)

CMYK yüzdeleri

%18.07
%0
%49.8
%2.35

Codes

Color #CCF97D in popluar color models

CC F9 7D
RGB 204 249 125
HSL 82° 91.18% 73.33%
HSB/HSV 82° 49.80% 97.65%
CMYK 18.07% 0.00% 49.80%
2.35%

Color #CCF97D in popluar number systems.

HEX CC F9 7D
Decimal 204 249 125
Binary 11001100 11111001 1111101
Octal 314 371 175

Shades and tints

Shades of #CCF97D

#CCF97D
(204,249,125)
#BAE372
(186,227,114)
#A8CD67
(168,205,103)
#96B75C
(150,183,92)
#84A151
(132,161,81)
#728B46
(114,139,70)
#60753B
(96,117,59)
#4E5F30
(78,95,48)
#3C4925
(60,73,37)
#2A331A
(42,51,26)
#181D0F
(24,29,15)
#000000
(0,0,0)

Tints of #CCF97D

#CCF97D
(204,249,125)
#D0F988
(208,249,136)
#D4F993
(212,249,147)
#D8F99E
(216,249,158)
#DCF9A9
(220,249,169)
#E0F9B4
(224,249,180)
#E4F9BF
(228,249,191)
#E8F9CA
(232,249,202)
#ECF9D5
(236,249,213)
#F0F9E0
(240,249,224)
#F4F9EB
(244,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCF97D; }

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

This text font color is #CCF97D.

Background Color

.myBgColor { background-color: #CCF97D; }

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

This div background color is #CCF97D.

Border color

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

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

This div border color is #CCF97D.

Opacity

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

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

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

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

This text has shadow with #CCF97D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCF97D.

Preview

Color preview on black background

This text has color #CCF97D on black background.


Color preview on white background

This text has color #CCF97D on white background.


Black color preview on #CCF97D background

This text has black color on #CCF97D background.


White color preview on #CCF97D background

This text has white color on #CCF97D background.


Related colors

Complementary color

Complementary color for #hex is #330682.


I love getcolorcode.com

Triadic colors

1 #7DCCF9 and #F97DCC with #CCF97D are triadic colors.

2 #7DF9CC and #F9CC7D with #CCF97D are triadic colors.