COLOR #BE8F72

HEX: #BE8F72 RGB: (190,143,114)

Renk bilgisi

#BE8F72 contains mainly red and green colors. #BE8F72 ‘ nin web güvenlik rengi #CC9966 (ya da #C96) dir.

RGB renk modeli

#BE8F72 color RGB value is (190,143,114).

RGB: (190,143,114) (75%, 56%, 45%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 143 of 255 = 56%
B 114 of 255 = 45%

190
143
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 143 + 114 = 447 (100%)
R 190 of 447 ~ 42.51%
G 143 of 447 ~ 31.99%
B 114 of 447 ~ 25.5'%

%42.51
%31.99
%25.5

CMYK RENK MODELİ

#BE8F72 rengi CMYK tonu (0,25,40,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.74%
  • sarı tonu 40.00%
  • ana renk tonu 25.49%

CMYK: (0,25,40,25)
C0M25Y40K25 (0%, 25%, 40%, 25%)
(0.00 / 0.25 / 0.40 / 0.25)

CMYK yüzdeleri

%0
%24.74
%40
%25.49

Codes

Color #BE8F72 in popluar color models

BE 8F 72
RGB 190 143 114
HSL 23° 36.89% 59.61%
HSB/HSV 23° 40.00% 74.51%
CMYK 0.00% 24.74% 40.00%
25.49%

Color #BE8F72 in popluar number systems.

HEX BE 8F 72
Decimal 190 143 114
Binary 10111110 10001111 1110010
Octal 276 217 162

Shades and tints

Shades of #BE8F72

#BE8F72
(190,143,114)
#AD8268
(173,130,104)
#9C755E
(156,117,94)
#8B6854
(139,104,84)
#7A5B4A
(122,91,74)
#694E40
(105,78,64)
#584136
(88,65,54)
#47342C
(71,52,44)
#362722
(54,39,34)
#251A18
(37,26,24)
#140D0E
(20,13,14)
#000000
(0,0,0)

Tints of #BE8F72

#BE8F72
(190,143,114)
#C3997E
(195,153,126)
#C8A38A
(200,163,138)
#CDAD96
(205,173,150)
#D2B7A2
(210,183,162)
#D7C1AE
(215,193,174)
#DCCBBA
(220,203,186)
#E1D5C6
(225,213,198)
#E6DFD2
(230,223,210)
#EBE9DE
(235,233,222)
#F0F3EA
(240,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE8F72 color. Also use rgb(190,143,114) instead hex code.

Text Font Color

.myTextColor { color: #BE8F72; }

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

This text font color is #BE8F72.

Background Color

.myBgColor { background-color: #BE8F72; }

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

This div background color is #BE8F72.

Border color

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

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

This div border color is #BE8F72.

Opacity

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

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

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

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

This text has shadow with #BE8F72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE8F72.

Preview

Color preview on black background

This text has color #BE8F72 on black background.


Color preview on white background

This text has color #BE8F72 on white background.


Black color preview on #BE8F72 background

This text has black color on #BE8F72 background.


White color preview on #BE8F72 background

This text has white color on #BE8F72 background.


Related colors

Complementary color

Complementary color for #hex is #41708D.


I love getcolorcode.com

Triadic colors

1 #72BE8F and #8F72BE with #BE8F72 are triadic colors.

2 #728FBE and #8FBE72 with #BE8F72 are triadic colors.