COLOR #675795

HEX: #675795 RGB: (103,87,149)

Color info

#675795 contains mainly red and blue colors. Web safe color of #675795 is #666699 (or #669).

RGB color model

#675795 color RGB value is (103,87,149).

RGB: (103,87,149) (40%, 34%, 58%)

RGB channels and saturation

R 103 of 255 = 40%
G 87 of 255 = 34%
B 149 of 255 = 58%

103
87
149

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

Portions of RGB colors in percentages

R + G + B = 103 + 87 + 149 = 339 (100%)
R 103 of 339 ~ 30.38%
G 87 of 339 ~ 25.66%
B 149 of 339 ~ 43.95'%

%30.38
%25.66
%43.95

CMYK color model

#675795 color CMYK value is (31,42,0,42).

  • cyan value is 30.87%
  • magenta value is 41.61%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (31,42,0,42) C31M42Y0K42 (31%,42%,0%,42%) (0.31/0.42/0.00/0.42) 

CMYK percentages

%30.87
%41.61
%0
%41.57

Codes

Color #675795 in popluar color models

67 57 95
RGB 103 87 149
HSL 255° 26.27% 46.27%
HSB/HSV 255° 41.61% 58.43%
CMYK 30.87% 41.61% 0.00%
41.57%

Color #675795 in popluar number systems.

HEX 67 57 95
Decimal 103 87 149
Binary 1100111 1010111 10010101
Octal 147 127 225

Shades and tints

Shades of #675795

#675795
(103,87,149)
#5E5088
(94,80,136)
#55497B
(85,73,123)
#4C426E
(76,66,110)
#433B61
(67,59,97)
#3A3454
(58,52,84)
#312D47
(49,45,71)
#28263A
(40,38,58)
#1F1F2D
(31,31,45)
#161820
(22,24,32)
#0D1113
(13,17,19)
#000000
(0,0,0)

Tints of #675795

#675795
(103,87,149)
#74669E
(116,102,158)
#8175A7
(129,117,167)
#8E84B0
(142,132,176)
#9B93B9
(155,147,185)
#A8A2C2
(168,162,194)
#B5B1CB
(181,177,203)
#C2C0D4
(194,192,212)
#CFCFDD
(207,207,221)
#DCDEE6
(220,222,230)
#E9EDEF
(233,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #675795 color. Also use rgb(103,87,149) instead hex code.

Text Font Color

.myTextColor { color: #675795; }

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

This text font color is #675795.

Background Color

.myBgColor { background-color: #675795; }

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

This div background color is #675795.

Border color

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

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

This div border color is #675795.

Opacity

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

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

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

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

This text has shadow with #675795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #675795.

Preview

Color preview on black background

This text has color #675795 on black background.


Color preview on white background

This text has color #675795 on white background.


Black color preview on #675795 background

This text has black color on #675795 background.


White color preview on #675795 background

This text has white color on #675795 background.


Related colors

Complementary color

Complementary color for #hex is #98A86A.


I love getcolorcode.com

Triadic colors

1 #956757 and #579567 with #675795 are triadic colors.

2 #955767 and #576795 with #675795 are triadic colors.