COLOR #67588F

HEX: #67588F RGB: (103,88,143)

Color info

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

RGB color model

#67588F color RGB value is (103,88,143).

RGB: (103,88,143) (40%, 35%, 56%)

RGB channels and saturation

R 103 of 255 = 40%
G 88 of 255 = 35%
B 143 of 255 = 56%

103
88
143

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

Portions of RGB colors in percentages

R + G + B = 103 + 88 + 143 = 334 (100%)
R 103 of 334 ~ 30.84%
G 88 of 334 ~ 26.35%
B 143 of 334 ~ 42.81'%

%30.84
%26.35
%42.81

CMYK color model

#67588F color CMYK value is (28,38,0,44).

  • cyan value is 27.97%
  • magenta value is 38.46%
  • yellow value is 0.00%
  • key color value is 43.92%
CMYK: (28,38,0,44) C28M38Y0K44 (28%,38%,0%,44%) (0.28/0.38/0.00/0.44) 

CMYK percentages

%27.97
%38.46
%0
%43.92

Codes

Color #67588F in popluar color models

67 58 8F
RGB 103 88 143
HSL 256° 23.81% 45.29%
HSB/HSV 256° 38.46% 56.08%
CMYK 27.97% 38.46% 0.00%
43.92%

Color #67588F in popluar number systems.

HEX 67 58 8F
Decimal 103 88 143
Binary 1100111 1011000 10001111
Octal 147 130 217

Shades and tints

Shades of #67588F

#67588F
(103,88,143)
#5E5082
(94,80,130)
#554875
(85,72,117)
#4C4068
(76,64,104)
#43385B
(67,56,91)
#3A304E
(58,48,78)
#312841
(49,40,65)
#282034
(40,32,52)
#1F1827
(31,24,39)
#16101A
(22,16,26)
#0D080D
(13,8,13)
#000000
(0,0,0)

Tints of #67588F

#67588F
(103,88,143)
#746799
(116,103,153)
#8176A3
(129,118,163)
#8E85AD
(142,133,173)
#9B94B7
(155,148,183)
#A8A3C1
(168,163,193)
#B5B2CB
(181,178,203)
#C2C1D5
(194,193,213)
#CFD0DF
(207,208,223)
#DCDFE9
(220,223,233)
#E9EEF3
(233,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #67588F color. Also use rgb(103,88,143) instead hex code.

Text Font Color

.myTextColor { color: #67588F; }

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

This text font color is #67588F.

Background Color

.myBgColor { background-color: #67588F; }

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

This div background color is #67588F.

Border color

.myBorderColor { border: 1px solid #67588F; }

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

This div border color is #67588F.

Opacity

.myOpacity80 { color: #67588F; opacity: 0.8; }

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

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

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

This text has shadow with #67588F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #67588F.

Preview

Color preview on black background

This text has color #67588F on black background.


Color preview on white background

This text has color #67588F on white background.


Black color preview on #67588F background

This text has black color on #67588F background.


White color preview on #67588F background

This text has white color on #67588F background.


Related colors

Complementary color

Complementary color for #hex is #98A770.


I love getcolorcode.com

Triadic colors

1 #8F6758 and #588F67 with #67588F are triadic colors.

2 #8F5867 and #58678F with #67588F are triadic colors.