COLOR #B693D5

HEX: #B693D5 RGB: (182,147,213)

Renk bilgisi

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

RGB renk modeli

#B693D5 color RGB value is (182,147,213).

RGB: (182,147,213) (71%, 58%, 84%)

RGB bağlantıları ve doygunluk

R 182 of 255 = 71%
G 147 of 255 = 58%
B 213 of 255 = 84%

182
147
213

R + G + B ~ 71%. #B693D5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 182 + 147 + 213 = 542 (100%)
R 182 of 542 ~ 33.58%
G 147 of 542 ~ 27.12%
B 213 of 542 ~ 39.3'%

%33.58
%27.12
%39.3

CMYK RENK MODELİ

#B693D5 rengi CMYK tonu (15,31,0,16).

  • camgöbeği tonu 14.55%
  • eflatun tonu 30.99%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (15,31,0,16)
C15M31Y0K16 (15%, 31%, 0%, 16%)
(0.15 / 0.31 / 0.00 / 0.16)

CMYK yüzdeleri

%14.55
%30.99
%0
%16.47

Codes

Color #B693D5 in popluar color models

B6 93 D5
RGB 182 147 213
HSL 272° 44.00% 70.59%
HSB/HSV 272° 30.99% 83.53%
CMYK 14.55% 30.99% 0.00%
16.47%

Color #B693D5 in popluar number systems.

HEX B6 93 D5
Decimal 182 147 213
Binary 10110110 10010011 11010101
Octal 266 223 325

Shades and tints

Shades of #B693D5

#B693D5
(182,147,213)
#A686C2
(166,134,194)
#9679AF
(150,121,175)
#866C9C
(134,108,156)
#765F89
(118,95,137)
#665276
(102,82,118)
#564563
(86,69,99)
#463850
(70,56,80)
#362B3D
(54,43,61)
#261E2A
(38,30,42)
#161117
(22,17,23)
#000000
(0,0,0)

Tints of #B693D5

#B693D5
(182,147,213)
#BC9CD8
(188,156,216)
#C2A5DB
(194,165,219)
#C8AEDE
(200,174,222)
#CEB7E1
(206,183,225)
#D4C0E4
(212,192,228)
#DAC9E7
(218,201,231)
#E0D2EA
(224,210,234)
#E6DBED
(230,219,237)
#ECE4F0
(236,228,240)
#F2EDF3
(242,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B693D5 color. Also use rgb(182,147,213) instead hex code.

Text Font Color

.myTextColor { color: #B693D5; }

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

This text font color is #B693D5.

Background Color

.myBgColor { background-color: #B693D5; }

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

This div background color is #B693D5.

Border color

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

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

This div border color is #B693D5.

Opacity

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

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

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

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

This text has shadow with #B693D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B693D5.

Preview

Color preview on black background

This text has color #B693D5 on black background.


Color preview on white background

This text has color #B693D5 on white background.


Black color preview on #B693D5 background

This text has black color on #B693D5 background.


White color preview on #B693D5 background

This text has white color on #B693D5 background.


Related colors

Complementary color

Complementary color for #hex is #496C2A.


I love getcolorcode.com

Triadic colors

1 #D5B693 and #93D5B6 with #B693D5 are triadic colors.

2 #D593B6 and #93B6D5 with #B693D5 are triadic colors.