COLOR #6D58A9

HEX: #6D58A9 RGB: (109,88,169)

Renk bilgisi

#6D58A9 contains mainly blue color. #6D58A9 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6D58A9 color RGB value is (109,88,169).

RGB: (109,88,169) (43%, 35%, 66%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 88 of 255 = 35%
B 169 of 255 = 66%

109
88
169

R + G + B ~ 48%. #6D58A9 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 88 + 169 = 366 (100%)
R 109 of 366 ~ 29.78%
G 88 of 366 ~ 24.04%
B 169 of 366 ~ 46.17'%

%29.78
%24.04
%46.17

CMYK RENK MODELİ

#6D58A9 rengi CMYK tonu (36,48,0,34).

  • camgöbeği tonu 35.50%
  • eflatun tonu 47.93%
  • sarı tonu 0.00%
  • ana renk tonu 33.73%

CMYK: (36,48,0,34)
C36M48Y0K34 (36%, 48%, 0%, 34%)
(0.36 / 0.48 / 0.00 / 0.34)

CMYK yüzdeleri

%35.5
%47.93
%0
%33.73

Codes

Color #6D58A9 in popluar color models

6D 58 A9
RGB 109 88 169
HSL 256° 32.02% 50.39%
HSB/HSV 256° 47.93% 66.27%
CMYK 35.50% 47.93% 0.00%
33.73%

Color #6D58A9 in popluar number systems.

HEX 6D 58 A9
Decimal 109 88 169
Binary 1101101 1011000 10101001
Octal 155 130 251

Shades and tints

Shades of #6D58A9

#6D58A9
(109,88,169)
#64509A
(100,80,154)
#5B488B
(91,72,139)
#52407C
(82,64,124)
#49386D
(73,56,109)
#40305E
(64,48,94)
#37284F
(55,40,79)
#2E2040
(46,32,64)
#251831
(37,24,49)
#1C1022
(28,16,34)
#130813
(19,8,19)
#000000
(0,0,0)

Tints of #6D58A9

#6D58A9
(109,88,169)
#7A67B0
(122,103,176)
#8776B7
(135,118,183)
#9485BE
(148,133,190)
#A194C5
(161,148,197)
#AEA3CC
(174,163,204)
#BBB2D3
(187,178,211)
#C8C1DA
(200,193,218)
#D5D0E1
(213,208,225)
#E2DFE8
(226,223,232)
#EFEEEF
(239,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D58A9 color. Also use rgb(109,88,169) instead hex code.

Text Font Color

.myTextColor { color: #6D58A9; }

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

This text font color is #6D58A9.

Background Color

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

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

This div background color is #6D58A9.

Border color

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

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

This div border color is #6D58A9.

Opacity

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

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

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

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

This text has shadow with #6D58A9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D58A9.

Preview

Color preview on black background

This text has color #6D58A9 on black background.


Color preview on white background

This text has color #6D58A9 on white background.


Black color preview on #6D58A9 background

This text has black color on #6D58A9 background.


White color preview on #6D58A9 background

This text has white color on #6D58A9 background.


Related colors

Complementary color

Complementary color for #hex is #92A756.


I love getcolorcode.com

Triadic colors

1 #A96D58 and #58A96D with #6D58A9 are triadic colors.

2 #A9586D and #586DA9 with #6D58A9 are triadic colors.