COLOR #A795D7

HEX: #A795D7 RGB: (167,149,215)

Color info

#A795D7 contains mainly red and blue colors. Web safe color of #A795D7 is #9999CC (or #99C).

RGB color model

#A795D7 color RGB value is (167,149,215).

RGB: (167,149,215) (65%, 58%, 84%)

RGB channels and saturation

R 167 of 255 = 65%
G 149 of 255 = 58%
B 215 of 255 = 84%

167
149
215

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

Portions of RGB colors in percentages

R + G + B = 167 + 149 + 215 = 531 (100%)
R 167 of 531 ~ 31.45%
G 149 of 531 ~ 28.06%
B 215 of 531 ~ 40.49'%

%31.45
%28.06
%40.49

CMYK color model

#A795D7 color CMYK value is (22,31,0,16).

  • cyan value is 22.33%
  • magenta value is 30.70%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (22,31,0,16)
C22M31Y0K16 (22%, 31%, 0%, 16%)
(0.22 / 0.31 / 0.00 / 0.16)

CMYK percentages

%22.33
%30.7
%0
%15.69

Codes

Color #A795D7 in popluar color models

A7 95 D7
RGB 167 149 215
HSL 256° 45.21% 71.37%
HSB/HSV 256° 30.70% 84.31%
CMYK 22.33% 30.70% 0.00%
15.69%

Color #A795D7 in popluar number systems.

HEX A7 95 D7
Decimal 167 149 215
Binary 10100111 10010101 11010111
Octal 247 225 327

Shades and tints

Shades of #A795D7

#A795D7
(167,149,215)
#9888C4
(152,136,196)
#897BB1
(137,123,177)
#7A6E9E
(122,110,158)
#6B618B
(107,97,139)
#5C5478
(92,84,120)
#4D4765
(77,71,101)
#3E3A52
(62,58,82)
#2F2D3F
(47,45,63)
#20202C
(32,32,44)
#111319
(17,19,25)
#000000
(0,0,0)

Tints of #A795D7

#A795D7
(167,149,215)
#AF9EDA
(175,158,218)
#B7A7DD
(183,167,221)
#BFB0E0
(191,176,224)
#C7B9E3
(199,185,227)
#CFC2E6
(207,194,230)
#D7CBE9
(215,203,233)
#DFD4EC
(223,212,236)
#E7DDEF
(231,221,239)
#EFE6F2
(239,230,242)
#F7EFF5
(247,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A795D7 color. Also use rgb(167,149,215) instead hex code.

Text Font Color

.myTextColor { color: #A795D7; }

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

This text font color is #A795D7.

Background Color

.myBgColor { background-color: #A795D7; }

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

This div background color is #A795D7.

Border color

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

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

This div border color is #A795D7.

Opacity

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

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

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

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

This text has shadow with #A795D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A795D7.

Preview

Color preview on black background

This text has color #A795D7 on black background.


Color preview on white background

This text has color #A795D7 on white background.


Black color preview on #A795D7 background

This text has black color on #A795D7 background.


White color preview on #A795D7 background

This text has white color on #A795D7 background.


Related colors

Complementary color

Complementary color for #hex is #586A28.


I love getcolorcode.com

Triadic colors

1 #D7A795 and #95D7A7 with #A795D7 are triadic colors.

2 #D795A7 and #95A7D7 with #A795D7 are triadic colors.