COLOR #72639A

HEX: #72639A RGB: (114,99,154)

Color info

#72639A contains red, green and blue colors in about the same proportion. Web safe color of #72639A is #666699 (or #669).

RGB color model

#72639A color RGB value is (114,99,154).

RGB: (114,99,154) (45%, 39%, 60%)

RGB channels and saturation

R 114 of 255 = 45%
G 99 of 255 = 39%
B 154 of 255 = 60%

114
99
154

R + G + B ~ 48%. #72639A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 114 + 99 + 154 = 367 (100%)
R 114 of 367 ~ 31.06%
G 99 of 367 ~ 26.98%
B 154 of 367 ~ 41.96'%

%31.06
%26.98
%41.96

CMYK color model

#72639A color CMYK value is (26,36,0,40).

  • cyan value is 25.97%
  • magenta value is 35.71%
  • yellow value is 0.00%
  • key color value is 39.61%

CMYK: (26,36,0,40)
C26M36Y0K40 (26%, 36%, 0%, 40%)
(0.26 / 0.36 / 0.00 / 0.40)

CMYK percentages

%25.97
%35.71
%0
%39.61

Codes

Color #72639A in popluar color models

72 63 9A
RGB 114 99 154
HSL 256° 21.74% 49.61%
HSB/HSV 256° 35.71% 60.39%
CMYK 25.97% 35.71% 0.00%
39.61%

Color #72639A in popluar number systems.

HEX 72 63 9A
Decimal 114 99 154
Binary 1110010 1100011 10011010
Octal 162 143 232

Shades and tints

Shades of #72639A

#72639A
(114,99,154)
#685A8C
(104,90,140)
#5E517E
(94,81,126)
#544870
(84,72,112)
#4A3F62
(74,63,98)
#403654
(64,54,84)
#362D46
(54,45,70)
#2C2438
(44,36,56)
#221B2A
(34,27,42)
#18121C
(24,18,28)
#0E090E
(14,9,14)
#000000
(0,0,0)

Tints of #72639A

#72639A
(114,99,154)
#7E71A3
(126,113,163)
#8A7FAC
(138,127,172)
#968DB5
(150,141,181)
#A29BBE
(162,155,190)
#AEA9C7
(174,169,199)
#BAB7D0
(186,183,208)
#C6C5D9
(198,197,217)
#D2D3E2
(210,211,226)
#DEE1EB
(222,225,235)
#EAEFF4
(234,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #72639A color. Also use rgb(114,99,154) instead hex code.

Text Font Color

.myTextColor { color: #72639A; }

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

This text font color is #72639A.

Background Color

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

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

This div background color is #72639A.

Border color

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

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

This div border color is #72639A.

Opacity

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

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

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

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

This text has shadow with #72639A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #72639A.

Preview

Color preview on black background

This text has color #72639A on black background.


Color preview on white background

This text has color #72639A on white background.


Black color preview on #72639A background

This text has black color on #72639A background.


White color preview on #72639A background

This text has white color on #72639A background.


Related colors

Complementary color

Complementary color for #hex is #8D9C65.


I love getcolorcode.com

Triadic colors

1 #9A7263 and #639A72 with #72639A are triadic colors.

2 #9A6372 and #63729A with #72639A are triadic colors.