COLOR #BE5E4A

HEX: #BE5E4A RGB: (190,94,74)

Renk bilgisi

#BE5E4A contains mainly red color. #BE5E4A ‘ nin web güvenlik rengi #CC6633 (ya da #C63) dir.

RGB renk modeli

#BE5E4A color RGB value is (190,94,74).

RGB: (190,94,74) (75%, 37%, 29%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 94 of 255 = 37%
B 74 of 255 = 29%

190
94
74

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 94 + 74 = 358 (100%)
R 190 of 358 ~ 53.07%
G 94 of 358 ~ 26.26%
B 74 of 358 ~ 20.67'%

%53.07
%26.26
%20.67

CMYK RENK MODELİ

#BE5E4A rengi CMYK tonu (0,51,61,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.53%
  • sarı tonu 61.05%
  • ana renk tonu 25.49%

CMYK: (0,51,61,25)
C0M51Y61K25 (0%, 51%, 61%, 25%)
(0.00 / 0.51 / 0.61 / 0.25)

CMYK yüzdeleri

%0
%50.53
%61.05
%25.49

Codes

Color #BE5E4A in popluar color models

BE 5E 4A
RGB 190 94 74
HSL 10° 47.15% 51.76%
HSB/HSV 10° 61.05% 74.51%
CMYK 0.00% 50.53% 61.05%
25.49%

Color #BE5E4A in popluar number systems.

HEX BE 5E 4A
Decimal 190 94 74
Binary 10111110 1011110 1001010
Octal 276 136 112

Shades and tints

Shades of #BE5E4A

#BE5E4A
(190,94,74)
#AD5644
(173,86,68)
#9C4E3E
(156,78,62)
#8B4638
(139,70,56)
#7A3E32
(122,62,50)
#69362C
(105,54,44)
#582E26
(88,46,38)
#472620
(71,38,32)
#361E1A
(54,30,26)
#251614
(37,22,20)
#140E0E
(20,14,14)
#000000
(0,0,0)

Tints of #BE5E4A

#BE5E4A
(190,94,74)
#C36C5A
(195,108,90)
#C87A6A
(200,122,106)
#CD887A
(205,136,122)
#D2968A
(210,150,138)
#D7A49A
(215,164,154)
#DCB2AA
(220,178,170)
#E1C0BA
(225,192,186)
#E6CECA
(230,206,202)
#EBDCDA
(235,220,218)
#F0EAEA
(240,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE5E4A color. Also use rgb(190,94,74) instead hex code.

Text Font Color

.myTextColor { color: #BE5E4A; }

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

This text font color is #BE5E4A.

Background Color

.myBgColor { background-color: #BE5E4A; }

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

This div background color is #BE5E4A.

Border color

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

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

This div border color is #BE5E4A.

Opacity

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

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

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

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

This text has shadow with #BE5E4A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE5E4A.

Preview

Color preview on black background

This text has color #BE5E4A on black background.


Color preview on white background

This text has color #BE5E4A on white background.


Black color preview on #BE5E4A background

This text has black color on #BE5E4A background.


White color preview on #BE5E4A background

This text has white color on #BE5E4A background.


Related colors

Complementary color

Complementary color for #hex is #41A1B5.


I love getcolorcode.com

Triadic colors

1 #4ABE5E and #5E4ABE with #BE5E4A are triadic colors.

2 #4A5EBE and #5EBE4A with #BE5E4A are triadic colors.