COLOR #CCF0DD

HEX: #CCF0DD RGB: (204,240,221)

Renk bilgisi

#CCF0DD contains red, green and blue colors in about the same proportion. #CCF0DD ‘ nin web güvenlik rengi #CCFFCC (ya da #CFC) dir.

RGB renk modeli

#CCF0DD color RGB value is (204,240,221).

RGB: (204,240,221) (80%, 94%, 87%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 240 of 255 = 94%
B 221 of 255 = 87%

204
240
221

R + G + B ~ 87%. #CCF0DD is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 240 + 221 = 665 (100%)
R 204 of 665 ~ 30.68%
G 240 of 665 ~ 36.09%
B 221 of 665 ~ 33.23'%

%30.68
%36.09
%33.23

CMYK RENK MODELİ

#CCF0DD rengi CMYK tonu (15,0,8,6).

  • camgöbeği tonu 15.00%
  • eflatun tonu 0.00%
  • sarı tonu 7.92%
  • ana renk tonu 5.88%

CMYK: (15,0,8,6)
C15M0Y8K6 (15%, 0%, 8%, 6%)
(0.15 / 0.00 / 0.08 / 0.06)

CMYK yüzdeleri

%15
%0
%7.92
%5.88

Codes

Color #CCF0DD in popluar color models

CC F0 DD
RGB 204 240 221
HSL 148° 54.55% 87.06%
HSB/HSV 148° 15.00% 94.12%
CMYK 15.00% 0.00% 7.92%
5.88%

Color #CCF0DD in popluar number systems.

HEX CC F0 DD
Decimal 204 240 221
Binary 11001100 11110000 11011101
Octal 314 360 335

Shades and tints

Shades of #CCF0DD

#CCF0DD
(204,240,221)
#BADBC9
(186,219,201)
#A8C6B5
(168,198,181)
#96B1A1
(150,177,161)
#849C8D
(132,156,141)
#728779
(114,135,121)
#607265
(96,114,101)
#4E5D51
(78,93,81)
#3C483D
(60,72,61)
#2A3329
(42,51,41)
#181E15
(24,30,21)
#000000
(0,0,0)

Tints of #CCF0DD

#CCF0DD
(204,240,221)
#D0F1E0
(208,241,224)
#D4F2E3
(212,242,227)
#D8F3E6
(216,243,230)
#DCF4E9
(220,244,233)
#E0F5EC
(224,245,236)
#E4F6EF
(228,246,239)
#E8F7F2
(232,247,242)
#ECF8F5
(236,248,245)
#F0F9F8
(240,249,248)
#F4FAFB
(244,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CCF0DD color. Also use rgb(204,240,221) instead hex code.

Text Font Color

.myTextColor { color: #CCF0DD; }

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

This text font color is #CCF0DD.

Background Color

.myBgColor { background-color: #CCF0DD; }

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

This div background color is #CCF0DD.

Border color

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

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

This div border color is #CCF0DD.

Opacity

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

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

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

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

This text has shadow with #CCF0DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCF0DD.

Preview

Color preview on black background

This text has color #CCF0DD on black background.


Color preview on white background

This text has color #CCF0DD on white background.


Black color preview on #CCF0DD background

This text has black color on #CCF0DD background.


White color preview on #CCF0DD background

This text has white color on #CCF0DD background.


Related colors

Complementary color

Complementary color for #hex is #330F22.


I love getcolorcode.com

Triadic colors

1 #DDCCF0 and #F0DDCC with #CCF0DD are triadic colors.

2 #DDF0CC and #F0CCDD with #CCF0DD are triadic colors.