COLOR #6E3497

HEX: #6E3497 RGB: (110,52,151)

Renk bilgisi

#6E3497 contains mainly red and blue colors. #6E3497 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#6E3497 color RGB value is (110,52,151).

RGB: (110,52,151) (43%, 20%, 59%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 52 of 255 = 20%
B 151 of 255 = 59%

110
52
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 52 + 151 = 313 (100%)
R 110 of 313 ~ 35.14%
G 52 of 313 ~ 16.61%
B 151 of 313 ~ 48.24'%

%35.14
%16.61
%48.24

CMYK RENK MODELİ

#6E3497 rengi CMYK tonu (27,66,0,41).

  • camgöbeği tonu 27.15%
  • eflatun tonu 65.56%
  • sarı tonu 0.00%
  • ana renk tonu 40.78%

CMYK: (27,66,0,41)
C27M66Y0K41 (27%, 66%, 0%, 41%)
(0.27 / 0.66 / 0.00 / 0.41)

CMYK yüzdeleri

%27.15
%65.56
%0
%40.78

Codes

Color #6E3497 in popluar color models

6E 34 97
RGB 110 52 151
HSL 275° 48.77% 39.80%
HSB/HSV 275° 65.56% 59.22%
CMYK 27.15% 65.56% 0.00%
40.78%

Color #6E3497 in popluar number systems.

HEX 6E 34 97
Decimal 110 52 151
Binary 1101110 110100 10010111
Octal 156 64 227

Shades and tints

Shades of #6E3497

#6E3497
(110,52,151)
#64308A
(100,48,138)
#5A2C7D
(90,44,125)
#502870
(80,40,112)
#462463
(70,36,99)
#3C2056
(60,32,86)
#321C49
(50,28,73)
#28183C
(40,24,60)
#1E142F
(30,20,47)
#141022
(20,16,34)
#0A0C15
(10,12,21)
#000000
(0,0,0)

Tints of #6E3497

#6E3497
(110,52,151)
#7B46A0
(123,70,160)
#8858A9
(136,88,169)
#956AB2
(149,106,178)
#A27CBB
(162,124,187)
#AF8EC4
(175,142,196)
#BCA0CD
(188,160,205)
#C9B2D6
(201,178,214)
#D6C4DF
(214,196,223)
#E3D6E8
(227,214,232)
#F0E8F1
(240,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E3497 color. Also use rgb(110,52,151) instead hex code.

Text Font Color

.myTextColor { color: #6E3497; }

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

This text font color is #6E3497.

Background Color

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

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

This div background color is #6E3497.

Border color

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

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

This div border color is #6E3497.

Opacity

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

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

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

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

This text has shadow with #6E3497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E3497.

Preview

Color preview on black background

This text has color #6E3497 on black background.


Color preview on white background

This text has color #6E3497 on white background.


Black color preview on #6E3497 background

This text has black color on #6E3497 background.


White color preview on #6E3497 background

This text has white color on #6E3497 background.


Related colors

Complementary color

Complementary color for #hex is #91CB68.


I love getcolorcode.com

Triadic colors

1 #976E34 and #34976E with #6E3497 are triadic colors.

2 #97346E and #346E97 with #6E3497 are triadic colors.