COLOR #6F59F0

HEX: #6F59F0 RGB: (111,89,240)

Renk bilgisi

#6F59F0 contains mainly blue color. #6F59F0 ‘ nin web güvenlik rengi #6666FF (ya da #66F) dir.

RGB renk modeli

#6F59F0 color RGB value is (111,89,240).

RGB: (111,89,240) (44%, 35%, 94%)

RGB bağlantıları ve doygunluk

R 111 of 255 = 44%
G 89 of 255 = 35%
B 240 of 255 = 94%

111
89
240

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

Yüzdelerle RGB renk parçaları

R + G + B = 111 + 89 + 240 = 440 (100%)
R 111 of 440 ~ 25.23%
G 89 of 440 ~ 20.23%
B 240 of 440 ~ 54.55'%

%25.23
%20.23
%54.55

CMYK RENK MODELİ

#6F59F0 rengi CMYK tonu (54,63,0,6).

  • camgöbeği tonu 53.75%
  • eflatun tonu 62.92%
  • sarı tonu 0.00%
  • ana renk tonu 5.88%

CMYK: (54,63,0,6)
C54M63Y0K6 (54%, 63%, 0%, 6%)
(0.54 / 0.63 / 0.00 / 0.06)

CMYK yüzdeleri

%53.75
%62.92
%0
%5.88

Codes

Color #6F59F0 in popluar color models

6F 59 F0
RGB 111 89 240
HSL 249° 83.43% 64.51%
HSB/HSV 249° 62.92% 94.12%
CMYK 53.75% 62.92% 0.00%
5.88%

Color #6F59F0 in popluar number systems.

HEX 6F 59 F0
Decimal 111 89 240
Binary 1101111 1011001 11110000
Octal 157 131 360

Shades and tints

Shades of #6F59F0

#6F59F0
(111,89,240)
#6551DB
(101,81,219)
#5B49C6
(91,73,198)
#5141B1
(81,65,177)
#47399C
(71,57,156)
#3D3187
(61,49,135)
#332972
(51,41,114)
#29215D
(41,33,93)
#1F1948
(31,25,72)
#151133
(21,17,51)
#0B091E
(11,9,30)
#000000
(0,0,0)

Tints of #6F59F0

#6F59F0
(111,89,240)
#7C68F1
(124,104,241)
#8977F2
(137,119,242)
#9686F3
(150,134,243)
#A395F4
(163,149,244)
#B0A4F5
(176,164,245)
#BDB3F6
(189,179,246)
#CAC2F7
(202,194,247)
#D7D1F8
(215,209,248)
#E4E0F9
(228,224,249)
#F1EFFA
(241,239,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6F59F0 color. Also use rgb(111,89,240) instead hex code.

Text Font Color

.myTextColor { color: #6F59F0; }

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

This text font color is #6F59F0.

Background Color

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

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

This div background color is #6F59F0.

Border color

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

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

This div border color is #6F59F0.

Opacity

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

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

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

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

This text has shadow with #6F59F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6F59F0.

Preview

Color preview on black background

This text has color #6F59F0 on black background.


Color preview on white background

This text has color #6F59F0 on white background.


Black color preview on #6F59F0 background

This text has black color on #6F59F0 background.


White color preview on #6F59F0 background

This text has white color on #6F59F0 background.


Related colors

Complementary color

Complementary color for #hex is #90A60F.


I love getcolorcode.com

Triadic colors

1 #F06F59 and #59F06F with #6F59F0 are triadic colors.

2 #F0596F and #596FF0 with #6F59F0 are triadic colors.