COLOR #B68FD4

HEX: #B68FD4 RGB: (182,143,212)

Color info

#B68FD4 contains mainly red and blue colors. Web safe color of #B68FD4 is #CC99CC (or #C9C).

RGB color model

#B68FD4 color RGB value is (182,143,212).

RGB: (182,143,212) (71%, 56%, 83%)

RGB channels and saturation

R 182 of 255 = 71%
G 143 of 255 = 56%
B 212 of 255 = 83%

182
143
212

R + G + B ~ 70%. #B68FD4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 182 + 143 + 212 = 537 (100%)
R 182 of 537 ~ 33.89%
G 143 of 537 ~ 26.63%
B 212 of 537 ~ 39.48'%

%33.89
%26.63
%39.48

CMYK color model

#B68FD4 color CMYK value is (14,33,0,17).

  • cyan value is 14.15%
  • magenta value is 32.55%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (14,33,0,17)
C14M33Y0K17 (14%, 33%, 0%, 17%)
(0.14 / 0.33 / 0.00 / 0.17)

CMYK percentages

%14.15
%32.55
%0
%16.86

Codes

Color #B68FD4 in popluar color models

B6 8F D4
RGB 182 143 212
HSL 274° 44.52% 69.61%
HSB/HSV 274° 32.55% 83.14%
CMYK 14.15% 32.55% 0.00%
16.86%

Color #B68FD4 in popluar number systems.

HEX B6 8F D4
Decimal 182 143 212
Binary 10110110 10001111 11010100
Octal 266 217 324

Shades and tints

Shades of #B68FD4

#B68FD4
(182,143,212)
#A682C1
(166,130,193)
#9675AE
(150,117,174)
#86689B
(134,104,155)
#765B88
(118,91,136)
#664E75
(102,78,117)
#564162
(86,65,98)
#46344F
(70,52,79)
#36273C
(54,39,60)
#261A29
(38,26,41)
#160D16
(22,13,22)
#000000
(0,0,0)

Tints of #B68FD4

#B68FD4
(182,143,212)
#BC99D7
(188,153,215)
#C2A3DA
(194,163,218)
#C8ADDD
(200,173,221)
#CEB7E0
(206,183,224)
#D4C1E3
(212,193,227)
#DACBE6
(218,203,230)
#E0D5E9
(224,213,233)
#E6DFEC
(230,223,236)
#ECE9EF
(236,233,239)
#F2F3F2
(242,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B68FD4 color. Also use rgb(182,143,212) instead hex code.

Text Font Color

.myTextColor { color: #B68FD4; }

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

This text font color is #B68FD4.

Background Color

.myBgColor { background-color: #B68FD4; }

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

This div background color is #B68FD4.

Border color

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

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

This div border color is #B68FD4.

Opacity

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

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

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

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

This text has shadow with #B68FD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B68FD4.

Preview

Color preview on black background

This text has color #B68FD4 on black background.


Color preview on white background

This text has color #B68FD4 on white background.


Black color preview on #B68FD4 background

This text has black color on #B68FD4 background.


White color preview on #B68FD4 background

This text has white color on #B68FD4 background.


Related colors

Complementary color

Complementary color for #hex is #49702B.


I love getcolorcode.com

Triadic colors

1 #D4B68F and #8FD4B6 with #B68FD4 are triadic colors.

2 #D48FB6 and #8FB6D4 with #B68FD4 are triadic colors.