COLOR #C7F9ED

HEX: #C7F9ED RGB: (199,249,237)

Renk bilgisi

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

RGB renk modeli

#C7F9ED color RGB value is (199,249,237).

RGB: (199,249,237) (78%, 98%, 93%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 249 of 255 = 98%
B 237 of 255 = 93%

199
249
237

R + G + B ~ 90%. #C7F9ED is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 249 + 237 = 685 (100%)
R 199 of 685 ~ 29.05%
G 249 of 685 ~ 36.35%
B 237 of 685 ~ 34.6'%

%29.05
%36.35
%34.6

CMYK RENK MODELİ

#C7F9ED rengi CMYK tonu (20,0,5,2).

  • camgöbeği tonu 20.08%
  • eflatun tonu 0.00%
  • sarı tonu 4.82%
  • ana renk tonu 2.35%

CMYK: (20,0,5,2)
C20M0Y5K2 (20%, 0%, 5%, 2%)
(0.20 / 0.00 / 0.05 / 0.02)

CMYK yüzdeleri

%20.08
%0
%4.82
%2.35

Codes

Color #C7F9ED in popluar color models

C7 F9 ED
RGB 199 249 237
HSL 166° 80.65% 87.84%
HSB/HSV 166° 20.08% 97.65%
CMYK 20.08% 0.00% 4.82%
2.35%

Color #C7F9ED in popluar number systems.

HEX C7 F9 ED
Decimal 199 249 237
Binary 11000111 11111001 11101101
Octal 307 371 355

Shades and tints

Shades of #C7F9ED

#C7F9ED
(199,249,237)
#B5E3D8
(181,227,216)
#A3CDC3
(163,205,195)
#91B7AE
(145,183,174)
#7FA199
(127,161,153)
#6D8B84
(109,139,132)
#5B756F
(91,117,111)
#495F5A
(73,95,90)
#374945
(55,73,69)
#253330
(37,51,48)
#131D1B
(19,29,27)
#000000
(0,0,0)

Tints of #C7F9ED

#C7F9ED
(199,249,237)
#CCF9EE
(204,249,238)
#D1F9EF
(209,249,239)
#D6F9F0
(214,249,240)
#DBF9F1
(219,249,241)
#E0F9F2
(224,249,242)
#E5F9F3
(229,249,243)
#EAF9F4
(234,249,244)
#EFF9F5
(239,249,245)
#F4F9F6
(244,249,246)
#F9F9F7
(249,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F9ED color. Also use rgb(199,249,237) instead hex code.

Text Font Color

.myTextColor { color: #C7F9ED; }

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

This text font color is #C7F9ED.

Background Color

.myBgColor { background-color: #C7F9ED; }

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

This div background color is #C7F9ED.

Border color

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

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

This div border color is #C7F9ED.

Opacity

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

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

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

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

This text has shadow with #C7F9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F9ED.

Preview

Color preview on black background

This text has color #C7F9ED on black background.


Color preview on white background

This text has color #C7F9ED on white background.


Black color preview on #C7F9ED background

This text has black color on #C7F9ED background.


White color preview on #C7F9ED background

This text has white color on #C7F9ED background.


Related colors

Complementary color

Complementary color for #hex is #380612.


I love getcolorcode.com

Triadic colors

1 #EDC7F9 and #F9EDC7 with #C7F9ED are triadic colors.

2 #EDF9C7 and #F9C7ED with #C7F9ED are triadic colors.