COLOR #7636B4

HEX: #7636B4 RGB: (118,54,180)

Color info

#7636B4 contains mainly blue color. Web safe color of #7636B4 is #6633CC (or #63C).

RGB color model

#7636B4 color RGB value is (118,54,180).

RGB: (118,54,180) (46%, 21%, 71%)

RGB channels and saturation

R 118 of 255 = 46%
G 54 of 255 = 21%
B 180 of 255 = 71%

118
54
180

R + G + B ~ 46%. #7636B4 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 54 + 180 = 352 (100%)
R 118 of 352 ~ 33.52%
G 54 of 352 ~ 15.34%
B 180 of 352 ~ 51.14'%

%33.52
%15.34
%51.14

CMYK color model

#7636B4 color CMYK value is (34,70,0,29).

  • cyan value is 34.44%
  • magenta value is 70.00%
  • yellow value is 0.00%
  • key color value is 29.41%

CMYK: (34,70,0,29)
C34M70Y0K29 (34%, 70%, 0%, 29%)
(0.34 / 0.70 / 0.00 / 0.29)

CMYK percentages

%34.44
%70
%0
%29.41

Codes

Color #7636B4 in popluar color models

76 36 B4
RGB 118 54 180
HSL 270° 53.85% 45.88%
HSB/HSV 270° 70.00% 70.59%
CMYK 34.44% 70.00% 0.00%
29.41%

Color #7636B4 in popluar number systems.

HEX 76 36 B4
Decimal 118 54 180
Binary 1110110 110110 10110100
Octal 166 66 264

Shades and tints

Shades of #7636B4

#7636B4
(118,54,180)
#6C32A4
(108,50,164)
#622E94
(98,46,148)
#582A84
(88,42,132)
#4E2674
(78,38,116)
#442264
(68,34,100)
#3A1E54
(58,30,84)
#301A44
(48,26,68)
#261634
(38,22,52)
#1C1224
(28,18,36)
#120E14
(18,14,20)
#000000
(0,0,0)

Tints of #7636B4

#7636B4
(118,54,180)
#8248BA
(130,72,186)
#8E5AC0
(142,90,192)
#9A6CC6
(154,108,198)
#A67ECC
(166,126,204)
#B290D2
(178,144,210)
#BEA2D8
(190,162,216)
#CAB4DE
(202,180,222)
#D6C6E4
(214,198,228)
#E2D8EA
(226,216,234)
#EEEAF0
(238,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7636B4 color. Also use rgb(118,54,180) instead hex code.

Text Font Color

.myTextColor { color: #7636B4; }

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

This text font color is #7636B4.

Background Color

.myBgColor { background-color: #7636B4; }

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

This div background color is #7636B4.

Border color

.myBorderColor { border: 1px solid #7636B4; }

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

This div border color is #7636B4.

Opacity

.myOpacity80 { color: #7636B4; opacity: 0.8; }

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

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

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

This text has shadow with #7636B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7636B4.

Preview

Color preview on black background

This text has color #7636B4 on black background.


Color preview on white background

This text has color #7636B4 on white background.


Black color preview on #7636B4 background

This text has black color on #7636B4 background.


White color preview on #7636B4 background

This text has white color on #7636B4 background.


Related colors

Complementary color

Complementary color for #hex is #89C94B.


I love getcolorcode.com

Triadic colors

1 #B47636 and #36B476 with #7636B4 are triadic colors.

2 #B43676 and #3676B4 with #7636B4 are triadic colors.