COLOR #EC686B

HEX: #EC686B RGB: (236,104,107)

Renk bilgisi

#EC686B contains mainly red color. #EC686B ‘ nin web güvenlik rengi #FF6666 (ya da #F66) dir.

RGB renk modeli

#EC686B color RGB value is (236,104,107).

RGB: (236,104,107) (93%, 41%, 42%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 104 of 255 = 41%
B 107 of 255 = 42%

236
104
107

R + G + B ~ 59%. #EC686B is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 104 + 107 = 447 (100%)
R 236 of 447 ~ 52.8%
G 104 of 447 ~ 23.27%
B 107 of 447 ~ 23.94'%

%52.8
%23.27
%23.94

CMYK RENK MODELİ

#EC686B rengi CMYK tonu (0,56,55,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.93%
  • sarı tonu 54.66%
  • ana renk tonu 7.45%

CMYK: (0,56,55,7)
C0M56Y55K7 (0%, 56%, 55%, 7%)
(0.00 / 0.56 / 0.55 / 0.07)

CMYK yüzdeleri

%0
%55.93
%54.66
%7.45

Codes

Color #EC686B in popluar color models

EC 68 6B
RGB 236 104 107
HSL 359° 77.65% 66.67%
HSB/HSV 359° 55.93% 92.55%
CMYK 0.00% 55.93% 54.66%
7.45%

Color #EC686B in popluar number systems.

HEX EC 68 6B
Decimal 236 104 107
Binary 11101100 1101000 1101011
Octal 354 150 153

Shades and tints

Shades of #EC686B

#EC686B
(236,104,107)
#D75F62
(215,95,98)
#C25659
(194,86,89)
#AD4D50
(173,77,80)
#984447
(152,68,71)
#833B3E
(131,59,62)
#6E3235
(110,50,53)
#59292C
(89,41,44)
#442023
(68,32,35)
#2F171A
(47,23,26)
#1A0E11
(26,14,17)
#000000
(0,0,0)

Tints of #EC686B

#EC686B
(236,104,107)
#ED7578
(237,117,120)
#EE8285
(238,130,133)
#EF8F92
(239,143,146)
#F09C9F
(240,156,159)
#F1A9AC
(241,169,172)
#F2B6B9
(242,182,185)
#F3C3C6
(243,195,198)
#F4D0D3
(244,208,211)
#F5DDE0
(245,221,224)
#F6EAED
(246,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC686B color. Also use rgb(236,104,107) instead hex code.

Text Font Color

.myTextColor { color: #EC686B; }

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

This text font color is #EC686B.

Background Color

.myBgColor { background-color: #EC686B; }

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

This div background color is #EC686B.

Border color

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

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

This div border color is #EC686B.

Opacity

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

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

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

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

This text has shadow with #EC686B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC686B.

Preview

Color preview on black background

This text has color #EC686B on black background.


Color preview on white background

This text has color #EC686B on white background.


Black color preview on #EC686B background

This text has black color on #EC686B background.


White color preview on #EC686B background

This text has white color on #EC686B background.


Related colors

Complementary color

Complementary color for #hex is #139794.


I love getcolorcode.com

Triadic colors

1 #6BEC68 and #686BEC with #EC686B are triadic colors.

2 #6B68EC and #68EC6B with #EC686B are triadic colors.