COLOR #6E599B

HEX: #6E599B RGB: (110,89,155)

Renk bilgisi

#6E599B contains mainly red and blue colors. #6E599B ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6E599B color RGB value is (110,89,155).

RGB: (110,89,155) (43%, 35%, 61%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 89 of 255 = 35%
B 155 of 255 = 61%

110
89
155

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 89 + 155 = 354 (100%)
R 110 of 354 ~ 31.07%
G 89 of 354 ~ 25.14%
B 155 of 354 ~ 43.79'%

%31.07
%25.14
%43.79

CMYK RENK MODELİ

#6E599B rengi CMYK tonu (29,43,0,39).

  • camgöbeği tonu 29.03%
  • eflatun tonu 42.58%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%

CMYK: (29,43,0,39)
C29M43Y0K39 (29%, 43%, 0%, 39%)
(0.29 / 0.43 / 0.00 / 0.39)

CMYK yüzdeleri

%29.03
%42.58
%0
%39.22

Codes

Color #6E599B in popluar color models

6E 59 9B
RGB 110 89 155
HSL 259° 27.05% 47.84%
HSB/HSV 259° 42.58% 60.78%
CMYK 29.03% 42.58% 0.00%
39.22%

Color #6E599B in popluar number systems.

HEX 6E 59 9B
Decimal 110 89 155
Binary 1101110 1011001 10011011
Octal 156 131 233

Shades and tints

Shades of #6E599B

#6E599B
(110,89,155)
#64518D
(100,81,141)
#5A497F
(90,73,127)
#504171
(80,65,113)
#463963
(70,57,99)
#3C3155
(60,49,85)
#322947
(50,41,71)
#282139
(40,33,57)
#1E192B
(30,25,43)
#14111D
(20,17,29)
#0A090F
(10,9,15)
#000000
(0,0,0)

Tints of #6E599B

#6E599B
(110,89,155)
#7B68A4
(123,104,164)
#8877AD
(136,119,173)
#9586B6
(149,134,182)
#A295BF
(162,149,191)
#AFA4C8
(175,164,200)
#BCB3D1
(188,179,209)
#C9C2DA
(201,194,218)
#D6D1E3
(214,209,227)
#E3E0EC
(227,224,236)
#F0EFF5
(240,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E599B color. Also use rgb(110,89,155) instead hex code.

Text Font Color

.myTextColor { color: #6E599B; }

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

This text font color is #6E599B.

Background Color

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

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

This div background color is #6E599B.

Border color

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

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

This div border color is #6E599B.

Opacity

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

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

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

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

This text has shadow with #6E599B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E599B.

Preview

Color preview on black background

This text has color #6E599B on black background.


Color preview on white background

This text has color #6E599B on white background.


Black color preview on #6E599B background

This text has black color on #6E599B background.


White color preview on #6E599B background

This text has white color on #6E599B background.


Related colors

Complementary color

Complementary color for #hex is #91A664.


I love getcolorcode.com

Triadic colors

1 #9B6E59 and #599B6E with #6E599B are triadic colors.

2 #9B596E and #596E9B with #6E599B are triadic colors.