COLOR #EFB495

HEX: #EFB495 RGB: (239,180,149)

Renk bilgisi

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

RGB renk modeli

#EFB495 color RGB value is (239,180,149).

RGB: (239,180,149) (94%, 71%, 58%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 180 of 255 = 71%
B 149 of 255 = 58%

239
180
149

R + G + B ~ 74%. #EFB495 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 180 + 149 = 568 (100%)
R 239 of 568 ~ 42.08%
G 180 of 568 ~ 31.69%
B 149 of 568 ~ 26.23'%

%42.08
%31.69
%26.23

CMYK RENK MODELİ

#EFB495 rengi CMYK tonu (0,25,38,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.69%
  • sarı tonu 37.66%
  • ana renk tonu 6.27%

CMYK: (0,25,38,6)
C0M25Y38K6 (0%, 25%, 38%, 6%)
(0.00 / 0.25 / 0.38 / 0.06)

CMYK yüzdeleri

%0
%24.69
%37.66
%6.27

Codes

Color #EFB495 in popluar color models

EF B4 95
RGB 239 180 149
HSL 21° 73.77% 76.08%
HSB/HSV 21° 37.66% 93.73%
CMYK 0.00% 24.69% 37.66%
6.27%

Color #EFB495 in popluar number systems.

HEX EF B4 95
Decimal 239 180 149
Binary 11101111 10110100 10010101
Octal 357 264 225

Shades and tints

Shades of #EFB495

#EFB495
(239,180,149)
#DAA488
(218,164,136)
#C5947B
(197,148,123)
#B0846E
(176,132,110)
#9B7461
(155,116,97)
#866454
(134,100,84)
#715447
(113,84,71)
#5C443A
(92,68,58)
#47342D
(71,52,45)
#322420
(50,36,32)
#1D1413
(29,20,19)
#000000
(0,0,0)

Tints of #EFB495

#EFB495
(239,180,149)
#F0BA9E
(240,186,158)
#F1C0A7
(241,192,167)
#F2C6B0
(242,198,176)
#F3CCB9
(243,204,185)
#F4D2C2
(244,210,194)
#F5D8CB
(245,216,203)
#F6DED4
(246,222,212)
#F7E4DD
(247,228,221)
#F8EAE6
(248,234,230)
#F9F0EF
(249,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFB495 color. Also use rgb(239,180,149) instead hex code.

Text Font Color

.myTextColor { color: #EFB495; }

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

This text font color is #EFB495.

Background Color

.myBgColor { background-color: #EFB495; }

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

This div background color is #EFB495.

Border color

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

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

This div border color is #EFB495.

Opacity

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

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

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

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

This text has shadow with #EFB495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFB495.

Preview

Color preview on black background

This text has color #EFB495 on black background.


Color preview on white background

This text has color #EFB495 on white background.


Black color preview on #EFB495 background

This text has black color on #EFB495 background.


White color preview on #EFB495 background

This text has white color on #EFB495 background.


Related colors

Complementary color

Complementary color for #hex is #104B6A.


I love getcolorcode.com

Triadic colors

1 #95EFB4 and #B495EF with #EFB495 are triadic colors.

2 #95B4EF and #B4EF95 with #EFB495 are triadic colors.