COLOR #635271

HEX: #635271 RGB: (99,82,113)

Color info

#635271 contains red, green and blue colors in about the same proportion. Web safe color of #635271 is #666666 (or #666).

RGB color model

#635271 color RGB value is (99,82,113).

RGB: (99,82,113) (39%, 32%, 44%)

RGB channels and saturation

R 99 of 255 = 39%
G 82 of 255 = 32%
B 113 of 255 = 44%

99
82
113

R + G + B ~ 38%. #635271 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 82 + 113 = 294 (100%)
R 99 of 294 ~ 33.67%
G 82 of 294 ~ 27.89%
B 113 of 294 ~ 38.44'%

%33.67
%27.89
%38.44

CMYK color model

#635271 color CMYK value is (12,27,0,56).

  • cyan value is 12.39%
  • magenta value is 27.43%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (12,27,0,56)
C12M27Y0K56 (12%, 27%, 0%, 56%)
(0.12 / 0.27 / 0.00 / 0.56)

CMYK percentages

%12.39
%27.43
%0
%55.69

Codes

Color #635271 in popluar color models

63 52 71
RGB 99 82 113
HSL 273° 15.90% 38.24%
HSB/HSV 273° 27.43% 44.31%
CMYK 12.39% 27.43% 0.00%
55.69%

Color #635271 in popluar number systems.

HEX 63 52 71
Decimal 99 82 113
Binary 1100011 1010010 1110001
Octal 143 122 161

Shades and tints

Shades of #635271

#635271
(99,82,113)
#5A4B67
(90,75,103)
#51445D
(81,68,93)
#483D53
(72,61,83)
#3F3649
(63,54,73)
#362F3F
(54,47,63)
#2D2835
(45,40,53)
#24212B
(36,33,43)
#1B1A21
(27,26,33)
#121317
(18,19,23)
#090C0D
(9,12,13)
#000000
(0,0,0)

Tints of #635271

#635271
(99,82,113)
#71617D
(113,97,125)
#7F7089
(127,112,137)
#8D7F95
(141,127,149)
#9B8EA1
(155,142,161)
#A99DAD
(169,157,173)
#B7ACB9
(183,172,185)
#C5BBC5
(197,187,197)
#D3CAD1
(211,202,209)
#E1D9DD
(225,217,221)
#EFE8E9
(239,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #635271 color. Also use rgb(99,82,113) instead hex code.

Text Font Color

.myTextColor { color: #635271; }

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

This text font color is #635271.

Background Color

.myBgColor { background-color: #635271; }

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

This div background color is #635271.

Border color

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

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

This div border color is #635271.

Opacity

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

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

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

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

This text has shadow with #635271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #635271.

Preview

Color preview on black background

This text has color #635271 on black background.


Color preview on white background

This text has color #635271 on white background.


Black color preview on #635271 background

This text has black color on #635271 background.


White color preview on #635271 background

This text has white color on #635271 background.


Related colors

Complementary color

Complementary color for #hex is #9CAD8E.


I love getcolorcode.com

Triadic colors

1 #716352 and #527163 with #635271 are triadic colors.

2 #715263 and #526371 with #635271 are triadic colors.