COLOR #C7F0E6

HEX: #C7F0E6 RGB: (199,240,230)

Renk bilgisi

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

RGB renk modeli

#C7F0E6 color RGB value is (199,240,230).

RGB: (199,240,230) (78%, 94%, 90%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 240 of 255 = 94%
B 230 of 255 = 90%

199
240
230

R + G + B ~ 87%. #C7F0E6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 240 + 230 = 669 (100%)
R 199 of 669 ~ 29.75%
G 240 of 669 ~ 35.87%
B 230 of 669 ~ 34.38'%

%29.75
%35.87
%34.38

CMYK RENK MODELİ

#C7F0E6 rengi CMYK tonu (17,0,4,6).

  • camgöbeği tonu 17.08%
  • eflatun tonu 0.00%
  • sarı tonu 4.17%
  • ana renk tonu 5.88%

CMYK: (17,0,4,6)
C17M0Y4K6 (17%, 0%, 4%, 6%)
(0.17 / 0.00 / 0.04 / 0.06)

CMYK yüzdeleri

%17.08
%0
%4.17
%5.88

Codes

Color #C7F0E6 in popluar color models

C7 F0 E6
RGB 199 240 230
HSL 165° 57.75% 86.08%
HSB/HSV 165° 17.08% 94.12%
CMYK 17.08% 0.00% 4.17%
5.88%

Color #C7F0E6 in popluar number systems.

HEX C7 F0 E6
Decimal 199 240 230
Binary 11000111 11110000 11100110
Octal 307 360 346

Shades and tints

Shades of #C7F0E6

#C7F0E6
(199,240,230)
#B5DBD2
(181,219,210)
#A3C6BE
(163,198,190)
#91B1AA
(145,177,170)
#7F9C96
(127,156,150)
#6D8782
(109,135,130)
#5B726E
(91,114,110)
#495D5A
(73,93,90)
#374846
(55,72,70)
#253332
(37,51,50)
#131E1E
(19,30,30)
#000000
(0,0,0)

Tints of #C7F0E6

#C7F0E6
(199,240,230)
#CCF1E8
(204,241,232)
#D1F2EA
(209,242,234)
#D6F3EC
(214,243,236)
#DBF4EE
(219,244,238)
#E0F5F0
(224,245,240)
#E5F6F2
(229,246,242)
#EAF7F4
(234,247,244)
#EFF8F6
(239,248,246)
#F4F9F8
(244,249,248)
#F9FAFA
(249,250,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F0E6 color. Also use rgb(199,240,230) instead hex code.

Text Font Color

.myTextColor { color: #C7F0E6; }

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

This text font color is #C7F0E6.

Background Color

.myBgColor { background-color: #C7F0E6; }

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

This div background color is #C7F0E6.

Border color

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

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

This div border color is #C7F0E6.

Opacity

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

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

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

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

This text has shadow with #C7F0E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F0E6.

Preview

Color preview on black background

This text has color #C7F0E6 on black background.


Color preview on white background

This text has color #C7F0E6 on white background.


Black color preview on #C7F0E6 background

This text has black color on #C7F0E6 background.


White color preview on #C7F0E6 background

This text has white color on #C7F0E6 background.


Related colors

Complementary color

Complementary color for #hex is #380F19.


I love getcolorcode.com

Triadic colors

1 #E6C7F0 and #F0E6C7 with #C7F0E6 are triadic colors.

2 #E6F0C7 and #F0C7E6 with #C7F0E6 are triadic colors.