COLOR #6B5D85

HEX: #6B5D85 RGB: (107,93,133)

Renk bilgisi

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

RGB renk modeli

#6B5D85 color RGB value is (107,93,133).

RGB: (107,93,133) (42%, 36%, 52%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 93 of 255 = 36%
B 133 of 255 = 52%

107
93
133

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 93 + 133 = 333 (100%)
R 107 of 333 ~ 32.13%
G 93 of 333 ~ 27.93%
B 133 of 333 ~ 39.94'%

%32.13
%27.93
%39.94

CMYK RENK MODELİ

#6B5D85 rengi CMYK tonu (20,30,0,48).

  • camgöbeği tonu 19.55%
  • eflatun tonu 30.08%
  • sarı tonu 0.00%
  • ana renk tonu 47.84%

CMYK: (20,30,0,48)
C20M30Y0K48 (20%, 30%, 0%, 48%)
(0.20 / 0.30 / 0.00 / 0.48)

CMYK yüzdeleri

%19.55
%30.08
%0
%47.84

Codes

Color #6B5D85 in popluar color models

6B 5D 85
RGB 107 93 133
HSL 261° 17.70% 44.31%
HSB/HSV 261° 30.08% 52.16%
CMYK 19.55% 30.08% 0.00%
47.84%

Color #6B5D85 in popluar number systems.

HEX 6B 5D 85
Decimal 107 93 133
Binary 1101011 1011101 10000101
Octal 153 135 205

Shades and tints

Shades of #6B5D85

#6B5D85
(107,93,133)
#625579
(98,85,121)
#594D6D
(89,77,109)
#504561
(80,69,97)
#473D55
(71,61,85)
#3E3549
(62,53,73)
#352D3D
(53,45,61)
#2C2531
(44,37,49)
#231D25
(35,29,37)
#1A1519
(26,21,25)
#110D0D
(17,13,13)
#000000
(0,0,0)

Tints of #6B5D85

#6B5D85
(107,93,133)
#786B90
(120,107,144)
#85799B
(133,121,155)
#9287A6
(146,135,166)
#9F95B1
(159,149,177)
#ACA3BC
(172,163,188)
#B9B1C7
(185,177,199)
#C6BFD2
(198,191,210)
#D3CDDD
(211,205,221)
#E0DBE8
(224,219,232)
#EDE9F3
(237,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5D85; }

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

This text font color is #6B5D85.

Background Color

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

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

This div background color is #6B5D85.

Border color

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

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

This div border color is #6B5D85.

Opacity

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

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

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

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

This text has shadow with #6B5D85 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5D85.

Preview

Color preview on black background

This text has color #6B5D85 on black background.


Color preview on white background

This text has color #6B5D85 on white background.


Black color preview on #6B5D85 background

This text has black color on #6B5D85 background.


White color preview on #6B5D85 background

This text has white color on #6B5D85 background.


Related colors

Complementary color

Complementary color for #hex is #94A27A.


I love getcolorcode.com

Triadic colors

1 #856B5D and #5D856B with #6B5D85 are triadic colors.

2 #855D6B and #5D6B85 with #6B5D85 are triadic colors.