COLOR #655297

HEX: #655297 RGB: (101,82,151)

Color info

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

RGB color model

#655297 color RGB value is (101,82,151).

RGB: (101,82,151) (40%, 32%, 59%)

RGB channels and saturation

R 101 of 255 = 40%
G 82 of 255 = 32%
B 151 of 255 = 59%

101
82
151

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

Portions of RGB colors in percentages

R + G + B = 101 + 82 + 151 = 334 (100%)
R 101 of 334 ~ 30.24%
G 82 of 334 ~ 24.55%
B 151 of 334 ~ 45.21'%

%30.24
%24.55
%45.21

CMYK color model

#655297 color CMYK value is (33,46,0,41).

  • cyan value is 33.11%
  • magenta value is 45.70%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (33,46,0,41)
C33M46Y0K41 (33%, 46%, 0%, 41%)
(0.33 / 0.46 / 0.00 / 0.41)

CMYK percentages

%33.11
%45.7
%0
%40.78

Codes

Color #655297 in popluar color models

65 52 97
RGB 101 82 151
HSL 257° 29.61% 45.69%
HSB/HSV 257° 45.70% 59.22%
CMYK 33.11% 45.70% 0.00%
40.78%

Color #655297 in popluar number systems.

HEX 65 52 97
Decimal 101 82 151
Binary 1100101 1010010 10010111
Octal 145 122 227

Shades and tints

Shades of #655297

#655297
(101,82,151)
#5C4B8A
(92,75,138)
#53447D
(83,68,125)
#4A3D70
(74,61,112)
#413663
(65,54,99)
#382F56
(56,47,86)
#2F2849
(47,40,73)
#26213C
(38,33,60)
#1D1A2F
(29,26,47)
#141322
(20,19,34)
#0B0C15
(11,12,21)
#000000
(0,0,0)

Tints of #655297

#655297
(101,82,151)
#7361A0
(115,97,160)
#8170A9
(129,112,169)
#8F7FB2
(143,127,178)
#9D8EBB
(157,142,187)
#AB9DC4
(171,157,196)
#B9ACCD
(185,172,205)
#C7BBD6
(199,187,214)
#D5CADF
(213,202,223)
#E3D9E8
(227,217,232)
#F1E8F1
(241,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655297 color. Also use rgb(101,82,151) instead hex code.

Text Font Color

.myTextColor { color: #655297; }

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

This text font color is #655297.

Background Color

.myBgColor { background-color: #655297; }

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

This div background color is #655297.

Border color

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

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

This div border color is #655297.

Opacity

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

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

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

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

This text has shadow with #655297 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655297.

Preview

Color preview on black background

This text has color #655297 on black background.


Color preview on white background

This text has color #655297 on white background.


Black color preview on #655297 background

This text has black color on #655297 background.


White color preview on #655297 background

This text has white color on #655297 background.


Related colors

Complementary color

Complementary color for #hex is #9AAD68.


I love getcolorcode.com

Triadic colors

1 #976552 and #529765 with #655297 are triadic colors.

2 #975265 and #526597 with #655297 are triadic colors.