COLOR #C4E9F9

HEX: #C4E9F9 RGB: (196,233,249)

Renk bilgisi

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

RGB renk modeli

#C4E9F9 color RGB value is (196,233,249).

RGB: (196,233,249) (77%, 91%, 98%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 233 of 255 = 91%
B 249 of 255 = 98%

196
233
249

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

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 233 + 249 = 678 (100%)
R 196 of 678 ~ 28.91%
G 233 of 678 ~ 34.37%
B 249 of 678 ~ 36.73'%

%28.91
%34.37
%36.73

CMYK RENK MODELİ

#C4E9F9 rengi CMYK tonu (21,6,0,2).

  • camgöbeği tonu 21.29%
  • eflatun tonu 6.43%
  • sarı tonu 0.00%
  • ana renk tonu 2.35%

CMYK: (21,6,0,2)
C21M6Y0K2 (21%, 6%, 0%, 2%)
(0.21 / 0.06 / 0.00 / 0.02)

CMYK yüzdeleri

%21.29
%6.43
%0
%2.35

Codes

Color #C4E9F9 in popluar color models

C4 E9 F9
RGB 196 233 249
HSL 198° 81.54% 87.25%
HSB/HSV 198° 21.29% 97.65%
CMYK 21.29% 6.43% 0.00%
2.35%

Color #C4E9F9 in popluar number systems.

HEX C4 E9 F9
Decimal 196 233 249
Binary 11000100 11101001 11111001
Octal 304 351 371

Shades and tints

Shades of #C4E9F9

#C4E9F9
(196,233,249)
#B3D4E3
(179,212,227)
#A2BFCD
(162,191,205)
#91AAB7
(145,170,183)
#8095A1
(128,149,161)
#6F808B
(111,128,139)
#5E6B75
(94,107,117)
#4D565F
(77,86,95)
#3C4149
(60,65,73)
#2B2C33
(43,44,51)
#1A171D
(26,23,29)
#000000
(0,0,0)

Tints of #C4E9F9

#C4E9F9
(196,233,249)
#C9EBF9
(201,235,249)
#CEEDF9
(206,237,249)
#D3EFF9
(211,239,249)
#D8F1F9
(216,241,249)
#DDF3F9
(221,243,249)
#E2F5F9
(226,245,249)
#E7F7F9
(231,247,249)
#ECF9F9
(236,249,249)
#F1FBF9
(241,251,249)
#F6FDF9
(246,253,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E9F9 color. Also use rgb(196,233,249) instead hex code.

Text Font Color

.myTextColor { color: #C4E9F9; }

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

This text font color is #C4E9F9.

Background Color

.myBgColor { background-color: #C4E9F9; }

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

This div background color is #C4E9F9.

Border color

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

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

This div border color is #C4E9F9.

Opacity

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

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

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

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

This text has shadow with #C4E9F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E9F9.

Preview

Color preview on black background

This text has color #C4E9F9 on black background.


Color preview on white background

This text has color #C4E9F9 on white background.


Black color preview on #C4E9F9 background

This text has black color on #C4E9F9 background.


White color preview on #C4E9F9 background

This text has white color on #C4E9F9 background.


Related colors

Complementary color

Complementary color for #hex is #3B1606.


I love getcolorcode.com

Triadic colors

1 #F9C4E9 and #E9F9C4 with #C4E9F9 are triadic colors.

2 #F9E9C4 and #E9C4F9 with #C4E9F9 are triadic colors.