COLOR #6E7588

HEX: #6E7588 RGB: (110,117,136)

Renk bilgisi

#6E7588 contains red, green and blue colors in about the same proportion. #6E7588 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6E7588 color RGB value is (110,117,136).

RGB: (110,117,136) (43%, 46%, 53%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 117 of 255 = 46%
B 136 of 255 = 53%

110
117
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 117 + 136 = 363 (100%)
R 110 of 363 ~ 30.3%
G 117 of 363 ~ 32.23%
B 136 of 363 ~ 37.47'%

%30.3
%32.23
%37.47

CMYK RENK MODELİ

#6E7588 rengi CMYK tonu (19,14,0,47).

  • camgöbeği tonu 19.12%
  • eflatun tonu 13.97%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (19,14,0,47)
C19M14Y0K47 (19%, 14%, 0%, 47%)
(0.19 / 0.14 / 0.00 / 0.47)

CMYK yüzdeleri

%19.12
%13.97
%0
%46.67

Codes

Color #6E7588 in popluar color models

6E 75 88
RGB 110 117 136
HSL 224° 10.57% 48.24%
HSB/HSV 224° 19.12% 53.33%
CMYK 19.12% 13.97% 0.00%
46.67%

Color #6E7588 in popluar number systems.

HEX 6E 75 88
Decimal 110 117 136
Binary 1101110 1110101 10001000
Octal 156 165 210

Shades and tints

Shades of #6E7588

#6E7588
(110,117,136)
#646B7C
(100,107,124)
#5A6170
(90,97,112)
#505764
(80,87,100)
#464D58
(70,77,88)
#3C434C
(60,67,76)
#323940
(50,57,64)
#282F34
(40,47,52)
#1E2528
(30,37,40)
#141B1C
(20,27,28)
#0A1110
(10,17,16)
#000000
(0,0,0)

Tints of #6E7588

#6E7588
(110,117,136)
#7B8192
(123,129,146)
#888D9C
(136,141,156)
#9599A6
(149,153,166)
#A2A5B0
(162,165,176)
#AFB1BA
(175,177,186)
#BCBDC4
(188,189,196)
#C9C9CE
(201,201,206)
#D6D5D8
(214,213,216)
#E3E1E2
(227,225,226)
#F0EDEC
(240,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E7588 color. Also use rgb(110,117,136) instead hex code.

Text Font Color

.myTextColor { color: #6E7588; }

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

This text font color is #6E7588.

Background Color

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

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

This div background color is #6E7588.

Border color

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

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

This div border color is #6E7588.

Opacity

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

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

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

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

This text has shadow with #6E7588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7588.

Preview

Color preview on black background

This text has color #6E7588 on black background.


Color preview on white background

This text has color #6E7588 on white background.


Black color preview on #6E7588 background

This text has black color on #6E7588 background.


White color preview on #6E7588 background

This text has white color on #6E7588 background.


Related colors

Complementary color

Complementary color for #hex is #918A77.


I love getcolorcode.com

Triadic colors

1 #886E75 and #75886E with #6E7588 are triadic colors.

2 #88756E and #756E88 with #6E7588 are triadic colors.