COLOR #BE8999

HEX: #BE8999 RGB: (190,137,153)

Renk bilgisi

#BE8999 contains red, green and blue colors in about the same proportion. #BE8999 ‘ nin web güvenlik rengi #CC9999 (ya da #C99) dir.

RGB renk modeli

#BE8999 color RGB value is (190,137,153).

RGB: (190,137,153) (75%, 54%, 60%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 137 of 255 = 54%
B 153 of 255 = 60%

190
137
153

R + G + B ~ 63%. #BE8999 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 137 + 153 = 480 (100%)
R 190 of 480 ~ 39.58%
G 137 of 480 ~ 28.54%
B 153 of 480 ~ 31.88'%

%39.58
%28.54
%31.88

CMYK RENK MODELİ

#BE8999 rengi CMYK tonu (0,28,19,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 27.89%
  • sarı tonu 19.47%
  • ana renk tonu 25.49%

CMYK: (0,28,19,25)
C0M28Y19K25 (0%, 28%, 19%, 25%)
(0.00 / 0.28 / 0.19 / 0.25)

CMYK yüzdeleri

%0
%27.89
%19.47
%25.49

Codes

Color #BE8999 in popluar color models

BE 89 99
RGB 190 137 153
HSL 342° 28.96% 64.12%
HSB/HSV 342° 27.89% 74.51%
CMYK 0.00% 27.89% 19.47%
25.49%

Color #BE8999 in popluar number systems.

HEX BE 89 99
Decimal 190 137 153
Binary 10111110 10001001 10011001
Octal 276 211 231

Shades and tints

Shades of #BE8999

#BE8999
(190,137,153)
#AD7D8C
(173,125,140)
#9C717F
(156,113,127)
#8B6572
(139,101,114)
#7A5965
(122,89,101)
#694D58
(105,77,88)
#58414B
(88,65,75)
#47353E
(71,53,62)
#362931
(54,41,49)
#251D24
(37,29,36)
#141117
(20,17,23)
#000000
(0,0,0)

Tints of #BE8999

#BE8999
(190,137,153)
#C393A2
(195,147,162)
#C89DAB
(200,157,171)
#CDA7B4
(205,167,180)
#D2B1BD
(210,177,189)
#D7BBC6
(215,187,198)
#DCC5CF
(220,197,207)
#E1CFD8
(225,207,216)
#E6D9E1
(230,217,225)
#EBE3EA
(235,227,234)
#F0EDF3
(240,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE8999 color. Also use rgb(190,137,153) instead hex code.

Text Font Color

.myTextColor { color: #BE8999; }

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

This text font color is #BE8999.

Background Color

.myBgColor { background-color: #BE8999; }

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

This div background color is #BE8999.

Border color

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

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

This div border color is #BE8999.

Opacity

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

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

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

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

This text has shadow with #BE8999 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE8999.

Preview

Color preview on black background

This text has color #BE8999 on black background.


Color preview on white background

This text has color #BE8999 on white background.


Black color preview on #BE8999 background

This text has black color on #BE8999 background.


White color preview on #BE8999 background

This text has white color on #BE8999 background.


Related colors

Complementary color

Complementary color for #hex is #417666.


I love getcolorcode.com

Triadic colors

1 #99BE89 and #8999BE with #BE8999 are triadic colors.

2 #9989BE and #89BE99 with #BE8999 are triadic colors.