COLOR #EDD095

HEX: #EDD095 RGB: (237,208,149)

Renk bilgisi

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

RGB renk modeli

#EDD095 color RGB value is (237,208,149).

RGB: (237,208,149) (93%, 82%, 58%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 208 of 255 = 82%
B 149 of 255 = 58%

237
208
149

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

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 208 + 149 = 594 (100%)
R 237 of 594 ~ 39.9%
G 208 of 594 ~ 35.02%
B 149 of 594 ~ 25.08'%

%39.9
%35.02
%25.08

CMYK RENK MODELİ

#EDD095 rengi CMYK tonu (0,12,37,7).

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

CMYK: (0,12,37,7)
C0M12Y37K7 (0%, 12%, 37%, 7%)
(0.00 / 0.12 / 0.37 / 0.07)

CMYK yüzdeleri

%0
%12.24
%37.13
%7.06

Codes

Color #EDD095 in popluar color models

ED D0 95
RGB 237 208 149
HSL 40° 70.97% 75.69%
HSB/HSV 40° 37.13% 92.94%
CMYK 0.00% 12.24% 37.13%
7.06%

Color #EDD095 in popluar number systems.

HEX ED D0 95
Decimal 237 208 149
Binary 11101101 11010000 10010101
Octal 355 320 225

Shades and tints

Shades of #EDD095

#EDD095
(237,208,149)
#D8BE88
(216,190,136)
#C3AC7B
(195,172,123)
#AE9A6E
(174,154,110)
#998861
(153,136,97)
#847654
(132,118,84)
#6F6447
(111,100,71)
#5A523A
(90,82,58)
#45402D
(69,64,45)
#302E20
(48,46,32)
#1B1C13
(27,28,19)
#000000
(0,0,0)

Tints of #EDD095

#EDD095
(237,208,149)
#EED49E
(238,212,158)
#EFD8A7
(239,216,167)
#F0DCB0
(240,220,176)
#F1E0B9
(241,224,185)
#F2E4C2
(242,228,194)
#F3E8CB
(243,232,203)
#F4ECD4
(244,236,212)
#F5F0DD
(245,240,221)
#F6F4E6
(246,244,230)
#F7F8EF
(247,248,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EDD095; }

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

This text font color is #EDD095.

Background Color

.myBgColor { background-color: #EDD095; }

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

This div background color is #EDD095.

Border color

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

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

This div border color is #EDD095.

Opacity

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

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

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

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

This text has shadow with #EDD095 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EDD095.

Preview

Color preview on black background

This text has color #EDD095 on black background.


Color preview on white background

This text has color #EDD095 on white background.


Black color preview on #EDD095 background

This text has black color on #EDD095 background.


White color preview on #EDD095 background

This text has white color on #EDD095 background.


Related colors

Complementary color

Complementary color for #hex is #122F6A.


I love getcolorcode.com

Triadic colors

1 #95EDD0 and #D095ED with #EDD095 are triadic colors.

2 #95D0ED and #D0ED95 with #EDD095 are triadic colors.