COLOR #EB6388

HEX: #EB6388 RGB: (235,99,136)

Renk bilgisi

#EB6388 contains mainly red color. #EB6388 ‘ nin web güvenlik rengi #FF6699 (ya da #F69) dir.

RGB renk modeli

#EB6388 color RGB value is (235,99,136).

RGB: (235,99,136) (92%, 39%, 53%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 99 of 255 = 39%
B 136 of 255 = 53%

235
99
136

R + G + B ~ 61%. #EB6388 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 99 + 136 = 470 (100%)
R 235 of 470 ~ 50%
G 99 of 470 ~ 21.06%
B 136 of 470 ~ 28.94'%

%50
%21.06
%28.94

CMYK RENK MODELİ

#EB6388 rengi CMYK tonu (0,58,42,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 57.87%
  • sarı tonu 42.13%
  • ana renk tonu 7.84%

CMYK: (0,58,42,8)
C0M58Y42K8 (0%, 58%, 42%, 8%)
(0.00 / 0.58 / 0.42 / 0.08)

CMYK yüzdeleri

%0
%57.87
%42.13
%7.84

Codes

Color #EB6388 in popluar color models

EB 63 88
RGB 235 99 136
HSL 344° 77.27% 65.49%
HSB/HSV 344° 57.87% 92.16%
CMYK 0.00% 57.87% 42.13%
7.84%

Color #EB6388 in popluar number systems.

HEX EB 63 88
Decimal 235 99 136
Binary 11101011 1100011 10001000
Octal 353 143 210

Shades and tints

Shades of #EB6388

#EB6388
(235,99,136)
#D65A7C
(214,90,124)
#C15170
(193,81,112)
#AC4864
(172,72,100)
#973F58
(151,63,88)
#82364C
(130,54,76)
#6D2D40
(109,45,64)
#582434
(88,36,52)
#431B28
(67,27,40)
#2E121C
(46,18,28)
#190910
(25,9,16)
#000000
(0,0,0)

Tints of #EB6388

#EB6388
(235,99,136)
#EC7192
(236,113,146)
#ED7F9C
(237,127,156)
#EE8DA6
(238,141,166)
#EF9BB0
(239,155,176)
#F0A9BA
(240,169,186)
#F1B7C4
(241,183,196)
#F2C5CE
(242,197,206)
#F3D3D8
(243,211,216)
#F4E1E2
(244,225,226)
#F5EFEC
(245,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB6388 color. Also use rgb(235,99,136) instead hex code.

Text Font Color

.myTextColor { color: #EB6388; }

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

This text font color is #EB6388.

Background Color

.myBgColor { background-color: #EB6388; }

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

This div background color is #EB6388.

Border color

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

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

This div border color is #EB6388.

Opacity

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

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

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

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

This text has shadow with #EB6388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB6388.

Preview

Color preview on black background

This text has color #EB6388 on black background.


Color preview on white background

This text has color #EB6388 on white background.


Black color preview on #EB6388 background

This text has black color on #EB6388 background.


White color preview on #EB6388 background

This text has white color on #EB6388 background.


Related colors

Complementary color

Complementary color for #hex is #149C77.


I love getcolorcode.com

Triadic colors

1 #88EB63 and #6388EB with #EB6388 are triadic colors.

2 #8863EB and #63EB88 with #EB6388 are triadic colors.