COLOR #67609B

HEX: #67609B RGB: (103,96,155)

Color info

#67609B contains red, green and blue colors in about the same proportion. Web safe color of #67609B is #666699 (or #669).

RGB color model

#67609B color RGB value is (103,96,155).

RGB: (103,96,155) (40%, 38%, 61%)

RGB channels and saturation

R 103 of 255 = 40%
G 96 of 255 = 38%
B 155 of 255 = 61%

103
96
155

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

Portions of RGB colors in percentages

R + G + B = 103 + 96 + 155 = 354 (100%)
R 103 of 354 ~ 29.1%
G 96 of 354 ~ 27.12%
B 155 of 354 ~ 43.79'%

%29.1
%27.12
%43.79

CMYK color model

#67609B color CMYK value is (34,38,0,39).

  • cyan value is 33.55%
  • magenta value is 38.06%
  • yellow value is 0.00%
  • key color value is 39.22%

CMYK: (34,38,0,39)
C34M38Y0K39 (34%, 38%, 0%, 39%)
(0.34 / 0.38 / 0.00 / 0.39)

CMYK percentages

%33.55
%38.06
%0
%39.22

Codes

Color #67609B in popluar color models

67 60 9B
RGB 103 96 155
HSL 247° 23.51% 49.22%
HSB/HSV 247° 38.06% 60.78%
CMYK 33.55% 38.06% 0.00%
39.22%

Color #67609B in popluar number systems.

HEX 67 60 9B
Decimal 103 96 155
Binary 1100111 1100000 10011011
Octal 147 140 233

Shades and tints

Shades of #67609B

#67609B
(103,96,155)
#5E588D
(94,88,141)
#55507F
(85,80,127)
#4C4871
(76,72,113)
#434063
(67,64,99)
#3A3855
(58,56,85)
#313047
(49,48,71)
#282839
(40,40,57)
#1F202B
(31,32,43)
#16181D
(22,24,29)
#0D100F
(13,16,15)
#000000
(0,0,0)

Tints of #67609B

#67609B
(103,96,155)
#746EA4
(116,110,164)
#817CAD
(129,124,173)
#8E8AB6
(142,138,182)
#9B98BF
(155,152,191)
#A8A6C8
(168,166,200)
#B5B4D1
(181,180,209)
#C2C2DA
(194,194,218)
#CFD0E3
(207,208,227)
#DCDEEC
(220,222,236)
#E9ECF5
(233,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #67609B; }

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

This text font color is #67609B.

Background Color

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

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

This div background color is #67609B.

Border color

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

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

This div border color is #67609B.

Opacity

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

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

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

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

This text has shadow with #67609B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67609B.

Preview

Color preview on black background

This text has color #67609B on black background.


Color preview on white background

This text has color #67609B on white background.


Black color preview on #67609B background

This text has black color on #67609B background.


White color preview on #67609B background

This text has white color on #67609B background.


Related colors

Complementary color

Complementary color for #hex is #989F64.


I love getcolorcode.com

Triadic colors

1 #9B6760 and #609B67 with #67609B are triadic colors.

2 #9B6067 and #60679B with #67609B are triadic colors.