COLOR #EDCBC7

HEX: #EDCBC7 RGB: (237,203,199)

Renk bilgisi

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

RGB renk modeli

#EDCBC7 color RGB value is (237,203,199).

RGB: (237,203,199) (93%, 80%, 78%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 203 of 255 = 80%
B 199 of 255 = 78%

237
203
199

R + G + B ~ 84%. #EDCBC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 203 + 199 = 639 (100%)
R 237 of 639 ~ 37.09%
G 203 of 639 ~ 31.77%
B 199 of 639 ~ 31.14'%

%37.09
%31.77
%31.14

CMYK RENK MODELİ

#EDCBC7 rengi CMYK tonu (0,14,16,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 14.35%
  • sarı tonu 16.03%
  • ana renk tonu 7.06%

CMYK: (0,14,16,7)
C0M14Y16K7 (0%, 14%, 16%, 7%)
(0.00 / 0.14 / 0.16 / 0.07)

CMYK yüzdeleri

%0
%14.35
%16.03
%7.06

Codes

Color #EDCBC7 in popluar color models

ED CB C7
RGB 237 203 199
HSL 51.35% 85.49%
HSB/HSV 16.03% 92.94%
CMYK 0.00% 14.35% 16.03%
7.06%

Color #EDCBC7 in popluar number systems.

HEX ED CB C7
Decimal 237 203 199
Binary 11101101 11001011 11000111
Octal 355 313 307

Shades and tints

Shades of #EDCBC7

#EDCBC7
(237,203,199)
#D8B9B5
(216,185,181)
#C3A7A3
(195,167,163)
#AE9591
(174,149,145)
#99837F
(153,131,127)
#84716D
(132,113,109)
#6F5F5B
(111,95,91)
#5A4D49
(90,77,73)
#453B37
(69,59,55)
#302925
(48,41,37)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #EDCBC7

#EDCBC7
(237,203,199)
#EECFCC
(238,207,204)
#EFD3D1
(239,211,209)
#F0D7D6
(240,215,214)
#F1DBDB
(241,219,219)
#F2DFE0
(242,223,224)
#F3E3E5
(243,227,229)
#F4E7EA
(244,231,234)
#F5EBEF
(245,235,239)
#F6EFF4
(246,239,244)
#F7F3F9
(247,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDCBC7; }

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

This text font color is #EDCBC7.

Background Color

.myBgColor { background-color: #EDCBC7; }

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

This div background color is #EDCBC7.

Border color

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

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

This div border color is #EDCBC7.

Opacity

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

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

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

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

This text has shadow with #EDCBC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDCBC7.

Preview

Color preview on black background

This text has color #EDCBC7 on black background.


Color preview on white background

This text has color #EDCBC7 on white background.


Black color preview on #EDCBC7 background

This text has black color on #EDCBC7 background.


White color preview on #EDCBC7 background

This text has white color on #EDCBC7 background.


Related colors

Complementary color

Complementary color for #hex is #123438.


I love getcolorcode.com

Triadic colors

1 #C7EDCB and #CBC7ED with #EDCBC7 are triadic colors.

2 #C7CBED and #CBEDC7 with #EDCBC7 are triadic colors.