COLOR #6B5AAE

HEX: #6B5AAE RGB: (107,90,174)

Renk bilgisi

#6B5AAE contains mainly blue color. #6B5AAE ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6B5AAE color RGB value is (107,90,174).

RGB: (107,90,174) (42%, 35%, 68%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 90 of 255 = 35%
B 174 of 255 = 68%

107
90
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 90 + 174 = 371 (100%)
R 107 of 371 ~ 28.84%
G 90 of 371 ~ 24.26%
B 174 of 371 ~ 46.9'%

%28.84
%24.26
%46.9

CMYK RENK MODELİ

#6B5AAE rengi CMYK tonu (39,48,0,32).

  • camgöbeği tonu 38.51%
  • eflatun tonu 48.28%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%

CMYK: (39,48,0,32)
C39M48Y0K32 (39%, 48%, 0%, 32%)
(0.39 / 0.48 / 0.00 / 0.32)

CMYK yüzdeleri

%38.51
%48.28
%0
%31.76

Codes

Color #6B5AAE in popluar color models

6B 5A AE
RGB 107 90 174
HSL 252° 34.15% 51.76%
HSB/HSV 252° 48.28% 68.24%
CMYK 38.51% 48.28% 0.00%
31.76%

Color #6B5AAE in popluar number systems.

HEX 6B 5A AE
Decimal 107 90 174
Binary 1101011 1011010 10101110
Octal 153 132 256

Shades and tints

Shades of #6B5AAE

#6B5AAE
(107,90,174)
#62529F
(98,82,159)
#594A90
(89,74,144)
#504281
(80,66,129)
#473A72
(71,58,114)
#3E3263
(62,50,99)
#352A54
(53,42,84)
#2C2245
(44,34,69)
#231A36
(35,26,54)
#1A1227
(26,18,39)
#110A18
(17,10,24)
#000000
(0,0,0)

Tints of #6B5AAE

#6B5AAE
(107,90,174)
#7869B5
(120,105,181)
#8578BC
(133,120,188)
#9287C3
(146,135,195)
#9F96CA
(159,150,202)
#ACA5D1
(172,165,209)
#B9B4D8
(185,180,216)
#C6C3DF
(198,195,223)
#D3D2E6
(211,210,230)
#E0E1ED
(224,225,237)
#EDF0F4
(237,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B5AAE; }

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

This text font color is #6B5AAE.

Background Color

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

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

This div background color is #6B5AAE.

Border color

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

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

This div border color is #6B5AAE.

Opacity

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

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

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

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

This text has shadow with #6B5AAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5AAE.

Preview

Color preview on black background

This text has color #6B5AAE on black background.


Color preview on white background

This text has color #6B5AAE on white background.


Black color preview on #6B5AAE background

This text has black color on #6B5AAE background.


White color preview on #6B5AAE background

This text has white color on #6B5AAE background.


Related colors

Complementary color

Complementary color for #hex is #94A551.


I love getcolorcode.com

Triadic colors

1 #AE6B5A and #5AAE6B with #6B5AAE are triadic colors.

2 #AE5A6B and #5A6BAE with #6B5AAE are triadic colors.