COLOR #C7EEDD

HEX: #C7EEDD RGB: (199,238,221)

Renk bilgisi

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

RGB renk modeli

#C7EEDD color RGB value is (199,238,221).

RGB: (199,238,221) (78%, 93%, 87%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 238 of 255 = 93%
B 221 of 255 = 87%

199
238
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 238 + 221 = 658 (100%)
R 199 of 658 ~ 30.24%
G 238 of 658 ~ 36.17%
B 221 of 658 ~ 33.59'%

%30.24
%36.17
%33.59

CMYK RENK MODELİ

#C7EEDD rengi CMYK tonu (16,0,7,7).

  • camgöbeği tonu 16.39%
  • eflatun tonu 0.00%
  • sarı tonu 7.14%
  • ana renk tonu 6.67%

CMYK: (16,0,7,7)
C16M0Y7K7 (16%, 0%, 7%, 7%)
(0.16 / 0.00 / 0.07 / 0.07)

CMYK yüzdeleri

%16.39
%0
%7.14
%6.67

Codes

Color #C7EEDD in popluar color models

C7 EE DD
RGB 199 238 221
HSL 154° 53.42% 85.69%
HSB/HSV 154° 16.39% 93.33%
CMYK 16.39% 0.00% 7.14%
6.67%

Color #C7EEDD in popluar number systems.

HEX C7 EE DD
Decimal 199 238 221
Binary 11000111 11101110 11011101
Octal 307 356 335

Shades and tints

Shades of #C7EEDD

#C7EEDD
(199,238,221)
#B5D9C9
(181,217,201)
#A3C4B5
(163,196,181)
#91AFA1
(145,175,161)
#7F9A8D
(127,154,141)
#6D8579
(109,133,121)
#5B7065
(91,112,101)
#495B51
(73,91,81)
#37463D
(55,70,61)
#253129
(37,49,41)
#131C15
(19,28,21)
#000000
(0,0,0)

Tints of #C7EEDD

#C7EEDD
(199,238,221)
#CCEFE0
(204,239,224)
#D1F0E3
(209,240,227)
#D6F1E6
(214,241,230)
#DBF2E9
(219,242,233)
#E0F3EC
(224,243,236)
#E5F4EF
(229,244,239)
#EAF5F2
(234,245,242)
#EFF6F5
(239,246,245)
#F4F7F8
(244,247,248)
#F9F8FB
(249,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7EEDD color. Also use rgb(199,238,221) instead hex code.

Text Font Color

.myTextColor { color: #C7EEDD; }

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

This text font color is #C7EEDD.

Background Color

.myBgColor { background-color: #C7EEDD; }

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

This div background color is #C7EEDD.

Border color

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

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

This div border color is #C7EEDD.

Opacity

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

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

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

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

This text has shadow with #C7EEDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EEDD.

Preview

Color preview on black background

This text has color #C7EEDD on black background.


Color preview on white background

This text has color #C7EEDD on white background.


Black color preview on #C7EEDD background

This text has black color on #C7EEDD background.


White color preview on #C7EEDD background

This text has white color on #C7EEDD background.


Related colors

Complementary color

Complementary color for #hex is #381122.


I love getcolorcode.com

Triadic colors

1 #DDC7EE and #EEDDC7 with #C7EEDD are triadic colors.

2 #DDEEC7 and #EEC7DD with #C7EEDD are triadic colors.