COLOR #EB6B99

HEX: #EB6B99 RGB: (235,107,153)

Renk bilgisi

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

RGB renk modeli

#EB6B99 color RGB value is (235,107,153).

RGB: (235,107,153) (92%, 42%, 60%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 107 of 255 = 42%
B 153 of 255 = 60%

235
107
153

R + G + B ~ 65%. #EB6B99 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 107 + 153 = 495 (100%)
R 235 of 495 ~ 47.47%
G 107 of 495 ~ 21.62%
B 153 of 495 ~ 30.91'%

%47.47
%21.62
%30.91

CMYK RENK MODELİ

#EB6B99 rengi CMYK tonu (0,54,35,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 54.47%
  • sarı tonu 34.89%
  • ana renk tonu 7.84%

CMYK: (0,54,35,8)
C0M54Y35K8 (0%, 54%, 35%, 8%)
(0.00 / 0.54 / 0.35 / 0.08)

CMYK yüzdeleri

%0
%54.47
%34.89
%7.84

Codes

Color #EB6B99 in popluar color models

EB 6B 99
RGB 235 107 153
HSL 338° 76.19% 67.06%
HSB/HSV 338° 54.47% 92.16%
CMYK 0.00% 54.47% 34.89%
7.84%

Color #EB6B99 in popluar number systems.

HEX EB 6B 99
Decimal 235 107 153
Binary 11101011 1101011 10011001
Octal 353 153 231

Shades and tints

Shades of #EB6B99

#EB6B99
(235,107,153)
#D6628C
(214,98,140)
#C1597F
(193,89,127)
#AC5072
(172,80,114)
#974765
(151,71,101)
#823E58
(130,62,88)
#6D354B
(109,53,75)
#582C3E
(88,44,62)
#432331
(67,35,49)
#2E1A24
(46,26,36)
#191117
(25,17,23)
#000000
(0,0,0)

Tints of #EB6B99

#EB6B99
(235,107,153)
#EC78A2
(236,120,162)
#ED85AB
(237,133,171)
#EE92B4
(238,146,180)
#EF9FBD
(239,159,189)
#F0ACC6
(240,172,198)
#F1B9CF
(241,185,207)
#F2C6D8
(242,198,216)
#F3D3E1
(243,211,225)
#F4E0EA
(244,224,234)
#F5EDF3
(245,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB6B99 color. Also use rgb(235,107,153) instead hex code.

Text Font Color

.myTextColor { color: #EB6B99; }

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

This text font color is #EB6B99.

Background Color

.myBgColor { background-color: #EB6B99; }

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

This div background color is #EB6B99.

Border color

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

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

This div border color is #EB6B99.

Opacity

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

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

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

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

This text has shadow with #EB6B99 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB6B99.

Preview

Color preview on black background

This text has color #EB6B99 on black background.


Color preview on white background

This text has color #EB6B99 on white background.


Black color preview on #EB6B99 background

This text has black color on #EB6B99 background.


White color preview on #EB6B99 background

This text has white color on #EB6B99 background.


Related colors

Complementary color

Complementary color for #hex is #149466.


I love getcolorcode.com

Triadic colors

1 #99EB6B and #6B99EB with #EB6B99 are triadic colors.

2 #996BEB and #6BEB99 with #EB6B99 are triadic colors.