COLOR #67469B

HEX: #67469B RGB: (103,70,155)

Color info

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

RGB color model

#67469B color RGB value is (103,70,155).

RGB: (103,70,155) (40%, 27%, 61%)

RGB channels and saturation

R 103 of 255 = 40%
G 70 of 255 = 27%
B 155 of 255 = 61%

103
70
155

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

Portions of RGB colors in percentages

R + G + B = 103 + 70 + 155 = 328 (100%)
R 103 of 328 ~ 31.4%
G 70 of 328 ~ 21.34%
B 155 of 328 ~ 47.26'%

%31.4
%21.34
%47.26

CMYK color model

#67469B color CMYK value is (34,55,0,39).

  • cyan value is 33.55%
  • magenta value is 54.84%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (34,55,0,39) C34M55Y0K39 (34%,55%,0%,39%) (0.34/0.55/0.00/0.39) 

CMYK percentages

%33.55
%54.84
%0
%39.22

Codes

Color #67469B in popluar color models

67 46 9B
RGB 103 70 155
HSL 263° 37.78% 44.12%
HSB/HSV 263° 54.84% 60.78%
CMYK 33.55% 54.84% 0.00%
39.22%

Color #67469B in popluar number systems.

HEX 67 46 9B
Decimal 103 70 155
Binary 1100111 1000110 10011011
Octal 147 106 233

Shades and tints

Shades of #67469B

#67469B
(103,70,155)
#5E408D
(94,64,141)
#553A7F
(85,58,127)
#4C3471
(76,52,113)
#432E63
(67,46,99)
#3A2855
(58,40,85)
#312247
(49,34,71)
#281C39
(40,28,57)
#1F162B
(31,22,43)
#16101D
(22,16,29)
#0D0A0F
(13,10,15)
#000000
(0,0,0)

Tints of #67469B

#67469B
(103,70,155)
#7456A4
(116,86,164)
#8166AD
(129,102,173)
#8E76B6
(142,118,182)
#9B86BF
(155,134,191)
#A896C8
(168,150,200)
#B5A6D1
(181,166,209)
#C2B6DA
(194,182,218)
#CFC6E3
(207,198,227)
#DCD6EC
(220,214,236)
#E9E6F5
(233,230,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67469B color. Also use rgb(103,70,155) instead hex code.

Text Font Color

.myTextColor { color: #67469B; }

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

This text font color is #67469B.

Background Color

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

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

This div background color is #67469B.

Border color

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

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

This div border color is #67469B.

Opacity

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

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

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

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

This text has shadow with #67469B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67469B.

Preview

Color preview on black background

This text has color #67469B on black background.


Color preview on white background

This text has color #67469B on white background.


Black color preview on #67469B background

This text has black color on #67469B background.


White color preview on #67469B background

This text has white color on #67469B background.


Related colors

Complementary color

Complementary color for #hex is #98B964.


I love getcolorcode.com

Triadic colors

1 #9B6746 and #469B67 with #67469B are triadic colors.

2 #9B4667 and #46679B with #67469B are triadic colors.