COLOR #BE95D9

HEX: #BE95D9 RGB: (190,149,217)

Renk bilgisi

#BE95D9 contains mainly red and blue colors. #BE95D9 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#BE95D9 color RGB value is (190,149,217).

RGB: (190,149,217) (75%, 58%, 85%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 149 of 255 = 58%
B 217 of 255 = 85%

190
149
217

R + G + B ~ 73%. #BE95D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 149 + 217 = 556 (100%)
R 190 of 556 ~ 34.17%
G 149 of 556 ~ 26.8%
B 217 of 556 ~ 39.03'%

%34.17
%26.8
%39.03

CMYK RENK MODELİ

#BE95D9 rengi CMYK tonu (12,31,0,15).

  • camgöbeği tonu 12.44%
  • eflatun tonu 31.34%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (12,31,0,15)
C12M31Y0K15 (12%, 31%, 0%, 15%)
(0.12 / 0.31 / 0.00 / 0.15)

CMYK yüzdeleri

%12.44
%31.34
%0
%14.9

Codes

Color #BE95D9 in popluar color models

BE 95 D9
RGB 190 149 217
HSL 276° 47.22% 71.76%
HSB/HSV 276° 31.34% 85.10%
CMYK 12.44% 31.34% 0.00%
14.90%

Color #BE95D9 in popluar number systems.

HEX BE 95 D9
Decimal 190 149 217
Binary 10111110 10010101 11011001
Octal 276 225 331

Shades and tints

Shades of #BE95D9

#BE95D9
(190,149,217)
#AD88C6
(173,136,198)
#9C7BB3
(156,123,179)
#8B6EA0
(139,110,160)
#7A618D
(122,97,141)
#69547A
(105,84,122)
#584767
(88,71,103)
#473A54
(71,58,84)
#362D41
(54,45,65)
#25202E
(37,32,46)
#14131B
(20,19,27)
#000000
(0,0,0)

Tints of #BE95D9

#BE95D9
(190,149,217)
#C39EDC
(195,158,220)
#C8A7DF
(200,167,223)
#CDB0E2
(205,176,226)
#D2B9E5
(210,185,229)
#D7C2E8
(215,194,232)
#DCCBEB
(220,203,235)
#E1D4EE
(225,212,238)
#E6DDF1
(230,221,241)
#EBE6F4
(235,230,244)
#F0EFF7
(240,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE95D9 color. Also use rgb(190,149,217) instead hex code.

Text Font Color

.myTextColor { color: #BE95D9; }

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

This text font color is #BE95D9.

Background Color

.myBgColor { background-color: #BE95D9; }

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

This div background color is #BE95D9.

Border color

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

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

This div border color is #BE95D9.

Opacity

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

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

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

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

This text has shadow with #BE95D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE95D9.

Preview

Color preview on black background

This text has color #BE95D9 on black background.


Color preview on white background

This text has color #BE95D9 on white background.


Black color preview on #BE95D9 background

This text has black color on #BE95D9 background.


White color preview on #BE95D9 background

This text has white color on #BE95D9 background.


Related colors

Complementary color

Complementary color for #hex is #416A26.


I love getcolorcode.com

Triadic colors

1 #D9BE95 and #95D9BE with #BE95D9 are triadic colors.

2 #D995BE and #95BED9 with #BE95D9 are triadic colors.