COLOR #6A2358

HEX: #6A2358 RGB: (106,35,88)

Color info

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

RGB color model

#6A2358 color RGB value is (106,35,88).

RGB: (106,35,88) (42%, 14%, 35%)

RGB channels and saturation

R 106 of 255 = 42%
G 35 of 255 = 14%
B 88 of 255 = 35%

106
35
88

R + G + B ~ 30%. #6A2358 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 106 + 35 + 88 = 229 (100%)
R 106 of 229 ~ 46.29%
G 35 of 229 ~ 15.28%
B 88 of 229 ~ 38.43'%

%46.29
%15.28
%38.43

CMYK color model

#6A2358 color CMYK value is (0,67,17,58).

  • cyan value is 0.00%
  • magenta value is 66.98%
  • yellow value is 16.98%
  • key color value is 58.43%

CMYK: (0,67,17,58)
C0M67Y17K58 (0%, 67%, 17%, 58%)
(0.00 / 0.67 / 0.17 / 0.58)

CMYK percentages

%0
%66.98
%16.98
%58.43

Codes

Color #6A2358 in popluar color models

6A 23 58
RGB 106 35 88
HSL 315° 50.35% 27.65%
HSB/HSV 315° 66.98% 41.57%
CMYK 0.00% 66.98% 16.98%
58.43%

Color #6A2358 in popluar number systems.

HEX 6A 23 58
Decimal 106 35 88
Binary 1101010 100011 1011000
Octal 152 43 130

Shades and tints

Shades of #6A2358

#6A2358
(106,35,88)
#612050
(97,32,80)
#581D48
(88,29,72)
#4F1A40
(79,26,64)
#461738
(70,23,56)
#3D1430
(61,20,48)
#341128
(52,17,40)
#2B0E20
(43,14,32)
#220B18
(34,11,24)
#190810
(25,8,16)
#100508
(16,5,8)
#000000
(0,0,0)

Tints of #6A2358

#6A2358
(106,35,88)
#773767
(119,55,103)
#844B76
(132,75,118)
#915F85
(145,95,133)
#9E7394
(158,115,148)
#AB87A3
(171,135,163)
#B89BB2
(184,155,178)
#C5AFC1
(197,175,193)
#D2C3D0
(210,195,208)
#DFD7DF
(223,215,223)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A2358 color. Also use rgb(106,35,88) instead hex code.

Text Font Color

.myTextColor { color: #6A2358; }

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

This text font color is #6A2358.

Background Color

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

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

This div background color is #6A2358.

Border color

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

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

This div border color is #6A2358.

Opacity

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

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

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

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

This text has shadow with #6A2358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A2358.

Preview

Color preview on black background

This text has color #6A2358 on black background.


Color preview on white background

This text has color #6A2358 on white background.


Black color preview on #6A2358 background

This text has black color on #6A2358 background.


White color preview on #6A2358 background

This text has white color on #6A2358 background.


Related colors

Complementary color

Complementary color for #hex is #95DCA7.


I love getcolorcode.com

Triadic colors

1 #586A23 and #23586A with #6A2358 are triadic colors.

2 #58236A and #236A58 with #6A2358 are triadic colors.