COLOR #675387

HEX: #675387 RGB: (103,83,135)

Color info

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

RGB color model

#675387 color RGB value is (103,83,135).

RGB: (103,83,135) (40%, 33%, 53%)

RGB channels and saturation

R 103 of 255 = 40%
G 83 of 255 = 33%
B 135 of 255 = 53%

103
83
135

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

Portions of RGB colors in percentages

R + G + B = 103 + 83 + 135 = 321 (100%)
R 103 of 321 ~ 32.09%
G 83 of 321 ~ 25.86%
B 135 of 321 ~ 42.06'%

%32.09
%25.86
%42.06

CMYK color model

#675387 color CMYK value is (24,39,0,47).

  • cyan value is 23.70%
  • magenta value is 38.52%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (24,39,0,47)
C24M39Y0K47 (24%, 39%, 0%, 47%)
(0.24 / 0.39 / 0.00 / 0.47)

CMYK percentages

%23.7
%38.52
%0
%47.06

Codes

Color #675387 in popluar color models

67 53 87
RGB 103 83 135
HSL 263° 23.85% 42.75%
HSB/HSV 263° 38.52% 52.94%
CMYK 23.70% 38.52% 0.00%
47.06%

Color #675387 in popluar number systems.

HEX 67 53 87
Decimal 103 83 135
Binary 1100111 1010011 10000111
Octal 147 123 207

Shades and tints

Shades of #675387

#675387
(103,83,135)
#5E4C7B
(94,76,123)
#55456F
(85,69,111)
#4C3E63
(76,62,99)
#433757
(67,55,87)
#3A304B
(58,48,75)
#31293F
(49,41,63)
#282233
(40,34,51)
#1F1B27
(31,27,39)
#16141B
(22,20,27)
#0D0D0F
(13,13,15)
#000000
(0,0,0)

Tints of #675387

#675387
(103,83,135)
#746291
(116,98,145)
#81719B
(129,113,155)
#8E80A5
(142,128,165)
#9B8FAF
(155,143,175)
#A89EB9
(168,158,185)
#B5ADC3
(181,173,195)
#C2BCCD
(194,188,205)
#CFCBD7
(207,203,215)
#DCDAE1
(220,218,225)
#E9E9EB
(233,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675387 color. Also use rgb(103,83,135) instead hex code.

Text Font Color

.myTextColor { color: #675387; }

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

This text font color is #675387.

Background Color

.myBgColor { background-color: #675387; }

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

This div background color is #675387.

Border color

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

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

This div border color is #675387.

Opacity

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

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

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

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

This text has shadow with #675387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675387.

Preview

Color preview on black background

This text has color #675387 on black background.


Color preview on white background

This text has color #675387 on white background.


Black color preview on #675387 background

This text has black color on #675387 background.


White color preview on #675387 background

This text has white color on #675387 background.


Related colors

Complementary color

Complementary color for #hex is #98AC78.


I love getcolorcode.com

Triadic colors

1 #876753 and #538767 with #675387 are triadic colors.

2 #875367 and #536787 with #675387 are triadic colors.