COLOR #C7F5E7

HEX: #C7F5E7 RGB: (199,245,231)

Renk bilgisi

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

RGB renk modeli

#C7F5E7 color RGB value is (199,245,231).

RGB: (199,245,231) (78%, 96%, 91%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 245 of 255 = 96%
B 231 of 255 = 91%

199
245
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 245 + 231 = 675 (100%)
R 199 of 675 ~ 29.48%
G 245 of 675 ~ 36.3%
B 231 of 675 ~ 34.22'%

%29.48
%36.3
%34.22

CMYK RENK MODELİ

#C7F5E7 rengi CMYK tonu (19,0,6,4).

  • camgöbeği tonu 18.78%
  • eflatun tonu 0.00%
  • sarı tonu 5.71%
  • ana renk tonu 3.92%

CMYK: (19,0,6,4)
C19M0Y6K4 (19%, 0%, 6%, 4%)
(0.19 / 0.00 / 0.06 / 0.04)

CMYK yüzdeleri

%18.78
%0
%5.71
%3.92

Codes

Color #C7F5E7 in popluar color models

C7 F5 E7
RGB 199 245 231
HSL 162° 69.70% 87.06%
HSB/HSV 162° 18.78% 96.08%
CMYK 18.78% 0.00% 5.71%
3.92%

Color #C7F5E7 in popluar number systems.

HEX C7 F5 E7
Decimal 199 245 231
Binary 11000111 11110101 11100111
Octal 307 365 347

Shades and tints

Shades of #C7F5E7

#C7F5E7
(199,245,231)
#B5DFD2
(181,223,210)
#A3C9BD
(163,201,189)
#91B3A8
(145,179,168)
#7F9D93
(127,157,147)
#6D877E
(109,135,126)
#5B7169
(91,113,105)
#495B54
(73,91,84)
#37453F
(55,69,63)
#252F2A
(37,47,42)
#131915
(19,25,21)
#000000
(0,0,0)

Tints of #C7F5E7

#C7F5E7
(199,245,231)
#CCF5E9
(204,245,233)
#D1F5EB
(209,245,235)
#D6F5ED
(214,245,237)
#DBF5EF
(219,245,239)
#E0F5F1
(224,245,241)
#E5F5F3
(229,245,243)
#EAF5F5
(234,245,245)
#EFF5F7
(239,245,247)
#F4F5F9
(244,245,249)
#F9F5FB
(249,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7F5E7 color. Also use rgb(199,245,231) instead hex code.

Text Font Color

.myTextColor { color: #C7F5E7; }

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

This text font color is #C7F5E7.

Background Color

.myBgColor { background-color: #C7F5E7; }

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

This div background color is #C7F5E7.

Border color

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

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

This div border color is #C7F5E7.

Opacity

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

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

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

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

This text has shadow with #C7F5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7F5E7.

Preview

Color preview on black background

This text has color #C7F5E7 on black background.


Color preview on white background

This text has color #C7F5E7 on white background.


Black color preview on #C7F5E7 background

This text has black color on #C7F5E7 background.


White color preview on #C7F5E7 background

This text has white color on #C7F5E7 background.


Related colors

Complementary color

Complementary color for #hex is #380A18.


I love getcolorcode.com

Triadic colors

1 #E7C7F5 and #F5E7C7 with #C7F5E7 are triadic colors.

2 #E7F5C7 and #F5C7E7 with #C7F5E7 are triadic colors.