COLOR #60396D

HEX: #60396D RGB: (96,57,109)

Color info

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

RGB color model

#60396D color RGB value is (96,57,109).

RGB: (96,57,109) (38%, 22%, 43%)

RGB channels and saturation

R 96 of 255 = 38%
G 57 of 255 = 22%
B 109 of 255 = 43%

96
57
109

R + G + B ~ 34%. #60396D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 96 + 57 + 109 = 262 (100%)
R 96 of 262 ~ 36.64%
G 57 of 262 ~ 21.76%
B 109 of 262 ~ 41.6'%

%36.64
%21.76
%41.6

CMYK color model

#60396D color CMYK value is (12,48,0,57).

  • cyan value is 11.93%
  • magenta value is 47.71%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (12,48,0,57)
C12M48Y0K57 (12%, 48%, 0%, 57%)
(0.12 / 0.48 / 0.00 / 0.57)

CMYK percentages

%11.93
%47.71
%0
%57.25

Codes

Color #60396D in popluar color models

60 39 6D
RGB 96 57 109
HSL 285° 31.33% 32.55%
HSB/HSV 285° 47.71% 42.75%
CMYK 11.93% 47.71% 0.00%
57.25%

Color #60396D in popluar number systems.

HEX 60 39 6D
Decimal 96 57 109
Binary 1100000 111001 1101101
Octal 140 71 155

Shades and tints

Shades of #60396D

#60396D
(96,57,109)
#583464
(88,52,100)
#502F5B
(80,47,91)
#482A52
(72,42,82)
#402549
(64,37,73)
#382040
(56,32,64)
#301B37
(48,27,55)
#28162E
(40,22,46)
#201125
(32,17,37)
#180C1C
(24,12,28)
#100713
(16,7,19)
#000000
(0,0,0)

Tints of #60396D

#60396D
(96,57,109)
#6E4B7A
(110,75,122)
#7C5D87
(124,93,135)
#8A6F94
(138,111,148)
#9881A1
(152,129,161)
#A693AE
(166,147,174)
#B4A5BB
(180,165,187)
#C2B7C8
(194,183,200)
#D0C9D5
(208,201,213)
#DEDBE2
(222,219,226)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #60396D color. Also use rgb(96,57,109) instead hex code.

Text Font Color

.myTextColor { color: #60396D; }

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

This text font color is #60396D.

Background Color

.myBgColor { background-color: #60396D; }

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

This div background color is #60396D.

Border color

.myBorderColor { border: 1px solid #60396D; }

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

This div border color is #60396D.

Opacity

.myOpacity80 { color: #60396D; opacity: 0.8; }

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

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

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

This text has shadow with #60396D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #60396D.

Preview

Color preview on black background

This text has color #60396D on black background.


Color preview on white background

This text has color #60396D on white background.


Black color preview on #60396D background

This text has black color on #60396D background.


White color preview on #60396D background

This text has white color on #60396D background.


Related colors

Complementary color

Complementary color for #hex is #9FC692.


I love getcolorcode.com

Triadic colors

1 #6D6039 and #396D60 with #60396D are triadic colors.

2 #6D3960 and #39606D with #60396D are triadic colors.