COLOR #CCEDF9

HEX: #CCEDF9 RGB: (204,237,249)

Renk bilgisi

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

RGB renk modeli

#CCEDF9 color RGB value is (204,237,249).

RGB: (204,237,249) (80%, 93%, 98%)

RGB bağlantıları ve doygunluk

R 204 of 255 = 80%
G 237 of 255 = 93%
B 249 of 255 = 98%

204
237
249

R + G + B ~ 90%. #CCEDF9 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 204 + 237 + 249 = 690 (100%)
R 204 of 690 ~ 29.57%
G 237 of 690 ~ 34.35%
B 249 of 690 ~ 36.09'%

%29.57
%34.35
%36.09

CMYK RENK MODELİ

#CCEDF9 rengi CMYK tonu (18,5,0,2).

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

CMYK: (18,5,0,2)
C18M5Y0K2 (18%, 5%, 0%, 2%)
(0.18 / 0.05 / 0.00 / 0.02)

CMYK yüzdeleri

%18.07
%4.82
%0
%2.35

Codes

Color #CCEDF9 in popluar color models

CC ED F9
RGB 204 237 249
HSL 196° 78.95% 88.82%
HSB/HSV 196° 18.07% 97.65%
CMYK 18.07% 4.82% 0.00%
2.35%

Color #CCEDF9 in popluar number systems.

HEX CC ED F9
Decimal 204 237 249
Binary 11001100 11101101 11111001
Octal 314 355 371

Shades and tints

Shades of #CCEDF9

#CCEDF9
(204,237,249)
#BAD8E3
(186,216,227)
#A8C3CD
(168,195,205)
#96AEB7
(150,174,183)
#8499A1
(132,153,161)
#72848B
(114,132,139)
#606F75
(96,111,117)
#4E5A5F
(78,90,95)
#3C4549
(60,69,73)
#2A3033
(42,48,51)
#181B1D
(24,27,29)
#000000
(0,0,0)

Tints of #CCEDF9

#CCEDF9
(204,237,249)
#D0EEF9
(208,238,249)
#D4EFF9
(212,239,249)
#D8F0F9
(216,240,249)
#DCF1F9
(220,241,249)
#E0F2F9
(224,242,249)
#E4F3F9
(228,243,249)
#E8F4F9
(232,244,249)
#ECF5F9
(236,245,249)
#F0F6F9
(240,246,249)
#F4F7F9
(244,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #CCEDF9; }

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

This text font color is #CCEDF9.

Background Color

.myBgColor { background-color: #CCEDF9; }

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

This div background color is #CCEDF9.

Border color

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

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

This div border color is #CCEDF9.

Opacity

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

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

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

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

This text has shadow with #CCEDF9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CCEDF9.

Preview

Color preview on black background

This text has color #CCEDF9 on black background.


Color preview on white background

This text has color #CCEDF9 on white background.


Black color preview on #CCEDF9 background

This text has black color on #CCEDF9 background.


White color preview on #CCEDF9 background

This text has white color on #CCEDF9 background.


Related colors

Complementary color

Complementary color for #hex is #331206.


I love getcolorcode.com

Triadic colors

1 #F9CCED and #EDF9CC with #CCEDF9 are triadic colors.

2 #F9EDCC and #EDCCF9 with #CCEDF9 are triadic colors.