COLOR #C7EBD5

HEX: #C7EBD5 RGB: (199,235,213)

Renk bilgisi

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

RGB renk modeli

#C7EBD5 color RGB value is (199,235,213).

RGB: (199,235,213) (78%, 92%, 84%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 235 of 255 = 92%
B 213 of 255 = 84%

199
235
213

R + G + B ~ 85%. #C7EBD5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 235 + 213 = 647 (100%)
R 199 of 647 ~ 30.76%
G 235 of 647 ~ 36.32%
B 213 of 647 ~ 32.92'%

%30.76
%36.32
%32.92

CMYK RENK MODELİ

#C7EBD5 rengi CMYK tonu (15,0,9,8).

  • camgöbeği tonu 15.32%
  • eflatun tonu 0.00%
  • sarı tonu 9.36%
  • ana renk tonu 7.84%

CMYK: (15,0,9,8)
C15M0Y9K8 (15%, 0%, 9%, 8%)
(0.15 / 0.00 / 0.09 / 0.08)

CMYK yüzdeleri

%15.32
%0
%9.36
%7.84

Codes

Color #C7EBD5 in popluar color models

C7 EB D5
RGB 199 235 213
HSL 143° 47.37% 85.10%
HSB/HSV 143° 15.32% 92.16%
CMYK 15.32% 0.00% 9.36%
7.84%

Color #C7EBD5 in popluar number systems.

HEX C7 EB D5
Decimal 199 235 213
Binary 11000111 11101011 11010101
Octal 307 353 325

Shades and tints

Shades of #C7EBD5

#C7EBD5
(199,235,213)
#B5D6C2
(181,214,194)
#A3C1AF
(163,193,175)
#91AC9C
(145,172,156)
#7F9789
(127,151,137)
#6D8276
(109,130,118)
#5B6D63
(91,109,99)
#495850
(73,88,80)
#37433D
(55,67,61)
#252E2A
(37,46,42)
#131917
(19,25,23)
#000000
(0,0,0)

Tints of #C7EBD5

#C7EBD5
(199,235,213)
#CCECD8
(204,236,216)
#D1EDDB
(209,237,219)
#D6EEDE
(214,238,222)
#DBEFE1
(219,239,225)
#E0F0E4
(224,240,228)
#E5F1E7
(229,241,231)
#EAF2EA
(234,242,234)
#EFF3ED
(239,243,237)
#F4F4F0
(244,244,240)
#F9F5F3
(249,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7EBD5 color. Also use rgb(199,235,213) instead hex code.

Text Font Color

.myTextColor { color: #C7EBD5; }

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

This text font color is #C7EBD5.

Background Color

.myBgColor { background-color: #C7EBD5; }

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

This div background color is #C7EBD5.

Border color

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

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

This div border color is #C7EBD5.

Opacity

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

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

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

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

This text has shadow with #C7EBD5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7EBD5.

Preview

Color preview on black background

This text has color #C7EBD5 on black background.


Color preview on white background

This text has color #C7EBD5 on white background.


Black color preview on #C7EBD5 background

This text has black color on #C7EBD5 background.


White color preview on #C7EBD5 background

This text has white color on #C7EBD5 background.


Related colors

Complementary color

Complementary color for #hex is #38142A.


I love getcolorcode.com

Triadic colors

1 #D5C7EB and #EBD5C7 with #C7EBD5 are triadic colors.

2 #D5EBC7 and #EBC7D5 with #C7EBD5 are triadic colors.