COLOR #6A1648

HEX: #6A1648 RGB: (106,22,72)

Color info

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

RGB color model

#6A1648 color RGB value is (106,22,72).

RGB: (106,22,72) (42%, 9%, 28%)

RGB channels and saturation

R 106 of 255 = 42%
G 22 of 255 = 9%
B 72 of 255 = 28%

106
22
72

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

Portions of RGB colors in percentages

R + G + B = 106 + 22 + 72 = 200 (100%)
R 106 of 200 ~ 53%
G 22 of 200 ~ 11%
B 72 of 200 ~ 36'%

%53
%11
%36

CMYK color model

#6A1648 color CMYK value is (0,79,32,58).

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

CMYK: (0,79,32,58)
C0M79Y32K58 (0%, 79%, 32%, 58%)
(0.00 / 0.79 / 0.32 / 0.58)

CMYK percentages

%0
%79.25
%32.08
%58.43

Codes

Color #6A1648 in popluar color models

6A 16 48
RGB 106 22 72
HSL 324° 65.63% 25.10%
HSB/HSV 324° 79.25% 41.57%
CMYK 0.00% 79.25% 32.08%
58.43%

Color #6A1648 in popluar number systems.

HEX 6A 16 48
Decimal 106 22 72
Binary 1101010 10110 1001000
Octal 152 26 110

Shades and tints

Shades of #6A1648

#6A1648
(106,22,72)
#611442
(97,20,66)
#58123C
(88,18,60)
#4F1036
(79,16,54)
#460E30
(70,14,48)
#3D0C2A
(61,12,42)
#340A24
(52,10,36)
#2B081E
(43,8,30)
#220618
(34,6,24)
#190412
(25,4,18)
#10020C
(16,2,12)
#000000
(0,0,0)

Tints of #6A1648

#6A1648
(106,22,72)
#772B58
(119,43,88)
#844068
(132,64,104)
#915578
(145,85,120)
#9E6A88
(158,106,136)
#AB7F98
(171,127,152)
#B894A8
(184,148,168)
#C5A9B8
(197,169,184)
#D2BEC8
(210,190,200)
#DFD3D8
(223,211,216)
#ECE8E8
(236,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6A1648; }

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

This text font color is #6A1648.

Background Color

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

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

This div background color is #6A1648.

Border color

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

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

This div border color is #6A1648.

Opacity

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

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

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

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

This text has shadow with #6A1648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A1648.

Preview

Color preview on black background

This text has color #6A1648 on black background.


Color preview on white background

This text has color #6A1648 on white background.


Black color preview on #6A1648 background

This text has black color on #6A1648 background.


White color preview on #6A1648 background

This text has white color on #6A1648 background.


Related colors

Complementary color

Complementary color for #hex is #95E9B7.


I love getcolorcode.com

Triadic colors

1 #486A16 and #16486A with #6A1648 are triadic colors.

2 #48166A and #166A48 with #6A1648 are triadic colors.