COLOR #76256F

HEX: #76256F RGB: (118,37,111)

Color info

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

RGB color model

#76256F color RGB value is (118,37,111).

RGB: (118,37,111) (46%, 15%, 44%)

RGB channels and saturation

R 118 of 255 = 46%
G 37 of 255 = 15%
B 111 of 255 = 44%

118
37
111

R + G + B ~ 35%. #76256F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 37 + 111 = 266 (100%)
R 118 of 266 ~ 44.36%
G 37 of 266 ~ 13.91%
B 111 of 266 ~ 41.73'%

%44.36
%13.91
%41.73

CMYK color model

#76256F color CMYK value is (0,69,6,54).

  • cyan value is 0.00%
  • magenta value is 68.64%
  • yellow value is 5.93%
  • key color value is 53.73%

CMYK: (0,69,6,54)
C0M69Y6K54 (0%, 69%, 6%, 54%)
(0.00 / 0.69 / 0.06 / 0.54)

CMYK percentages

%0
%68.64
%5.93
%53.73

Codes

Color #76256F in popluar color models

76 25 6F
RGB 118 37 111
HSL 305° 52.26% 30.39%
HSB/HSV 305° 68.64% 46.27%
CMYK 0.00% 68.64% 5.93%
53.73%

Color #76256F in popluar number systems.

HEX 76 25 6F
Decimal 118 37 111
Binary 1110110 100101 1101111
Octal 166 45 157

Shades and tints

Shades of #76256F

#76256F
(118,37,111)
#6C2265
(108,34,101)
#621F5B
(98,31,91)
#581C51
(88,28,81)
#4E1947
(78,25,71)
#44163D
(68,22,61)
#3A1333
(58,19,51)
#301029
(48,16,41)
#260D1F
(38,13,31)
#1C0A15
(28,10,21)
#12070B
(18,7,11)
#000000
(0,0,0)

Tints of #76256F

#76256F
(118,37,111)
#82387C
(130,56,124)
#8E4B89
(142,75,137)
#9A5E96
(154,94,150)
#A671A3
(166,113,163)
#B284B0
(178,132,176)
#BE97BD
(190,151,189)
#CAAACA
(202,170,202)
#D6BDD7
(214,189,215)
#E2D0E4
(226,208,228)
#EEE3F1
(238,227,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76256F color. Also use rgb(118,37,111) instead hex code.

Text Font Color

.myTextColor { color: #76256F; }

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

This text font color is #76256F.

Background Color

.myBgColor { background-color: #76256F; }

<div style="background-color:#76256F">Inner text</div>

This div background color is #76256F.

Border color

.myBorderColor { border: 1px solid #76256F; }

<div style="border:3px solid #76256F">Div</div>

This div border color is #76256F.

Opacity

.myOpacity80 { color: #76256F; opacity: 0.8; }

<p style="color:#76256F;opacity:0.8;">80%</p>

Text with #76256F 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 #76256F;}

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

This text has shadow with #76256F color.


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

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

This text has shadow with #76256F primary color and red secondary color.


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

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

This text has shadow with #76256F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76256F.

Preview

Color preview on black background

This text has color #76256F on black background.


Color preview on white background

This text has color #76256F on white background.


Black color preview on #76256F background

This text has black color on #76256F background.


White color preview on #76256F background

This text has white color on #76256F background.


Related colors

Complementary color

Complementary color for #hex is #89DA90.


I love getcolorcode.com

Triadic colors

1 #6F7625 and #256F76 with #76256F are triadic colors.

2 #6F2576 and #25766F with #76256F are triadic colors.