COLOR #EDDDCC

HEX: #EDDDCC RGB: (237,221,204)

Renk bilgisi

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

RGB renk modeli

#EDDDCC color RGB value is (237,221,204).

RGB: (237,221,204) (93%, 87%, 80%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 221 of 255 = 87%
B 204 of 255 = 80%

237
221
204

R + G + B ~ 87%. #EDDDCC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 221 + 204 = 662 (100%)
R 237 of 662 ~ 35.8%
G 221 of 662 ~ 33.38%
B 204 of 662 ~ 30.82'%

%35.8
%33.38
%30.82

CMYK RENK MODELİ

#EDDDCC rengi CMYK tonu (0,7,14,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.75%
  • sarı tonu 13.92%
  • ana renk tonu 7.06%

CMYK: (0,7,14,7)
C0M7Y14K7 (0%, 7%, 14%, 7%)
(0.00 / 0.07 / 0.14 / 0.07)

CMYK yüzdeleri

%0
%6.75
%13.92
%7.06

Codes

Color #EDDDCC in popluar color models

ED DD CC
RGB 237 221 204
HSL 31° 47.83% 86.47%
HSB/HSV 31° 13.92% 92.94%
CMYK 0.00% 6.75% 13.92%
7.06%

Color #EDDDCC in popluar number systems.

HEX ED DD CC
Decimal 237 221 204
Binary 11101101 11011101 11001100
Octal 355 335 314

Shades and tints

Shades of #EDDDCC

#EDDDCC
(237,221,204)
#D8C9BA
(216,201,186)
#C3B5A8
(195,181,168)
#AEA196
(174,161,150)
#998D84
(153,141,132)
#847972
(132,121,114)
#6F6560
(111,101,96)
#5A514E
(90,81,78)
#453D3C
(69,61,60)
#30292A
(48,41,42)
#1B1518
(27,21,24)
#000000
(0,0,0)

Tints of #EDDDCC

#EDDDCC
(237,221,204)
#EEE0D0
(238,224,208)
#EFE3D4
(239,227,212)
#F0E6D8
(240,230,216)
#F1E9DC
(241,233,220)
#F2ECE0
(242,236,224)
#F3EFE4
(243,239,228)
#F4F2E8
(244,242,232)
#F5F5EC
(245,245,236)
#F6F8F0
(246,248,240)
#F7FBF4
(247,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDDDCC color. Also use rgb(237,221,204) instead hex code.

Text Font Color

.myTextColor { color: #EDDDCC; }

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

This text font color is #EDDDCC.

Background Color

.myBgColor { background-color: #EDDDCC; }

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

This div background color is #EDDDCC.

Border color

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

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

This div border color is #EDDDCC.

Opacity

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

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

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

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

This text has shadow with #EDDDCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDDDCC.

Preview

Color preview on black background

This text has color #EDDDCC on black background.


Color preview on white background

This text has color #EDDDCC on white background.


Black color preview on #EDDDCC background

This text has black color on #EDDDCC background.


White color preview on #EDDDCC background

This text has white color on #EDDDCC background.


Related colors

Complementary color

Complementary color for #hex is #122233.


I love getcolorcode.com

Triadic colors

1 #CCEDDD and #DDCCED with #EDDDCC are triadic colors.

2 #CCDDED and #DDEDCC with #EDDDCC are triadic colors.