COLOR #B693C7

HEX: #B693C7 RGB: (182,147,199)

Color info

#B693C7 contains red, green and blue colors in about the same proportion. Web safe color of #B693C7 is #CC99CC (or #C9C).

RGB color model

#B693C7 color RGB value is (182,147,199).

RGB: (182,147,199) (71%, 58%, 78%)

RGB channels and saturation

R 182 of 255 = 71%
G 147 of 255 = 58%
B 199 of 255 = 78%

182
147
199

R + G + B ~ 69%. #B693C7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 147 + 199 = 528 (100%)
R 182 of 528 ~ 34.47%
G 147 of 528 ~ 27.84%
B 199 of 528 ~ 37.69'%

%34.47
%27.84
%37.69

CMYK color model

#B693C7 color CMYK value is (9,26,0,22).

  • cyan value is 8.54%
  • magenta value is 26.13%
  • yellow value is 0.00%
  • key color value is 21.96%

CMYK: (9,26,0,22)
C9M26Y0K22 (9%, 26%, 0%, 22%)
(0.09 / 0.26 / 0.00 / 0.22)

CMYK percentages

%8.54
%26.13
%0
%21.96

Codes

Color #B693C7 in popluar color models

B6 93 C7
RGB 182 147 199
HSL 280° 31.71% 67.84%
HSB/HSV 280° 26.13% 78.04%
CMYK 8.54% 26.13% 0.00%
21.96%

Color #B693C7 in popluar number systems.

HEX B6 93 C7
Decimal 182 147 199
Binary 10110110 10010011 11000111
Octal 266 223 307

Shades and tints

Shades of #B693C7

#B693C7
(182,147,199)
#A686B5
(166,134,181)
#9679A3
(150,121,163)
#866C91
(134,108,145)
#765F7F
(118,95,127)
#66526D
(102,82,109)
#56455B
(86,69,91)
#463849
(70,56,73)
#362B37
(54,43,55)
#261E25
(38,30,37)
#161113
(22,17,19)
#000000
(0,0,0)

Tints of #B693C7

#B693C7
(182,147,199)
#BC9CCC
(188,156,204)
#C2A5D1
(194,165,209)
#C8AED6
(200,174,214)
#CEB7DB
(206,183,219)
#D4C0E0
(212,192,224)
#DAC9E5
(218,201,229)
#E0D2EA
(224,210,234)
#E6DBEF
(230,219,239)
#ECE4F4
(236,228,244)
#F2EDF9
(242,237,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #B693C7; }

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

This text font color is #B693C7.

Background Color

.myBgColor { background-color: #B693C7; }

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

This div background color is #B693C7.

Border color

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

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

This div border color is #B693C7.

Opacity

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

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

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

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

This text has shadow with #B693C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B693C7.

Preview

Color preview on black background

This text has color #B693C7 on black background.


Color preview on white background

This text has color #B693C7 on white background.


Black color preview on #B693C7 background

This text has black color on #B693C7 background.


White color preview on #B693C7 background

This text has white color on #B693C7 background.


Related colors

Complementary color

Complementary color for #hex is #496C38.


I love getcolorcode.com

Triadic colors

1 #C7B693 and #93C7B6 with #B693C7 are triadic colors.

2 #C793B6 and #93B6C7 with #B693C7 are triadic colors.