COLOR #69499B

HEX: #69499B RGB: (105,73,155)

Color info

#69499B contains mainly red and blue colors. Web safe color of #69499B is #663399 (or #639).

RGB color model

#69499B color RGB value is (105,73,155).

RGB: (105,73,155) (41%, 29%, 61%)

RGB channels and saturation

R 105 of 255 = 41%
G 73 of 255 = 29%
B 155 of 255 = 61%

105
73
155

R + G + B ~ 44%. #69499B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 105 + 73 + 155 = 333 (100%)
R 105 of 333 ~ 31.53%
G 73 of 333 ~ 21.92%
B 155 of 333 ~ 46.55'%

%31.53
%21.92
%46.55

CMYK color model

#69499B color CMYK value is (32,53,0,39).

  • cyan value is 32.26%
  • magenta value is 52.90%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (32,53,0,39)
C32M53Y0K39 (32%, 53%, 0%, 39%)
(0.32 / 0.53 / 0.00 / 0.39)

CMYK percentages

%32.26
%52.9
%0
%39.22

Codes

Color #69499B in popluar color models

69 49 9B
RGB 105 73 155
HSL 263° 35.96% 44.71%
HSB/HSV 263° 52.90% 60.78%
CMYK 32.26% 52.90% 0.00%
39.22%

Color #69499B in popluar number systems.

HEX 69 49 9B
Decimal 105 73 155
Binary 1101001 1001001 10011011
Octal 151 111 233

Shades and tints

Shades of #69499B

#69499B
(105,73,155)
#60438D
(96,67,141)
#573D7F
(87,61,127)
#4E3771
(78,55,113)
#453163
(69,49,99)
#3C2B55
(60,43,85)
#332547
(51,37,71)
#2A1F39
(42,31,57)
#21192B
(33,25,43)
#18131D
(24,19,29)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #69499B

#69499B
(105,73,155)
#7659A4
(118,89,164)
#8369AD
(131,105,173)
#9079B6
(144,121,182)
#9D89BF
(157,137,191)
#AA99C8
(170,153,200)
#B7A9D1
(183,169,209)
#C4B9DA
(196,185,218)
#D1C9E3
(209,201,227)
#DED9EC
(222,217,236)
#EBE9F5
(235,233,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #69499B color. Also use rgb(105,73,155) instead hex code.

Text Font Color

.myTextColor { color: #69499B; }

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

This text font color is #69499B.

Background Color

.myBgColor { background-color: #69499B; }

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

This div background color is #69499B.

Border color

.myBorderColor { border: 1px solid #69499B; }

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

This div border color is #69499B.

Opacity

.myOpacity80 { color: #69499B; opacity: 0.8; }

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

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

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

This text has shadow with #69499B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #69499B.

Preview

Color preview on black background

This text has color #69499B on black background.


Color preview on white background

This text has color #69499B on white background.


Black color preview on #69499B background

This text has black color on #69499B background.


White color preview on #69499B background

This text has white color on #69499B background.


Related colors

Complementary color

Complementary color for #hex is #96B664.


I love getcolorcode.com

Triadic colors

1 #9B6949 and #499B69 with #69499B are triadic colors.

2 #9B4969 and #49699B with #69499B are triadic colors.