COLOR #C4EBF3

HEX: #C4EBF3 RGB: (196,235,243)

Color info

#C4EBF3 contains red, green and blue colors in about the same proportion. Web safe color of #C4EBF3 is #CCFFFF (or #CFF).

RGB color model

#C4EBF3 color RGB value is (196,235,243).

RGB: (196,235,243) (77%, 92%, 95%)

RGB channels and saturation

R 196 of 255 = 77%
G 235 of 255 = 92%
B 243 of 255 = 95%

196
235
243

R + G + B ~ 88%. #C4EBF3 is light color.

Portions of RGB colors in percentages

R + G + B = 196 + 235 + 243 = 674 (100%)
R 196 of 674 ~ 29.08%
G 235 of 674 ~ 34.87%
B 243 of 674 ~ 36.05'%

%29.08
%34.87
%36.05

CMYK color model

#C4EBF3 color CMYK value is (19,3,0,5).

  • cyan value is 19.34%
  • magenta value is 3.29%
  • yellow value is 0.00%
  • key color value is 4.71%

CMYK: (19,3,0,5)
C19M3Y0K5 (19%, 3%, 0%, 5%)
(0.19 / 0.03 / 0.00 / 0.05)

CMYK percentages

%19.34
%3.29
%0
%4.71

Codes

Color #C4EBF3 in popluar color models

C4 EB F3
RGB 196 235 243
HSL 190° 66.20% 86.08%
HSB/HSV 190° 19.34% 95.29%
CMYK 19.34% 3.29% 0.00%
4.71%

Color #C4EBF3 in popluar number systems.

HEX C4 EB F3
Decimal 196 235 243
Binary 11000100 11101011 11110011
Octal 304 353 363

Shades and tints

Shades of #C4EBF3

#C4EBF3
(196,235,243)
#B3D6DD
(179,214,221)
#A2C1C7
(162,193,199)
#91ACB1
(145,172,177)
#80979B
(128,151,155)
#6F8285
(111,130,133)
#5E6D6F
(94,109,111)
#4D5859
(77,88,89)
#3C4343
(60,67,67)
#2B2E2D
(43,46,45)
#1A1917
(26,25,23)
#000000
(0,0,0)

Tints of #C4EBF3

#C4EBF3
(196,235,243)
#C9ECF4
(201,236,244)
#CEEDF5
(206,237,245)
#D3EEF6
(211,238,246)
#D8EFF7
(216,239,247)
#DDF0F8
(221,240,248)
#E2F1F9
(226,241,249)
#E7F2FA
(231,242,250)
#ECF3FB
(236,243,251)
#F1F4FC
(241,244,252)
#F6F5FD
(246,245,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4EBF3 color. Also use rgb(196,235,243) instead hex code.

Text Font Color

.myTextColor { color: #C4EBF3; }

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

This text font color is #C4EBF3.

Background Color

.myBgColor { background-color: #C4EBF3; }

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

This div background color is #C4EBF3.

Border color

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

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

This div border color is #C4EBF3.

Opacity

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

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

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

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

This text has shadow with #C4EBF3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4EBF3.

Preview

Color preview on black background

This text has color #C4EBF3 on black background.


Color preview on white background

This text has color #C4EBF3 on white background.


Black color preview on #C4EBF3 background

This text has black color on #C4EBF3 background.


White color preview on #C4EBF3 background

This text has white color on #C4EBF3 background.


Related colors

Complementary color

Complementary color for #hex is #3B140C.


I love getcolorcode.com

Triadic colors

1 #F3C4EB and #EBF3C4 with #C4EBF3 are triadic colors.

2 #F3EBC4 and #EBC4F3 with #C4EBF3 are triadic colors.