COLOR #6A1248

HEX: #6A1248 RGB: (106,18,72)

Color info

#6A1248 contains mainly red and blue colors. Web safe color of #6A1248 is #660033 (or #603).

RGB color model

#6A1248 color RGB value is (106,18,72).

RGB: (106,18,72) (42%, 7%, 28%)

RGB channels and saturation

R 106 of 255 = 42%
G 18 of 255 = 7%
B 72 of 255 = 28%

106
18
72

R + G + B ~ 26%. #6A1248 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 18 + 72 = 196 (100%)
R 106 of 196 ~ 54.08%
G 18 of 196 ~ 9.18%
B 72 of 196 ~ 36.73'%

%54.08
%36.73

CMYK color model

#6A1248 color CMYK value is (0,83,32,58).

  • cyan value is 0.00%
  • magenta value is 83.02%
  • yellow value is 32.08%
  • key color value is 58.43%

CMYK: (0,83,32,58)
C0M83Y32K58 (0%, 83%, 32%, 58%)
(0.00 / 0.83 / 0.32 / 0.58)

CMYK percentages

%0
%83.02
%32.08
%58.43

Codes

Color #6A1248 in popluar color models

6A 12 48
RGB 106 18 72
HSL 323° 70.97% 24.31%
HSB/HSV 323° 83.02% 41.57%
CMYK 0.00% 83.02% 32.08%
58.43%

Color #6A1248 in popluar number systems.

HEX 6A 12 48
Decimal 106 18 72
Binary 1101010 10010 1001000
Octal 152 22 110

Shades and tints

Shades of #6A1248

#6A1248
(106,18,72)
#611142
(97,17,66)
#58103C
(88,16,60)
#4F0F36
(79,15,54)
#460E30
(70,14,48)
#3D0D2A
(61,13,42)
#340C24
(52,12,36)
#2B0B1E
(43,11,30)
#220A18
(34,10,24)
#190912
(25,9,18)
#10080C
(16,8,12)
#000000
(0,0,0)

Tints of #6A1248

#6A1248
(106,18,72)
#772758
(119,39,88)
#843C68
(132,60,104)
#915178
(145,81,120)
#9E6688
(158,102,136)
#AB7B98
(171,123,152)
#B890A8
(184,144,168)
#C5A5B8
(197,165,184)
#D2BAC8
(210,186,200)
#DFCFD8
(223,207,216)
#ECE4E8
(236,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A1248 color. Also use rgb(106,18,72) instead hex code.

Text Font Color

.myTextColor { color: #6A1248; }

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

This text font color is #6A1248.

Background Color

.myBgColor { background-color: #6A1248; }

<div style="background-color:#6A1248">Inner text</div>

This div background color is #6A1248.

Border color

.myBorderColor { border: 1px solid #6A1248; }

<div style="border:3px solid #6A1248">Div</div>

This div border color is #6A1248.

Opacity

.myOpacity80 { color: #6A1248; opacity: 0.8; }

<p style="color:#6A1248;opacity:0.8;">80%</p>

Text with #6A1248 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 #6A1248;}

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

This text has shadow with #6A1248 color.


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

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

This text has shadow with #6A1248 primary color and red secondary color.


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

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

This text has shadow with #6A1248 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6A1248.

Preview

Color preview on black background

This text has color #6A1248 on black background.


Color preview on white background

This text has color #6A1248 on white background.


Black color preview on #6A1248 background

This text has black color on #6A1248 background.


White color preview on #6A1248 background

This text has white color on #6A1248 background.


Related colors

Complementary color

Complementary color for #hex is #95EDB7.


I love getcolorcode.com

Triadic colors

1 #486A12 and #12486A with #6A1248 are triadic colors.

2 #48126A and #126A48 with #6A1248 are triadic colors.