COLOR #EDD595

HEX: #EDD595 RGB: (237,213,149)

Renk bilgisi

#EDD595 contains mainly red and green colors. #EDD595 ‘ nin web güvenlik rengi #FFCC99 (ya da #FC9) dir.

RGB renk modeli

#EDD595 color RGB value is (237,213,149).

RGB: (237,213,149) (93%, 84%, 58%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 213 of 255 = 84%
B 149 of 255 = 58%

237
213
149

R + G + B ~ 78%. #EDD595 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 213 + 149 = 599 (100%)
R 237 of 599 ~ 39.57%
G 213 of 599 ~ 35.56%
B 149 of 599 ~ 24.87'%

%39.57
%35.56
%24.87

CMYK RENK MODELİ

#EDD595 rengi CMYK tonu (0,10,37,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 10.13%
  • sarı tonu 37.13%
  • ana renk tonu 7.06%

CMYK: (0,10,37,7)
C0M10Y37K7 (0%, 10%, 37%, 7%)
(0.00 / 0.10 / 0.37 / 0.07)

CMYK yüzdeleri

%0
%10.13
%37.13
%7.06

Codes

Color #EDD595 in popluar color models

ED D5 95
RGB 237 213 149
HSL 44° 70.97% 75.69%
HSB/HSV 44° 37.13% 92.94%
CMYK 0.00% 10.13% 37.13%
7.06%

Color #EDD595 in popluar number systems.

HEX ED D5 95
Decimal 237 213 149
Binary 11101101 11010101 10010101
Octal 355 325 225

Shades and tints

Shades of #EDD595

#EDD595
(237,213,149)
#D8C288
(216,194,136)
#C3AF7B
(195,175,123)
#AE9C6E
(174,156,110)
#998961
(153,137,97)
#847654
(132,118,84)
#6F6347
(111,99,71)
#5A503A
(90,80,58)
#453D2D
(69,61,45)
#302A20
(48,42,32)
#1B1713
(27,23,19)
#000000
(0,0,0)

Tints of #EDD595

#EDD595
(237,213,149)
#EED89E
(238,216,158)
#EFDBA7
(239,219,167)
#F0DEB0
(240,222,176)
#F1E1B9
(241,225,185)
#F2E4C2
(242,228,194)
#F3E7CB
(243,231,203)
#F4EAD4
(244,234,212)
#F5EDDD
(245,237,221)
#F6F0E6
(246,240,230)
#F7F3EF
(247,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EDD595 color. Also use rgb(237,213,149) instead hex code.

Text Font Color

.myTextColor { color: #EDD595; }

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

This text font color is #EDD595.

Background Color

.myBgColor { background-color: #EDD595; }

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

This div background color is #EDD595.

Border color

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

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

This div border color is #EDD595.

Opacity

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

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

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

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

This text has shadow with #EDD595 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD595.

Preview

Color preview on black background

This text has color #EDD595 on black background.


Color preview on white background

This text has color #EDD595 on white background.


Black color preview on #EDD595 background

This text has black color on #EDD595 background.


White color preview on #EDD595 background

This text has white color on #EDD595 background.


Related colors

Complementary color

Complementary color for #hex is #122A6A.


I love getcolorcode.com

Triadic colors

1 #95EDD5 and #D595ED with #EDD595 are triadic colors.

2 #95D5ED and #D5ED95 with #EDD595 are triadic colors.