COLOR #C4E7E6

HEX: #C4E7E6 RGB: (196,231,230)

Renk bilgisi

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

RGB renk modeli

#C4E7E6 color RGB value is (196,231,230).

RGB: (196,231,230) (77%, 91%, 90%)

RGB bağlantıları ve doygunluk

R 196 of 255 = 77%
G 231 of 255 = 91%
B 230 of 255 = 90%

196
231
230

R + G + B ~ 86%. #C4E7E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 196 + 231 + 230 = 657 (100%)
R 196 of 657 ~ 29.83%
G 231 of 657 ~ 35.16%
B 230 of 657 ~ 35.01'%

%29.83
%35.16
%35.01

CMYK RENK MODELİ

#C4E7E6 rengi CMYK tonu (15,0,0,9).

  • camgöbeği tonu 15.15%
  • eflatun tonu 0.00%
  • sarı tonu 0.43%
  • ana renk tonu 9.41%

CMYK: (15,0,0,9)
C15M0Y0K9 (15%, 0%, 0%, 9%)
(0.15 / 0.00 / 0.00 / 0.09)

CMYK yüzdeleri

%15.15
%0
%0.43
%9.41

Codes

Color #C4E7E6 in popluar color models

C4 E7 E6
RGB 196 231 230
HSL 178° 42.17% 83.73%
HSB/HSV 178° 15.15% 90.59%
CMYK 15.15% 0.00% 0.43%
9.41%

Color #C4E7E6 in popluar number systems.

HEX C4 E7 E6
Decimal 196 231 230
Binary 11000100 11100111 11100110
Octal 304 347 346

Shades and tints

Shades of #C4E7E6

#C4E7E6
(196,231,230)
#B3D2D2
(179,210,210)
#A2BDBE
(162,189,190)
#91A8AA
(145,168,170)
#809396
(128,147,150)
#6F7E82
(111,126,130)
#5E696E
(94,105,110)
#4D545A
(77,84,90)
#3C3F46
(60,63,70)
#2B2A32
(43,42,50)
#1A151E
(26,21,30)
#000000
(0,0,0)

Tints of #C4E7E6

#C4E7E6
(196,231,230)
#C9E9E8
(201,233,232)
#CEEBEA
(206,235,234)
#D3EDEC
(211,237,236)
#D8EFEE
(216,239,238)
#DDF1F0
(221,241,240)
#E2F3F2
(226,243,242)
#E7F5F4
(231,245,244)
#ECF7F6
(236,247,246)
#F1F9F8
(241,249,248)
#F6FBFA
(246,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4E7E6 color. Also use rgb(196,231,230) instead hex code.

Text Font Color

.myTextColor { color: #C4E7E6; }

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

This text font color is #C4E7E6.

Background Color

.myBgColor { background-color: #C4E7E6; }

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

This div background color is #C4E7E6.

Border color

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

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

This div border color is #C4E7E6.

Opacity

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

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

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

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

This text has shadow with #C4E7E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4E7E6.

Preview

Color preview on black background

This text has color #C4E7E6 on black background.


Color preview on white background

This text has color #C4E7E6 on white background.


Black color preview on #C4E7E6 background

This text has black color on #C4E7E6 background.


White color preview on #C4E7E6 background

This text has white color on #C4E7E6 background.


Related colors

Complementary color

Complementary color for #hex is #3B1819.


I love getcolorcode.com

Triadic colors

1 #E6C4E7 and #E7E6C4 with #C4E7E6 are triadic colors.

2 #E6E7C4 and #E7C4E6 with #C4E7E6 are triadic colors.