COLOR #762B63

HEX: #762B63 RGB: (118,43,99)

Color info

#762B63 contains mainly red and blue colors. Web safe color of #762B63 is #663366 (or #636).

RGB color model

#762B63 color RGB value is (118,43,99).

RGB: (118,43,99) (46%, 17%, 39%)

RGB channels and saturation

R 118 of 255 = 46%
G 43 of 255 = 17%
B 99 of 255 = 39%

118
43
99

R + G + B ~ 34%. #762B63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 43 + 99 = 260 (100%)
R 118 of 260 ~ 45.38%
G 43 of 260 ~ 16.54%
B 99 of 260 ~ 38.08'%

%45.38
%16.54
%38.08

CMYK color model

#762B63 color CMYK value is (0,64,16,54).

  • cyan value is 0.00%
  • magenta value is 63.56%
  • yellow value is 16.10%
  • key color value is 53.73%
CMYK: (0,64,16,54) C0M64Y16K54 (0%,64%,16%,54%) (0.00/0.64/0.16/0.54) 

CMYK percentages

%0
%63.56
%16.1
%53.73

Codes

Color #762B63 in popluar color models

76 2B 63
RGB 118 43 99
HSL 315° 46.58% 31.57%
HSB/HSV 315° 63.56% 46.27%
CMYK 0.00% 63.56% 16.10%
53.73%

Color #762B63 in popluar number systems.

HEX 76 2B 63
Decimal 118 43 99
Binary 1110110 101011 1100011
Octal 166 53 143

Shades and tints

Shades of #762B63

#762B63
(118,43,99)
#6C285A
(108,40,90)
#622551
(98,37,81)
#582248
(88,34,72)
#4E1F3F
(78,31,63)
#441C36
(68,28,54)
#3A192D
(58,25,45)
#301624
(48,22,36)
#26131B
(38,19,27)
#1C1012
(28,16,18)
#120D09
(18,13,9)
#000000
(0,0,0)

Tints of #762B63

#762B63
(118,43,99)
#823E71
(130,62,113)
#8E517F
(142,81,127)
#9A648D
(154,100,141)
#A6779B
(166,119,155)
#B28AA9
(178,138,169)
#BE9DB7
(190,157,183)
#CAB0C5
(202,176,197)
#D6C3D3
(214,195,211)
#E2D6E1
(226,214,225)
#EEE9EF
(238,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #762B63 color. Also use rgb(118,43,99) instead hex code.

Text Font Color

.myTextColor { color: #762B63; }

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

This text font color is #762B63.

Background Color

.myBgColor { background-color: #762B63; }

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

This div background color is #762B63.

Border color

.myBorderColor { border: 1px solid #762B63; }

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

This div border color is #762B63.

Opacity

.myOpacity80 { color: #762B63; opacity: 0.8; }

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

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

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

This text has shadow with #762B63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #762B63.

Preview

Color preview on black background

This text has color #762B63 on black background.


Color preview on white background

This text has color #762B63 on white background.


Black color preview on #762B63 background

This text has black color on #762B63 background.


White color preview on #762B63 background

This text has white color on #762B63 background.


Related colors

Complementary color

Complementary color for #hex is #89D49C.


I love getcolorcode.com

Triadic colors

1 #63762B and #2B6376 with #762B63 are triadic colors.

2 #632B76 and #2B7663 with #762B63 are triadic colors.