COLOR #6D425A

HEX: #6D425A RGB: (109,66,90)

Color info

#6D425A contains red, green and blue colors in about the same proportion. Web safe color of #6D425A is #663366 (or #636).

RGB color model

#6D425A color RGB value is (109,66,90).

RGB: (109,66,90) (43%, 26%, 35%)

RGB channels and saturation

R 109 of 255 = 43%
G 66 of 255 = 26%
B 90 of 255 = 35%

109
66
90

R + G + B ~ 35%. #6D425A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 66 + 90 = 265 (100%)
R 109 of 265 ~ 41.13%
G 66 of 265 ~ 24.91%
B 90 of 265 ~ 33.96'%

%41.13
%24.91
%33.96

CMYK color model

#6D425A color CMYK value is (0,39,17,57).

  • cyan value is 0.00%
  • magenta value is 39.45%
  • yellow value is 17.43%
  • key color value is 57.25%

CMYK: (0,39,17,57)
C0M39Y17K57 (0%, 39%, 17%, 57%)
(0.00 / 0.39 / 0.17 / 0.57)

CMYK percentages

%0
%39.45
%17.43
%57.25

Codes

Color #6D425A in popluar color models

6D 42 5A
RGB 109 66 90
HSL 327° 24.57% 34.31%
HSB/HSV 327° 39.45% 42.75%
CMYK 0.00% 39.45% 17.43%
57.25%

Color #6D425A in popluar number systems.

HEX 6D 42 5A
Decimal 109 66 90
Binary 1101101 1000010 1011010
Octal 155 102 132

Shades and tints

Shades of #6D425A

#6D425A
(109,66,90)
#643C52
(100,60,82)
#5B364A
(91,54,74)
#523042
(82,48,66)
#492A3A
(73,42,58)
#402432
(64,36,50)
#371E2A
(55,30,42)
#2E1822
(46,24,34)
#25121A
(37,18,26)
#1C0C12
(28,12,18)
#13060A
(19,6,10)
#000000
(0,0,0)

Tints of #6D425A

#6D425A
(109,66,90)
#7A5369
(122,83,105)
#876478
(135,100,120)
#947587
(148,117,135)
#A18696
(161,134,150)
#AE97A5
(174,151,165)
#BBA8B4
(187,168,180)
#C8B9C3
(200,185,195)
#D5CAD2
(213,202,210)
#E2DBE1
(226,219,225)
#EFECF0
(239,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D425A color. Also use rgb(109,66,90) instead hex code.

Text Font Color

.myTextColor { color: #6D425A; }

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

This text font color is #6D425A.

Background Color

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

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

This div background color is #6D425A.

Border color

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

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

This div border color is #6D425A.

Opacity

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

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

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

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

This text has shadow with #6D425A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D425A.

Preview

Color preview on black background

This text has color #6D425A on black background.


Color preview on white background

This text has color #6D425A on white background.


Black color preview on #6D425A background

This text has black color on #6D425A background.


White color preview on #6D425A background

This text has white color on #6D425A background.


Related colors

Complementary color

Complementary color for #hex is #92BDA5.


I love getcolorcode.com

Triadic colors

1 #5A6D42 and #425A6D with #6D425A are triadic colors.

2 #5A426D and #426D5A with #6D425A are triadic colors.