COLOR #C9EFF3

HEX: #C9EFF3 RGB: (201,239,243)

Renk bilgisi

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

RGB renk modeli

#C9EFF3 color RGB value is (201,239,243).

RGB: (201,239,243) (79%, 94%, 95%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 239 of 255 = 94%
B 243 of 255 = 95%

201
239
243

R + G + B ~ 89%. #C9EFF3 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 239 + 243 = 683 (100%)
R 201 of 683 ~ 29.43%
G 239 of 683 ~ 34.99%
B 243 of 683 ~ 35.58'%

%29.43
%34.99
%35.58

CMYK RENK MODELİ

#C9EFF3 rengi CMYK tonu (17,2,0,5).

  • camgöbeği tonu 17.28%
  • eflatun tonu 1.65%
  • sarı tonu 0.00%
  • ana renk tonu 4.71%

CMYK: (17,2,0,5)
C17M2Y0K5 (17%, 2%, 0%, 5%)
(0.17 / 0.02 / 0.00 / 0.05)

CMYK yüzdeleri

%17.28
%1.65
%0
%4.71

Codes

Color #C9EFF3 in popluar color models

C9 EF F3
RGB 201 239 243
HSL 186° 63.64% 87.06%
HSB/HSV 186° 17.28% 95.29%
CMYK 17.28% 1.65% 0.00%
4.71%

Color #C9EFF3 in popluar number systems.

HEX C9 EF F3
Decimal 201 239 243
Binary 11001001 11101111 11110011
Octal 311 357 363

Shades and tints

Shades of #C9EFF3

#C9EFF3
(201,239,243)
#B7DADD
(183,218,221)
#A5C5C7
(165,197,199)
#93B0B1
(147,176,177)
#819B9B
(129,155,155)
#6F8685
(111,134,133)
#5D716F
(93,113,111)
#4B5C59
(75,92,89)
#394743
(57,71,67)
#27322D
(39,50,45)
#151D17
(21,29,23)
#000000
(0,0,0)

Tints of #C9EFF3

#C9EFF3
(201,239,243)
#CDF0F4
(205,240,244)
#D1F1F5
(209,241,245)
#D5F2F6
(213,242,246)
#D9F3F7
(217,243,247)
#DDF4F8
(221,244,248)
#E1F5F9
(225,245,249)
#E5F6FA
(229,246,250)
#E9F7FB
(233,247,251)
#EDF8FC
(237,248,252)
#F1F9FD
(241,249,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9EFF3 color. Also use rgb(201,239,243) instead hex code.

Text Font Color

.myTextColor { color: #C9EFF3; }

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

This text font color is #C9EFF3.

Background Color

.myBgColor { background-color: #C9EFF3; }

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

This div background color is #C9EFF3.

Border color

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

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

This div border color is #C9EFF3.

Opacity

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

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

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

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

This text has shadow with #C9EFF3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9EFF3.

Preview

Color preview on black background

This text has color #C9EFF3 on black background.


Color preview on white background

This text has color #C9EFF3 on white background.


Black color preview on #C9EFF3 background

This text has black color on #C9EFF3 background.


White color preview on #C9EFF3 background

This text has white color on #C9EFF3 background.


Related colors

Complementary color

Complementary color for #hex is #36100C.


I love getcolorcode.com

Triadic colors

1 #F3C9EF and #EFF3C9 with #C9EFF3 are triadic colors.

2 #F3EFC9 and #EFC9F3 with #C9EFF3 are triadic colors.