COLOR #6B5D93

HEX: #6B5D93 RGB: (107,93,147)

Renk bilgisi

#6B5D93 contains red, green and blue colors in about the same proportion. #6B5D93 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6B5D93 color RGB value is (107,93,147).

RGB: (107,93,147) (42%, 36%, 58%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 93 of 255 = 36%
B 147 of 255 = 58%

107
93
147

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 93 + 147 = 347 (100%)
R 107 of 347 ~ 30.84%
G 93 of 347 ~ 26.8%
B 147 of 347 ~ 42.36'%

%30.84
%26.8
%42.36

CMYK RENK MODELİ

#6B5D93 rengi CMYK tonu (27,37,0,42).

  • camgöbeği tonu 27.21%
  • eflatun tonu 36.73%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%

CMYK: (27,37,0,42)
C27M37Y0K42 (27%, 37%, 0%, 42%)
(0.27 / 0.37 / 0.00 / 0.42)

CMYK yüzdeleri

%27.21
%36.73
%0
%42.35

Codes

Color #6B5D93 in popluar color models

6B 5D 93
RGB 107 93 147
HSL 256° 22.50% 47.06%
HSB/HSV 256° 36.73% 57.65%
CMYK 27.21% 36.73% 0.00%
42.35%

Color #6B5D93 in popluar number systems.

HEX 6B 5D 93
Decimal 107 93 147
Binary 1101011 1011101 10010011
Octal 153 135 223

Shades and tints

Shades of #6B5D93

#6B5D93
(107,93,147)
#625586
(98,85,134)
#594D79
(89,77,121)
#50456C
(80,69,108)
#473D5F
(71,61,95)
#3E3552
(62,53,82)
#352D45
(53,45,69)
#2C2538
(44,37,56)
#231D2B
(35,29,43)
#1A151E
(26,21,30)
#110D11
(17,13,17)
#000000
(0,0,0)

Tints of #6B5D93

#6B5D93
(107,93,147)
#786B9C
(120,107,156)
#8579A5
(133,121,165)
#9287AE
(146,135,174)
#9F95B7
(159,149,183)
#ACA3C0
(172,163,192)
#B9B1C9
(185,177,201)
#C6BFD2
(198,191,210)
#D3CDDB
(211,205,219)
#E0DBE4
(224,219,228)
#EDE9ED
(237,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5D93 color. Also use rgb(107,93,147) instead hex code.

Text Font Color

.myTextColor { color: #6B5D93; }

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

This text font color is #6B5D93.

Background Color

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

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

This div background color is #6B5D93.

Border color

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

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

This div border color is #6B5D93.

Opacity

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

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

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

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

This text has shadow with #6B5D93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5D93.

Preview

Color preview on black background

This text has color #6B5D93 on black background.


Color preview on white background

This text has color #6B5D93 on white background.


Black color preview on #6B5D93 background

This text has black color on #6B5D93 background.


White color preview on #6B5D93 background

This text has white color on #6B5D93 background.


Related colors

Complementary color

Complementary color for #hex is #94A26C.


I love getcolorcode.com

Triadic colors

1 #936B5D and #5D936B with #6B5D93 are triadic colors.

2 #935D6B and #5D6B93 with #6B5D93 are triadic colors.