COLOR #6E7CB3

HEX: #6E7CB3 RGB: (110,124,179)

Renk bilgisi

#6E7CB3 contains mainly green and blue colors. #6E7CB3 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6E7CB3 color RGB value is (110,124,179).

RGB: (110,124,179) (43%, 49%, 70%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 124 of 255 = 49%
B 179 of 255 = 70%

110
124
179

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 124 + 179 = 413 (100%)
R 110 of 413 ~ 26.63%
G 124 of 413 ~ 30.02%
B 179 of 413 ~ 43.34'%

%26.63
%30.02
%43.34

CMYK RENK MODELİ

#6E7CB3 rengi CMYK tonu (39,31,0,30).

  • camgöbeği tonu 38.55%
  • eflatun tonu 30.73%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%

CMYK: (39,31,0,30)
C39M31Y0K30 (39%, 31%, 0%, 30%)
(0.39 / 0.31 / 0.00 / 0.30)

CMYK yüzdeleri

%38.55
%30.73
%0
%29.8

Codes

Color #6E7CB3 in popluar color models

6E 7C B3
RGB 110 124 179
HSL 228° 31.22% 56.67%
HSB/HSV 228° 38.55% 70.20%
CMYK 38.55% 30.73% 0.00%
29.80%

Color #6E7CB3 in popluar number systems.

HEX 6E 7C B3
Decimal 110 124 179
Binary 1101110 1111100 10110011
Octal 156 174 263

Shades and tints

Shades of #6E7CB3

#6E7CB3
(110,124,179)
#6471A3
(100,113,163)
#5A6693
(90,102,147)
#505B83
(80,91,131)
#465073
(70,80,115)
#3C4563
(60,69,99)
#323A53
(50,58,83)
#282F43
(40,47,67)
#1E2433
(30,36,51)
#141923
(20,25,35)
#0A0E13
(10,14,19)
#000000
(0,0,0)

Tints of #6E7CB3

#6E7CB3
(110,124,179)
#7B87B9
(123,135,185)
#8892BF
(136,146,191)
#959DC5
(149,157,197)
#A2A8CB
(162,168,203)
#AFB3D1
(175,179,209)
#BCBED7
(188,190,215)
#C9C9DD
(201,201,221)
#D6D4E3
(214,212,227)
#E3DFE9
(227,223,233)
#F0EAEF
(240,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E7CB3 color. Also use rgb(110,124,179) instead hex code.

Text Font Color

.myTextColor { color: #6E7CB3; }

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

This text font color is #6E7CB3.

Background Color

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

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

This div background color is #6E7CB3.

Border color

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

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

This div border color is #6E7CB3.

Opacity

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

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

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

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

This text has shadow with #6E7CB3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7CB3.

Preview

Color preview on black background

This text has color #6E7CB3 on black background.


Color preview on white background

This text has color #6E7CB3 on white background.


Black color preview on #6E7CB3 background

This text has black color on #6E7CB3 background.


White color preview on #6E7CB3 background

This text has white color on #6E7CB3 background.


Related colors

Complementary color

Complementary color for #hex is #91834C.


I love getcolorcode.com

Triadic colors

1 #B36E7C and #7CB36E with #6E7CB3 are triadic colors.

2 #B37C6E and #7C6EB3 with #6E7CB3 are triadic colors.