COLOR #BE598E

HEX: #BE598E RGB: (190,89,142)

Renk bilgisi

#BE598E contains mainly red and blue colors. #BE598E ‘ nin web güvenlik rengi #CC6699 (ya da #C69) dir.

RGB renk modeli

#BE598E color RGB value is (190,89,142).

RGB: (190,89,142) (75%, 35%, 56%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 89 of 255 = 35%
B 142 of 255 = 56%

190
89
142

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 89 + 142 = 421 (100%)
R 190 of 421 ~ 45.13%
G 89 of 421 ~ 21.14%
B 142 of 421 ~ 33.73'%

%45.13
%21.14
%33.73

CMYK RENK MODELİ

#BE598E rengi CMYK tonu (0,53,25,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 53.16%
  • sarı tonu 25.26%
  • ana renk tonu 25.49%

CMYK: (0,53,25,25)
C0M53Y25K25 (0%, 53%, 25%, 25%)
(0.00 / 0.53 / 0.25 / 0.25)

CMYK yüzdeleri

%0
%53.16
%25.26
%25.49

Codes

Color #BE598E in popluar color models

BE 59 8E
RGB 190 89 142
HSL 329° 43.72% 54.71%
HSB/HSV 329° 53.16% 74.51%
CMYK 0.00% 53.16% 25.26%
25.49%

Color #BE598E in popluar number systems.

HEX BE 59 8E
Decimal 190 89 142
Binary 10111110 1011001 10001110
Octal 276 131 216

Shades and tints

Shades of #BE598E

#BE598E
(190,89,142)
#AD5182
(173,81,130)
#9C4976
(156,73,118)
#8B416A
(139,65,106)
#7A395E
(122,57,94)
#693152
(105,49,82)
#582946
(88,41,70)
#47213A
(71,33,58)
#36192E
(54,25,46)
#251122
(37,17,34)
#140916
(20,9,22)
#000000
(0,0,0)

Tints of #BE598E

#BE598E
(190,89,142)
#C36898
(195,104,152)
#C877A2
(200,119,162)
#CD86AC
(205,134,172)
#D295B6
(210,149,182)
#D7A4C0
(215,164,192)
#DCB3CA
(220,179,202)
#E1C2D4
(225,194,212)
#E6D1DE
(230,209,222)
#EBE0E8
(235,224,232)
#F0EFF2
(240,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE598E color. Also use rgb(190,89,142) instead hex code.

Text Font Color

.myTextColor { color: #BE598E; }

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

This text font color is #BE598E.

Background Color

.myBgColor { background-color: #BE598E; }

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

This div background color is #BE598E.

Border color

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

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

This div border color is #BE598E.

Opacity

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

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

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

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

This text has shadow with #BE598E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE598E.

Preview

Color preview on black background

This text has color #BE598E on black background.


Color preview on white background

This text has color #BE598E on white background.


Black color preview on #BE598E background

This text has black color on #BE598E background.


White color preview on #BE598E background

This text has white color on #BE598E background.


Related colors

Complementary color

Complementary color for #hex is #41A671.


I love getcolorcode.com

Triadic colors

1 #8EBE59 and #598EBE with #BE598E are triadic colors.

2 #8E59BE and #59BE8E with #BE598E are triadic colors.