COLOR #6B59C5

HEX: #6B59C5 RGB: (107,89,197)

Renk bilgisi

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

RGB renk modeli

#6B59C5 color RGB value is (107,89,197).

RGB: (107,89,197) (42%, 35%, 77%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 89 of 255 = 35%
B 197 of 255 = 77%

107
89
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 89 + 197 = 393 (100%)
R 107 of 393 ~ 27.23%
G 89 of 393 ~ 22.65%
B 197 of 393 ~ 50.13'%

%27.23
%22.65
%50.13

CMYK RENK MODELİ

#6B59C5 rengi CMYK tonu (46,55,0,23).

  • camgöbeği tonu 45.69%
  • eflatun tonu 54.82%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (46,55,0,23)
C46M55Y0K23 (46%, 55%, 0%, 23%)
(0.46 / 0.55 / 0.00 / 0.23)

CMYK yüzdeleri

%45.69
%54.82
%0
%22.75

Codes

Color #6B59C5 in popluar color models

6B 59 C5
RGB 107 89 197
HSL 250° 48.21% 56.08%
HSB/HSV 250° 54.82% 77.25%
CMYK 45.69% 54.82% 0.00%
22.75%

Color #6B59C5 in popluar number systems.

HEX 6B 59 C5
Decimal 107 89 197
Binary 1101011 1011001 11000101
Octal 153 131 305

Shades and tints

Shades of #6B59C5

#6B59C5
(107,89,197)
#6251B4
(98,81,180)
#5949A3
(89,73,163)
#504192
(80,65,146)
#473981
(71,57,129)
#3E3170
(62,49,112)
#35295F
(53,41,95)
#2C214E
(44,33,78)
#23193D
(35,25,61)
#1A112C
(26,17,44)
#11091B
(17,9,27)
#000000
(0,0,0)

Tints of #6B59C5

#6B59C5
(107,89,197)
#7868CA
(120,104,202)
#8577CF
(133,119,207)
#9286D4
(146,134,212)
#9F95D9
(159,149,217)
#ACA4DE
(172,164,222)
#B9B3E3
(185,179,227)
#C6C2E8
(198,194,232)
#D3D1ED
(211,209,237)
#E0E0F2
(224,224,242)
#EDEFF7
(237,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B59C5 color. Also use rgb(107,89,197) instead hex code.

Text Font Color

.myTextColor { color: #6B59C5; }

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

This text font color is #6B59C5.

Background Color

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

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

This div background color is #6B59C5.

Border color

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

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

This div border color is #6B59C5.

Opacity

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

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

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

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

This text has shadow with #6B59C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B59C5.

Preview

Color preview on black background

This text has color #6B59C5 on black background.


Color preview on white background

This text has color #6B59C5 on white background.


Black color preview on #6B59C5 background

This text has black color on #6B59C5 background.


White color preview on #6B59C5 background

This text has white color on #6B59C5 background.


Related colors

Complementary color

Complementary color for #hex is #94A63A.


I love getcolorcode.com

Triadic colors

1 #C56B59 and #59C56B with #6B59C5 are triadic colors.

2 #C5596B and #596BC5 with #6B59C5 are triadic colors.