COLOR #60427A

HEX: #60427A RGB: (96,66,122)

Color info

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

RGB color model

#60427A color RGB value is (96,66,122).

RGB: (96,66,122) (38%, 26%, 48%)

RGB channels and saturation

R 96 of 255 = 38%
G 66 of 255 = 26%
B 122 of 255 = 48%

96
66
122

R + G + B ~ 37%. #60427A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 66 + 122 = 284 (100%)
R 96 of 284 ~ 33.8%
G 66 of 284 ~ 23.24%
B 122 of 284 ~ 42.96'%

%33.8
%23.24
%42.96

CMYK color model

#60427A color CMYK value is (21,46,0,52).

  • cyan value is 21.31%
  • magenta value is 45.90%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (21,46,0,52)
C21M46Y0K52 (21%, 46%, 0%, 52%)
(0.21 / 0.46 / 0.00 / 0.52)

CMYK percentages

%21.31
%45.9
%0
%52.16

Codes

Color #60427A in popluar color models

60 42 7A
RGB 96 66 122
HSL 272° 29.79% 36.86%
HSB/HSV 272° 45.90% 47.84%
CMYK 21.31% 45.90% 0.00%
52.16%

Color #60427A in popluar number systems.

HEX 60 42 7A
Decimal 96 66 122
Binary 1100000 1000010 1111010
Octal 140 102 172

Shades and tints

Shades of #60427A

#60427A
(96,66,122)
#583C6F
(88,60,111)
#503664
(80,54,100)
#483059
(72,48,89)
#402A4E
(64,42,78)
#382443
(56,36,67)
#301E38
(48,30,56)
#28182D
(40,24,45)
#201222
(32,18,34)
#180C17
(24,12,23)
#10060C
(16,6,12)
#000000
(0,0,0)

Tints of #60427A

#60427A
(96,66,122)
#6E5386
(110,83,134)
#7C6492
(124,100,146)
#8A759E
(138,117,158)
#9886AA
(152,134,170)
#A697B6
(166,151,182)
#B4A8C2
(180,168,194)
#C2B9CE
(194,185,206)
#D0CADA
(208,202,218)
#DEDBE6
(222,219,230)
#ECECF2
(236,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60427A color. Also use rgb(96,66,122) instead hex code.

Text Font Color

.myTextColor { color: #60427A; }

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

This text font color is #60427A.

Background Color

.myBgColor { background-color: #60427A; }

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

This div background color is #60427A.

Border color

.myBorderColor { border: 1px solid #60427A; }

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

This div border color is #60427A.

Opacity

.myOpacity80 { color: #60427A; opacity: 0.8; }

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

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

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

This text has shadow with #60427A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60427A.

Preview

Color preview on black background

This text has color #60427A on black background.


Color preview on white background

This text has color #60427A on white background.


Black color preview on #60427A background

This text has black color on #60427A background.


White color preview on #60427A background

This text has white color on #60427A background.


Related colors

Complementary color

Complementary color for #hex is #9FBD85.


I love getcolorcode.com

Triadic colors

1 #7A6042 and #427A60 with #60427A are triadic colors.

2 #7A4260 and #42607A with #60427A are triadic colors.