COLOR #EBB395

HEX: #EBB395 RGB: (235,179,149)

Renk bilgisi

#EBB395 contains mainly red and green colors. #EBB395 ‘ nin web güvenlik rengi #FF9999 (ya da #F99) dir.

RGB renk modeli

#EBB395 color RGB value is (235,179,149).

RGB: (235,179,149) (92%, 70%, 58%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 179 of 255 = 70%
B 149 of 255 = 58%

235
179
149

R + G + B ~ 73%. #EBB395 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 179 + 149 = 563 (100%)
R 235 of 563 ~ 41.74%
G 179 of 563 ~ 31.79%
B 149 of 563 ~ 26.47'%

%41.74
%31.79
%26.47

CMYK RENK MODELİ

#EBB395 rengi CMYK tonu (0,24,37,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 23.83%
  • sarı tonu 36.60%
  • ana renk tonu 7.84%

CMYK: (0,24,37,8)
C0M24Y37K8 (0%, 24%, 37%, 8%)
(0.00 / 0.24 / 0.37 / 0.08)

CMYK yüzdeleri

%0
%23.83
%36.6
%7.84

Codes

Color #EBB395 in popluar color models

EB B3 95
RGB 235 179 149
HSL 21° 68.25% 75.29%
HSB/HSV 21° 36.60% 92.16%
CMYK 0.00% 23.83% 36.60%
7.84%

Color #EBB395 in popluar number systems.

HEX EB B3 95
Decimal 235 179 149
Binary 11101011 10110011 10010101
Octal 353 263 225

Shades and tints

Shades of #EBB395

#EBB395
(235,179,149)
#D6A388
(214,163,136)
#C1937B
(193,147,123)
#AC836E
(172,131,110)
#977361
(151,115,97)
#826354
(130,99,84)
#6D5347
(109,83,71)
#58433A
(88,67,58)
#43332D
(67,51,45)
#2E2320
(46,35,32)
#191313
(25,19,19)
#000000
(0,0,0)

Tints of #EBB395

#EBB395
(235,179,149)
#ECB99E
(236,185,158)
#EDBFA7
(237,191,167)
#EEC5B0
(238,197,176)
#EFCBB9
(239,203,185)
#F0D1C2
(240,209,194)
#F1D7CB
(241,215,203)
#F2DDD4
(242,221,212)
#F3E3DD
(243,227,221)
#F4E9E6
(244,233,230)
#F5EFEF
(245,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EBB395 color. Also use rgb(235,179,149) instead hex code.

Text Font Color

.myTextColor { color: #EBB395; }

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

This text font color is #EBB395.

Background Color

.myBgColor { background-color: #EBB395; }

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

This div background color is #EBB395.

Border color

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

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

This div border color is #EBB395.

Opacity

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

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

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

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

This text has shadow with #EBB395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EBB395.

Preview

Color preview on black background

This text has color #EBB395 on black background.


Color preview on white background

This text has color #EBB395 on white background.


Black color preview on #EBB395 background

This text has black color on #EBB395 background.


White color preview on #EBB395 background

This text has white color on #EBB395 background.


Related colors

Complementary color

Complementary color for #hex is #144C6A.


I love getcolorcode.com

Triadic colors

1 #95EBB3 and #B395EB with #EBB395 are triadic colors.

2 #95B3EB and #B3EB95 with #EBB395 are triadic colors.