COLOR #EB6273

HEX: #EB6273 RGB: (235,98,115)

Renk bilgisi

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

RGB renk modeli

#EB6273 color RGB value is (235,98,115).

RGB: (235,98,115) (92%, 38%, 45%)

RGB bağlantıları ve doygunluk

R 235 of 255 = 92%
G 98 of 255 = 38%
B 115 of 255 = 45%

235
98
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 235 + 98 + 115 = 448 (100%)
R 235 of 448 ~ 52.46%
G 98 of 448 ~ 21.88%
B 115 of 448 ~ 25.67'%

%52.46
%21.88
%25.67

CMYK RENK MODELİ

#EB6273 rengi CMYK tonu (0,58,51,8).

  • camgöbeği tonu 0.00%
  • eflatun tonu 58.30%
  • sarı tonu 51.06%
  • ana renk tonu 7.84%

CMYK: (0,58,51,8)
C0M58Y51K8 (0%, 58%, 51%, 8%)
(0.00 / 0.58 / 0.51 / 0.08)

CMYK yüzdeleri

%0
%58.3
%51.06
%7.84

Codes

Color #EB6273 in popluar color models

EB 62 73
RGB 235 98 115
HSL 353° 77.40% 65.29%
HSB/HSV 353° 58.30% 92.16%
CMYK 0.00% 58.30% 51.06%
7.84%

Color #EB6273 in popluar number systems.

HEX EB 62 73
Decimal 235 98 115
Binary 11101011 1100010 1110011
Octal 353 142 163

Shades and tints

Shades of #EB6273

#EB6273
(235,98,115)
#D65A69
(214,90,105)
#C1525F
(193,82,95)
#AC4A55
(172,74,85)
#97424B
(151,66,75)
#823A41
(130,58,65)
#6D3237
(109,50,55)
#582A2D
(88,42,45)
#432223
(67,34,35)
#2E1A19
(46,26,25)
#19120F
(25,18,15)
#000000
(0,0,0)

Tints of #EB6273

#EB6273
(235,98,115)
#EC707F
(236,112,127)
#ED7E8B
(237,126,139)
#EE8C97
(238,140,151)
#EF9AA3
(239,154,163)
#F0A8AF
(240,168,175)
#F1B6BB
(241,182,187)
#F2C4C7
(242,196,199)
#F3D2D3
(243,210,211)
#F4E0DF
(244,224,223)
#F5EEEB
(245,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EB6273 color. Also use rgb(235,98,115) instead hex code.

Text Font Color

.myTextColor { color: #EB6273; }

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

This text font color is #EB6273.

Background Color

.myBgColor { background-color: #EB6273; }

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

This div background color is #EB6273.

Border color

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

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

This div border color is #EB6273.

Opacity

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

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

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

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

This text has shadow with #EB6273 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EB6273.

Preview

Color preview on black background

This text has color #EB6273 on black background.


Color preview on white background

This text has color #EB6273 on white background.


Black color preview on #EB6273 background

This text has black color on #EB6273 background.


White color preview on #EB6273 background

This text has white color on #EB6273 background.


Related colors

Complementary color

Complementary color for #hex is #149D8C.


I love getcolorcode.com

Triadic colors

1 #73EB62 and #6273EB with #EB6273 are triadic colors.

2 #7362EB and #62EB73 with #EB6273 are triadic colors.