COLOR #C7E5E7

HEX: #C7E5E7 RGB: (199,229,231)

Renk bilgisi

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

RGB renk modeli

#C7E5E7 color RGB value is (199,229,231).

RGB: (199,229,231) (78%, 90%, 91%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 231 of 255 = 91%

199
229
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 231 = 659 (100%)
R 199 of 659 ~ 30.2%
G 229 of 659 ~ 34.75%
B 231 of 659 ~ 35.05'%

%30.2
%34.75
%35.05

CMYK RENK MODELİ

#C7E5E7 rengi CMYK tonu (14,1,0,9).

  • camgöbeği tonu 13.85%
  • eflatun tonu 0.87%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (14,1,0,9)
C14M1Y0K9 (14%, 1%, 0%, 9%)
(0.14 / 0.01 / 0.00 / 0.09)

CMYK yüzdeleri

%13.85
%0.87
%0
%9.41

Codes

Color #C7E5E7 in popluar color models

C7 E5 E7
RGB 199 229 231
HSL 184° 40.00% 84.31%
HSB/HSV 184° 13.85% 90.59%
CMYK 13.85% 0.87% 0.00%
9.41%

Color #C7E5E7 in popluar number systems.

HEX C7 E5 E7
Decimal 199 229 231
Binary 11000111 11100101 11100111
Octal 307 345 347

Shades and tints

Shades of #C7E5E7

#C7E5E7
(199,229,231)
#B5D1D2
(181,209,210)
#A3BDBD
(163,189,189)
#91A9A8
(145,169,168)
#7F9593
(127,149,147)
#6D817E
(109,129,126)
#5B6D69
(91,109,105)
#495954
(73,89,84)
#37453F
(55,69,63)
#25312A
(37,49,42)
#131D15
(19,29,21)
#000000
(0,0,0)

Tints of #C7E5E7

#C7E5E7
(199,229,231)
#CCE7E9
(204,231,233)
#D1E9EB
(209,233,235)
#D6EBED
(214,235,237)
#DBEDEF
(219,237,239)
#E0EFF1
(224,239,241)
#E5F1F3
(229,241,243)
#EAF3F5
(234,243,245)
#EFF5F7
(239,245,247)
#F4F7F9
(244,247,249)
#F9F9FB
(249,249,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E5E7; }

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

This text font color is #C7E5E7.

Background Color

.myBgColor { background-color: #C7E5E7; }

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

This div background color is #C7E5E7.

Border color

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

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

This div border color is #C7E5E7.

Opacity

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

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

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

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

This text has shadow with #C7E5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5E7.

Preview

Color preview on black background

This text has color #C7E5E7 on black background.


Color preview on white background

This text has color #C7E5E7 on white background.


Black color preview on #C7E5E7 background

This text has black color on #C7E5E7 background.


White color preview on #C7E5E7 background

This text has white color on #C7E5E7 background.


Related colors

Complementary color

Complementary color for #hex is #381A18.


I love getcolorcode.com

Triadic colors

1 #E7C7E5 and #E5E7C7 with #C7E5E7 are triadic colors.

2 #E7E5C7 and #E5C7E7 with #C7E5E7 are triadic colors.