COLOR #6A8CE7

HEX: #6A8CE7 RGB: (106,140,231)

Renk bilgisi

#6A8CE7 contains mainly blue color. #6A8CE7 ‘ nin web güvenlik rengi #6699FF (ya da #69F) dir.

RGB renk modeli

#6A8CE7 color RGB value is (106,140,231).

RGB: (106,140,231) (42%, 55%, 91%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 140 of 255 = 55%
B 231 of 255 = 91%

106
140
231

R + G + B ~ 63%. #6A8CE7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 140 + 231 = 477 (100%)
R 106 of 477 ~ 22.22%
G 140 of 477 ~ 29.35%
B 231 of 477 ~ 48.43'%

%22.22
%29.35
%48.43

CMYK RENK MODELİ

#6A8CE7 rengi CMYK tonu (54,39,0,9).

  • camgöbeği tonu 54.11%
  • eflatun tonu 39.39%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (54,39,0,9)
C54M39Y0K9 (54%, 39%, 0%, 9%)
(0.54 / 0.39 / 0.00 / 0.09)

CMYK yüzdeleri

%54.11
%39.39
%0
%9.41

Codes

Color #6A8CE7 in popluar color models

6A 8C E7
RGB 106 140 231
HSL 224° 72.25% 66.08%
HSB/HSV 224° 54.11% 90.59%
CMYK 54.11% 39.39% 0.00%
9.41%

Color #6A8CE7 in popluar number systems.

HEX 6A 8C E7
Decimal 106 140 231
Binary 1101010 10001100 11100111
Octal 152 214 347

Shades and tints

Shades of #6A8CE7

#6A8CE7
(106,140,231)
#6180D2
(97,128,210)
#5874BD
(88,116,189)
#4F68A8
(79,104,168)
#465C93
(70,92,147)
#3D507E
(61,80,126)
#344469
(52,68,105)
#2B3854
(43,56,84)
#222C3F
(34,44,63)
#19202A
(25,32,42)
#101415
(16,20,21)
#000000
(0,0,0)

Tints of #6A8CE7

#6A8CE7
(106,140,231)
#7796E9
(119,150,233)
#84A0EB
(132,160,235)
#91AAED
(145,170,237)
#9EB4EF
(158,180,239)
#ABBEF1
(171,190,241)
#B8C8F3
(184,200,243)
#C5D2F5
(197,210,245)
#D2DCF7
(210,220,247)
#DFE6F9
(223,230,249)
#ECF0FB
(236,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A8CE7 color. Also use rgb(106,140,231) instead hex code.

Text Font Color

.myTextColor { color: #6A8CE7; }

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

This text font color is #6A8CE7.

Background Color

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

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

This div background color is #6A8CE7.

Border color

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

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

This div border color is #6A8CE7.

Opacity

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

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

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

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

This text has shadow with #6A8CE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A8CE7.

Preview

Color preview on black background

This text has color #6A8CE7 on black background.


Color preview on white background

This text has color #6A8CE7 on white background.


Black color preview on #6A8CE7 background

This text has black color on #6A8CE7 background.


White color preview on #6A8CE7 background

This text has white color on #6A8CE7 background.


Related colors

Complementary color

Complementary color for #hex is #957318.


I love getcolorcode.com

Triadic colors

1 #E76A8C and #8CE76A with #6A8CE7 are triadic colors.

2 #E78C6A and #8C6AE7 with #6A8CE7 are triadic colors.