COLOR #B790D6

HEX: #B790D6 RGB: (183,144,214)

Color info

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

RGB color model

#B790D6 color RGB value is (183,144,214).

RGB: (183,144,214) (72%, 56%, 84%)

RGB channels and saturation

R 183 of 255 = 72%
G 144 of 255 = 56%
B 214 of 255 = 84%

183
144
214

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

Portions of RGB colors in percentages

R + G + B = 183 + 144 + 214 = 541 (100%)
R 183 of 541 ~ 33.83%
G 144 of 541 ~ 26.62%
B 214 of 541 ~ 39.56'%

%33.83
%26.62
%39.56

CMYK color model

#B790D6 color CMYK value is (14,33,0,16).

  • cyan value is 14.49%
  • magenta value is 32.71%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (14,33,0,16)
C14M33Y0K16 (14%, 33%, 0%, 16%)
(0.14 / 0.33 / 0.00 / 0.16)

CMYK percentages

%14.49
%32.71
%0
%16.08

Codes

Color #B790D6 in popluar color models

B7 90 D6
RGB 183 144 214
HSL 273° 46.05% 70.20%
HSB/HSV 273° 32.71% 83.92%
CMYK 14.49% 32.71% 0.00%
16.08%

Color #B790D6 in popluar number systems.

HEX B7 90 D6
Decimal 183 144 214
Binary 10110111 10010000 11010110
Octal 267 220 326

Shades and tints

Shades of #B790D6

#B790D6
(183,144,214)
#A783C3
(167,131,195)
#9776B0
(151,118,176)
#87699D
(135,105,157)
#775C8A
(119,92,138)
#674F77
(103,79,119)
#574264
(87,66,100)
#473551
(71,53,81)
#37283E
(55,40,62)
#271B2B
(39,27,43)
#170E18
(23,14,24)
#000000
(0,0,0)

Tints of #B790D6

#B790D6
(183,144,214)
#BD9AD9
(189,154,217)
#C3A4DC
(195,164,220)
#C9AEDF
(201,174,223)
#CFB8E2
(207,184,226)
#D5C2E5
(213,194,229)
#DBCCE8
(219,204,232)
#E1D6EB
(225,214,235)
#E7E0EE
(231,224,238)
#EDEAF1
(237,234,241)
#F3F4F4
(243,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #B790D6 color. Also use rgb(183,144,214) instead hex code.

Text Font Color

.myTextColor { color: #B790D6; }

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

This text font color is #B790D6.

Background Color

.myBgColor { background-color: #B790D6; }

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

This div background color is #B790D6.

Border color

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

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

This div border color is #B790D6.

Opacity

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

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

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

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

This text has shadow with #B790D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #B790D6.

Preview

Color preview on black background

This text has color #B790D6 on black background.


Color preview on white background

This text has color #B790D6 on white background.


Black color preview on #B790D6 background

This text has black color on #B790D6 background.


White color preview on #B790D6 background

This text has white color on #B790D6 background.


Related colors

Complementary color

Complementary color for #hex is #486F29.


I love getcolorcode.com

Triadic colors

1 #D6B790 and #90D6B7 with #B790D6 are triadic colors.

2 #D690B7 and #90B7D6 with #B790D6 are triadic colors.