COLOR #E59BA0

HEX: #E59BA0 RGB: (229,155,160)

Renk bilgisi

#E59BA0 contains mainly red color. #E59BA0 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#E59BA0 color RGB value is (229,155,160).

RGB: (229,155,160) (90%, 61%, 63%)

RGB bağlantıları ve doygunluk

R 229 of 255 = 90%
G 155 of 255 = 61%
B 160 of 255 = 63%

229
155
160

R + G + B ~ 71%. #E59BA0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 229 + 155 + 160 = 544 (100%)
R 229 of 544 ~ 42.1%
G 155 of 544 ~ 28.49%
B 160 of 544 ~ 29.41'%

%42.1
%28.49
%29.41

CMYK RENK MODELİ

#E59BA0 rengi CMYK tonu (0,32,30,10).

  • camgöbeği tonu 0.00%
  • eflatun tonu 32.31%
  • sarı tonu 30.13%
  • ana renk tonu 10.20%

CMYK: (0,32,30,10)
C0M32Y30K10 (0%, 32%, 30%, 10%)
(0.00 / 0.32 / 0.30 / 0.10)

CMYK yüzdeleri

%0
%32.31
%30.13
%10.2

Codes

Color #E59BA0 in popluar color models

E5 9B A0
RGB 229 155 160
HSL 356° 58.73% 75.29%
HSB/HSV 356° 32.31% 89.80%
CMYK 0.00% 32.31% 30.13%
10.20%

Color #E59BA0 in popluar number systems.

HEX E5 9B A0
Decimal 229 155 160
Binary 11100101 10011011 10100000
Octal 345 233 240

Shades and tints

Shades of #E59BA0

#E59BA0
(229,155,160)
#D18D92
(209,141,146)
#BD7F84
(189,127,132)
#A97176
(169,113,118)
#956368
(149,99,104)
#81555A
(129,85,90)
#6D474C
(109,71,76)
#59393E
(89,57,62)
#452B30
(69,43,48)
#311D22
(49,29,34)
#1D0F14
(29,15,20)
#000000
(0,0,0)

Tints of #E59BA0

#E59BA0
(229,155,160)
#E7A4A8
(231,164,168)
#E9ADB0
(233,173,176)
#EBB6B8
(235,182,184)
#EDBFC0
(237,191,192)
#EFC8C8
(239,200,200)
#F1D1D0
(241,209,208)
#F3DAD8
(243,218,216)
#F5E3E0
(245,227,224)
#F7ECE8
(247,236,232)
#F9F5F0
(249,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E59BA0 color. Also use rgb(229,155,160) instead hex code.

Text Font Color

.myTextColor { color: #E59BA0; }

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

This text font color is #E59BA0.

Background Color

.myBgColor { background-color: #E59BA0; }

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

This div background color is #E59BA0.

Border color

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

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

This div border color is #E59BA0.

Opacity

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

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

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

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

This text has shadow with #E59BA0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E59BA0.

Preview

Color preview on black background

This text has color #E59BA0 on black background.


Color preview on white background

This text has color #E59BA0 on white background.


Black color preview on #E59BA0 background

This text has black color on #E59BA0 background.


White color preview on #E59BA0 background

This text has white color on #E59BA0 background.


Related colors

Complementary color

Complementary color for #hex is #1A645F.


I love getcolorcode.com

Triadic colors

1 #A0E59B and #9BA0E5 with #E59BA0 are triadic colors.

2 #A09BE5 and #9BE5A0 with #E59BA0 are triadic colors.