COLOR #BE99A5

HEX: #BE99A5 RGB: (190,153,165)

Renk bilgisi

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

RGB renk modeli

#BE99A5 color RGB value is (190,153,165).

RGB: (190,153,165) (75%, 60%, 65%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 153 of 255 = 60%
B 165 of 255 = 65%

190
153
165

R + G + B ~ 67%. #BE99A5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 153 + 165 = 508 (100%)
R 190 of 508 ~ 37.4%
G 153 of 508 ~ 30.12%
B 165 of 508 ~ 32.48'%

%37.4
%30.12
%32.48

CMYK RENK MODELİ

#BE99A5 rengi CMYK tonu (0,19,13,25).

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

CMYK: (0,19,13,25)
C0M19Y13K25 (0%, 19%, 13%, 25%)
(0.00 / 0.19 / 0.13 / 0.25)

CMYK yüzdeleri

%0
%19.47
%13.16
%25.49

Codes

Color #BE99A5 in popluar color models

BE 99 A5
RGB 190 153 165
HSL 341° 22.16% 67.25%
HSB/HSV 341° 19.47% 74.51%
CMYK 0.00% 19.47% 13.16%
25.49%

Color #BE99A5 in popluar number systems.

HEX BE 99 A5
Decimal 190 153 165
Binary 10111110 10011001 10100101
Octal 276 231 245

Shades and tints

Shades of #BE99A5

#BE99A5
(190,153,165)
#AD8C96
(173,140,150)
#9C7F87
(156,127,135)
#8B7278
(139,114,120)
#7A6569
(122,101,105)
#69585A
(105,88,90)
#584B4B
(88,75,75)
#473E3C
(71,62,60)
#36312D
(54,49,45)
#25241E
(37,36,30)
#14170F
(20,23,15)
#000000
(0,0,0)

Tints of #BE99A5

#BE99A5
(190,153,165)
#C3A2AD
(195,162,173)
#C8ABB5
(200,171,181)
#CDB4BD
(205,180,189)
#D2BDC5
(210,189,197)
#D7C6CD
(215,198,205)
#DCCFD5
(220,207,213)
#E1D8DD
(225,216,221)
#E6E1E5
(230,225,229)
#EBEAED
(235,234,237)
#F0F3F5
(240,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #BE99A5; }

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

This text font color is #BE99A5.

Background Color

.myBgColor { background-color: #BE99A5; }

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

This div background color is #BE99A5.

Border color

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

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

This div border color is #BE99A5.

Opacity

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

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

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

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

This text has shadow with #BE99A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE99A5.

Preview

Color preview on black background

This text has color #BE99A5 on black background.


Color preview on white background

This text has color #BE99A5 on white background.


Black color preview on #BE99A5 background

This text has black color on #BE99A5 background.


White color preview on #BE99A5 background

This text has white color on #BE99A5 background.


Related colors

Complementary color

Complementary color for #hex is #41665A.


I love getcolorcode.com

Triadic colors

1 #A5BE99 and #99A5BE with #BE99A5 are triadic colors.

2 #A599BE and #99BEA5 with #BE99A5 are triadic colors.