COLOR #675890

HEX: #675890 RGB: (103,88,144)

Color info

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

RGB color model

#675890 color RGB value is (103,88,144).

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

RGB channels and saturation

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

103
88
144

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

Portions of RGB colors in percentages

R + G + B = 103 + 88 + 144 = 335 (100%)
R 103 of 335 ~ 30.75%
G 88 of 335 ~ 26.27%
B 144 of 335 ~ 42.99'%

%30.75
%26.27
%42.99

CMYK color model

#675890 color CMYK value is (28,39,0,44).

  • cyan value is 28.47%
  • magenta value is 38.89%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (28,39,0,44)
C28M39Y0K44 (28%, 39%, 0%, 44%)
(0.28 / 0.39 / 0.00 / 0.44)

CMYK percentages

%28.47
%38.89
%0
%43.53

Codes

Color #675890 in popluar color models

67 58 90
RGB 103 88 144
HSL 256° 24.14% 45.49%
HSB/HSV 256° 38.89% 56.47%
CMYK 28.47% 38.89% 0.00%
43.53%

Color #675890 in popluar number systems.

HEX 67 58 90
Decimal 103 88 144
Binary 1100111 1011000 10010000
Octal 147 130 220

Shades and tints

Shades of #675890

#675890
(103,88,144)
#5E5083
(94,80,131)
#554876
(85,72,118)
#4C4069
(76,64,105)
#43385C
(67,56,92)
#3A304F
(58,48,79)
#312842
(49,40,66)
#282035
(40,32,53)
#1F1828
(31,24,40)
#16101B
(22,16,27)
#0D080E
(13,8,14)
#000000
(0,0,0)

Tints of #675890

#675890
(103,88,144)
#74679A
(116,103,154)
#8176A4
(129,118,164)
#8E85AE
(142,133,174)
#9B94B8
(155,148,184)
#A8A3C2
(168,163,194)
#B5B2CC
(181,178,204)
#C2C1D6
(194,193,214)
#CFD0E0
(207,208,224)
#DCDFEA
(220,223,234)
#E9EEF4
(233,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #675890; }

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

This text font color is #675890.

Background Color

.myBgColor { background-color: #675890; }

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

This div background color is #675890.

Border color

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

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

This div border color is #675890.

Opacity

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

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

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

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

This text has shadow with #675890 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675890.

Preview

Color preview on black background

This text has color #675890 on black background.


Color preview on white background

This text has color #675890 on white background.


Black color preview on #675890 background

This text has black color on #675890 background.


White color preview on #675890 background

This text has white color on #675890 background.


Related colors

Complementary color

Complementary color for #hex is #98A76F.


I love getcolorcode.com

Triadic colors

1 #906758 and #589067 with #675890 are triadic colors.

2 #905867 and #586790 with #675890 are triadic colors.