COLOR #6B5ADC

HEX: #6B5ADC RGB: (107,90,220)

Renk bilgisi

#6B5ADC contains mainly blue color. #6B5ADC ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#6B5ADC color RGB value is (107,90,220).

RGB: (107,90,220) (42%, 35%, 86%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 90 of 255 = 35%
B 220 of 255 = 86%

107
90
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 90 + 220 = 417 (100%)
R 107 of 417 ~ 25.66%
G 90 of 417 ~ 21.58%
B 220 of 417 ~ 52.76'%

%25.66
%21.58
%52.76

CMYK RENK MODELİ

#6B5ADC rengi CMYK tonu (51,59,0,14).

  • camgöbeği tonu 51.36%
  • eflatun tonu 59.09%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (51,59,0,14)
C51M59Y0K14 (51%, 59%, 0%, 14%)
(0.51 / 0.59 / 0.00 / 0.14)

CMYK yüzdeleri

%51.36
%59.09
%0
%13.73

Codes

Color #6B5ADC in popluar color models

6B 5A DC
RGB 107 90 220
HSL 248° 65.00% 60.78%
HSB/HSV 248° 59.09% 86.27%
CMYK 51.36% 59.09% 0.00%
13.73%

Color #6B5ADC in popluar number systems.

HEX 6B 5A DC
Decimal 107 90 220
Binary 1101011 1011010 11011100
Octal 153 132 334

Shades and tints

Shades of #6B5ADC

#6B5ADC
(107,90,220)
#6252C8
(98,82,200)
#594AB4
(89,74,180)
#5042A0
(80,66,160)
#473A8C
(71,58,140)
#3E3278
(62,50,120)
#352A64
(53,42,100)
#2C2250
(44,34,80)
#231A3C
(35,26,60)
#1A1228
(26,18,40)
#110A14
(17,10,20)
#000000
(0,0,0)

Tints of #6B5ADC

#6B5ADC
(107,90,220)
#7869DF
(120,105,223)
#8578E2
(133,120,226)
#9287E5
(146,135,229)
#9F96E8
(159,150,232)
#ACA5EB
(172,165,235)
#B9B4EE
(185,180,238)
#C6C3F1
(198,195,241)
#D3D2F4
(211,210,244)
#E0E1F7
(224,225,247)
#EDF0FA
(237,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5ADC color. Also use rgb(107,90,220) instead hex code.

Text Font Color

.myTextColor { color: #6B5ADC; }

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

This text font color is #6B5ADC.

Background Color

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

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

This div background color is #6B5ADC.

Border color

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

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

This div border color is #6B5ADC.

Opacity

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

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

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

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

This text has shadow with #6B5ADC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5ADC.

Preview

Color preview on black background

This text has color #6B5ADC on black background.


Color preview on white background

This text has color #6B5ADC on white background.


Black color preview on #6B5ADC background

This text has black color on #6B5ADC background.


White color preview on #6B5ADC background

This text has white color on #6B5ADC background.


Related colors

Complementary color

Complementary color for #hex is #94A523.


I love getcolorcode.com

Triadic colors

1 #DC6B5A and #5ADC6B with #6B5ADC are triadic colors.

2 #DC5A6B and #5A6BDC with #6B5ADC are triadic colors.