COLOR #654263

HEX: #654263 RGB: (101,66,99)

Color info

#654263 contains red, green and blue colors in about the same proportion. Web safe color of #654263 is #663366 (or #636).

RGB color model

#654263 color RGB value is (101,66,99).

RGB: (101,66,99) (40%, 26%, 39%)

RGB channels and saturation

R 101 of 255 = 40%
G 66 of 255 = 26%
B 99 of 255 = 39%

101
66
99

R + G + B ~ 35%. #654263 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 66 + 99 = 266 (100%)
R 101 of 266 ~ 37.97%
G 66 of 266 ~ 24.81%
B 99 of 266 ~ 37.22'%

%37.97
%24.81
%37.22

CMYK color model

#654263 color CMYK value is (0,35,2,60).

  • cyan value is 0.00%
  • magenta value is 34.65%
  • yellow value is 1.98%
  • key color value is 60.39%

CMYK: (0,35,2,60)
C0M35Y2K60 (0%, 35%, 2%, 60%)
(0.00 / 0.35 / 0.02 / 0.60)

CMYK percentages

%0
%34.65
%1.98
%60.39

Codes

Color #654263 in popluar color models

65 42 63
RGB 101 66 99
HSL 303° 20.96% 32.75%
HSB/HSV 303° 34.65% 39.61%
CMYK 0.00% 34.65% 1.98%
60.39%

Color #654263 in popluar number systems.

HEX 65 42 63
Decimal 101 66 99
Binary 1100101 1000010 1100011
Octal 145 102 143

Shades and tints

Shades of #654263

#654263
(101,66,99)
#5C3C5A
(92,60,90)
#533651
(83,54,81)
#4A3048
(74,48,72)
#412A3F
(65,42,63)
#382436
(56,36,54)
#2F1E2D
(47,30,45)
#261824
(38,24,36)
#1D121B
(29,18,27)
#140C12
(20,12,18)
#0B0609
(11,6,9)
#000000
(0,0,0)

Tints of #654263

#654263
(101,66,99)
#735371
(115,83,113)
#81647F
(129,100,127)
#8F758D
(143,117,141)
#9D869B
(157,134,155)
#AB97A9
(171,151,169)
#B9A8B7
(185,168,183)
#C7B9C5
(199,185,197)
#D5CAD3
(213,202,211)
#E3DBE1
(227,219,225)
#F1ECEF
(241,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #654263 color. Also use rgb(101,66,99) instead hex code.

Text Font Color

.myTextColor { color: #654263; }

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

This text font color is #654263.

Background Color

.myBgColor { background-color: #654263; }

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

This div background color is #654263.

Border color

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

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

This div border color is #654263.

Opacity

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

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

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

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

This text has shadow with #654263 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #654263.

Preview

Color preview on black background

This text has color #654263 on black background.


Color preview on white background

This text has color #654263 on white background.


Black color preview on #654263 background

This text has black color on #654263 background.


White color preview on #654263 background

This text has white color on #654263 background.


Related colors

Complementary color

Complementary color for #hex is #9ABD9C.


I love getcolorcode.com

Triadic colors

1 #636542 and #426365 with #654263 are triadic colors.

2 #634265 and #426563 with #654263 are triadic colors.