COLOR #EC996E

HEX: #EC996E RGB: (236,153,110)

Renk bilgisi

#EC996E contains mainly red color. #EC996E ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#EC996E color RGB value is (236,153,110).

RGB: (236,153,110) (93%, 60%, 43%)

RGB bağlantıları ve doygunluk

R 236 of 255 = 93%
G 153 of 255 = 60%
B 110 of 255 = 43%

236
153
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 236 + 153 + 110 = 499 (100%)
R 236 of 499 ~ 47.29%
G 153 of 499 ~ 30.66%
B 110 of 499 ~ 22.04'%

%47.29
%30.66
%22.04

CMYK RENK MODELİ

#EC996E rengi CMYK tonu (0,35,53,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 35.17%
  • sarı tonu 53.39%
  • ana renk tonu 7.45%

CMYK: (0,35,53,7)
C0M35Y53K7 (0%, 35%, 53%, 7%)
(0.00 / 0.35 / 0.53 / 0.07)

CMYK yüzdeleri

%0
%35.17
%53.39
%7.45

Codes

Color #EC996E in popluar color models

EC 99 6E
RGB 236 153 110
HSL 20° 76.83% 67.84%
HSB/HSV 20° 53.39% 92.55%
CMYK 0.00% 35.17% 53.39%
7.45%

Color #EC996E in popluar number systems.

HEX EC 99 6E
Decimal 236 153 110
Binary 11101100 10011001 1101110
Octal 354 231 156

Shades and tints

Shades of #EC996E

#EC996E
(236,153,110)
#D78C64
(215,140,100)
#C27F5A
(194,127,90)
#AD7250
(173,114,80)
#986546
(152,101,70)
#83583C
(131,88,60)
#6E4B32
(110,75,50)
#593E28
(89,62,40)
#44311E
(68,49,30)
#2F2414
(47,36,20)
#1A170A
(26,23,10)
#000000
(0,0,0)

Tints of #EC996E

#EC996E
(236,153,110)
#EDA27B
(237,162,123)
#EEAB88
(238,171,136)
#EFB495
(239,180,149)
#F0BDA2
(240,189,162)
#F1C6AF
(241,198,175)
#F2CFBC
(242,207,188)
#F3D8C9
(243,216,201)
#F4E1D6
(244,225,214)
#F5EAE3
(245,234,227)
#F6F3F0
(246,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EC996E color. Also use rgb(236,153,110) instead hex code.

Text Font Color

.myTextColor { color: #EC996E; }

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

This text font color is #EC996E.

Background Color

.myBgColor { background-color: #EC996E; }

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

This div background color is #EC996E.

Border color

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

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

This div border color is #EC996E.

Opacity

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

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

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

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

This text has shadow with #EC996E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EC996E.

Preview

Color preview on black background

This text has color #EC996E on black background.


Color preview on white background

This text has color #EC996E on white background.


Black color preview on #EC996E background

This text has black color on #EC996E background.


White color preview on #EC996E background

This text has white color on #EC996E background.


Related colors

Complementary color

Complementary color for #hex is #136691.


I love getcolorcode.com

Triadic colors

1 #6EEC99 and #996EEC with #EC996E are triadic colors.

2 #6E99EC and #99EC6E with #EC996E are triadic colors.