COLOR #BE6385

HEX: #BE6385 RGB: (190,99,133)

Renk bilgisi

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

RGB renk modeli

#BE6385 color RGB value is (190,99,133).

RGB: (190,99,133) (75%, 39%, 52%)

RGB bağlantıları ve doygunluk

R 190 of 255 = 75%
G 99 of 255 = 39%
B 133 of 255 = 52%

190
99
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 190 + 99 + 133 = 422 (100%)
R 190 of 422 ~ 45.02%
G 99 of 422 ~ 23.46%
B 133 of 422 ~ 31.52'%

%45.02
%23.46
%31.52

CMYK RENK MODELİ

#BE6385 rengi CMYK tonu (0,48,30,25).

  • camgöbeği tonu 0.00%
  • eflatun tonu 47.89%
  • sarı tonu 30.00%
  • ana renk tonu 25.49%

CMYK: (0,48,30,25)
C0M48Y30K25 (0%, 48%, 30%, 25%)
(0.00 / 0.48 / 0.30 / 0.25)

CMYK yüzdeleri

%0
%47.89
%30
%25.49

Codes

Color #BE6385 in popluar color models

BE 63 85
RGB 190 99 133
HSL 338° 41.18% 56.67%
HSB/HSV 338° 47.89% 74.51%
CMYK 0.00% 47.89% 30.00%
25.49%

Color #BE6385 in popluar number systems.

HEX BE 63 85
Decimal 190 99 133
Binary 10111110 1100011 10000101
Octal 276 143 205

Shades and tints

Shades of #BE6385

#BE6385
(190,99,133)
#AD5A79
(173,90,121)
#9C516D
(156,81,109)
#8B4861
(139,72,97)
#7A3F55
(122,63,85)
#693649
(105,54,73)
#582D3D
(88,45,61)
#472431
(71,36,49)
#361B25
(54,27,37)
#251219
(37,18,25)
#14090D
(20,9,13)
#000000
(0,0,0)

Tints of #BE6385

#BE6385
(190,99,133)
#C37190
(195,113,144)
#C87F9B
(200,127,155)
#CD8DA6
(205,141,166)
#D29BB1
(210,155,177)
#D7A9BC
(215,169,188)
#DCB7C7
(220,183,199)
#E1C5D2
(225,197,210)
#E6D3DD
(230,211,221)
#EBE1E8
(235,225,232)
#F0EFF3
(240,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #BE6385 color. Also use rgb(190,99,133) instead hex code.

Text Font Color

.myTextColor { color: #BE6385; }

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

This text font color is #BE6385.

Background Color

.myBgColor { background-color: #BE6385; }

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

This div background color is #BE6385.

Border color

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

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

This div border color is #BE6385.

Opacity

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

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

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

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

This text has shadow with #BE6385 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #BE6385.

Preview

Color preview on black background

This text has color #BE6385 on black background.


Color preview on white background

This text has color #BE6385 on white background.


Black color preview on #BE6385 background

This text has black color on #BE6385 background.


White color preview on #BE6385 background

This text has white color on #BE6385 background.


Related colors

Complementary color

Complementary color for #hex is #419C7A.


I love getcolorcode.com

Triadic colors

1 #85BE63 and #6385BE with #BE6385 are triadic colors.

2 #8563BE and #63BE85 with #BE6385 are triadic colors.