COLOR #6D265A

HEX: #6D265A RGB: (109,38,90)

Color info

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

RGB color model

#6D265A color RGB value is (109,38,90).

RGB: (109,38,90) (43%, 15%, 35%)

RGB channels and saturation

R 109 of 255 = 43%
G 38 of 255 = 15%
B 90 of 255 = 35%

109
38
90

R + G + B ~ 31%. #6D265A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 38 + 90 = 237 (100%)
R 109 of 237 ~ 45.99%
G 38 of 237 ~ 16.03%
B 90 of 237 ~ 37.97'%

%45.99
%16.03
%37.97

CMYK color model

#6D265A color CMYK value is (0,65,17,57).

  • cyan value is 0.00%
  • magenta value is 65.14%
  • yellow value is 17.43%
  • key color value is 57.25%
CMYK: (0,65,17,57) C0M65Y17K57 (0%,65%,17%,57%) (0.00/0.65/0.17/0.57) 

CMYK percentages

%0
%65.14
%17.43
%57.25

Codes

Color #6D265A in popluar color models

6D 26 5A
RGB 109 38 90
HSL 316° 48.30% 28.82%
HSB/HSV 316° 65.14% 42.75%
CMYK 0.00% 65.14% 17.43%
57.25%

Color #6D265A in popluar number systems.

HEX 6D 26 5A
Decimal 109 38 90
Binary 1101101 100110 1011010
Octal 155 46 132

Shades and tints

Shades of #6D265A

#6D265A
(109,38,90)
#642352
(100,35,82)
#5B204A
(91,32,74)
#521D42
(82,29,66)
#491A3A
(73,26,58)
#401732
(64,23,50)
#37142A
(55,20,42)
#2E1122
(46,17,34)
#250E1A
(37,14,26)
#1C0B12
(28,11,18)
#13080A
(19,8,10)
#000000
(0,0,0)

Tints of #6D265A

#6D265A
(109,38,90)
#7A3969
(122,57,105)
#874C78
(135,76,120)
#945F87
(148,95,135)
#A17296
(161,114,150)
#AE85A5
(174,133,165)
#BB98B4
(187,152,180)
#C8ABC3
(200,171,195)
#D5BED2
(213,190,210)
#E2D1E1
(226,209,225)
#EFE4F0
(239,228,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D265A; }

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

This text font color is #6D265A.

Background Color

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

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

This div background color is #6D265A.

Border color

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

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

This div border color is #6D265A.

Opacity

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

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

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

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

This text has shadow with #6D265A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D265A.

Preview

Color preview on black background

This text has color #6D265A on black background.


Color preview on white background

This text has color #6D265A on white background.


Black color preview on #6D265A background

This text has black color on #6D265A background.


White color preview on #6D265A background

This text has white color on #6D265A background.


Related colors

Complementary color

Complementary color for #hex is #92D9A5.


I love getcolorcode.com

Triadic colors

1 #5A6D26 and #265A6D with #6D265A are triadic colors.

2 #5A266D and #266D5A with #6D265A are triadic colors.