COLOR #6B7387

HEX: #6B7387 RGB: (107,115,135)

Renk bilgisi

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

RGB renk modeli

#6B7387 color RGB value is (107,115,135).

RGB: (107,115,135) (42%, 45%, 53%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 115 of 255 = 45%
B 135 of 255 = 53%

107
115
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 115 + 135 = 357 (100%)
R 107 of 357 ~ 29.97%
G 115 of 357 ~ 32.21%
B 135 of 357 ~ 37.82'%

%29.97
%32.21
%37.82

CMYK RENK MODELİ

#6B7387 rengi CMYK tonu (21,15,0,47).

  • camgöbeği tonu 20.74%
  • eflatun tonu 14.81%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%

CMYK: (21,15,0,47)
C21M15Y0K47 (21%, 15%, 0%, 47%)
(0.21 / 0.15 / 0.00 / 0.47)

CMYK yüzdeleri

%20.74
%14.81
%0
%47.06

Codes

Color #6B7387 in popluar color models

6B 73 87
RGB 107 115 135
HSL 223° 11.57% 47.45%
HSB/HSV 223° 20.74% 52.94%
CMYK 20.74% 14.81% 0.00%
47.06%

Color #6B7387 in popluar number systems.

HEX 6B 73 87
Decimal 107 115 135
Binary 1101011 1110011 10000111
Octal 153 163 207

Shades and tints

Shades of #6B7387

#6B7387
(107,115,135)
#62697B
(98,105,123)
#595F6F
(89,95,111)
#505563
(80,85,99)
#474B57
(71,75,87)
#3E414B
(62,65,75)
#35373F
(53,55,63)
#2C2D33
(44,45,51)
#232327
(35,35,39)
#1A191B
(26,25,27)
#110F0F
(17,15,15)
#000000
(0,0,0)

Tints of #6B7387

#6B7387
(107,115,135)
#787F91
(120,127,145)
#858B9B
(133,139,155)
#9297A5
(146,151,165)
#9FA3AF
(159,163,175)
#ACAFB9
(172,175,185)
#B9BBC3
(185,187,195)
#C6C7CD
(198,199,205)
#D3D3D7
(211,211,215)
#E0DFE1
(224,223,225)
#EDEBEB
(237,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B7387 color. Also use rgb(107,115,135) instead hex code.

Text Font Color

.myTextColor { color: #6B7387; }

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

This text font color is #6B7387.

Background Color

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

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

This div background color is #6B7387.

Border color

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

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

This div border color is #6B7387.

Opacity

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

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

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

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

This text has shadow with #6B7387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B7387.

Preview

Color preview on black background

This text has color #6B7387 on black background.


Color preview on white background

This text has color #6B7387 on white background.


Black color preview on #6B7387 background

This text has black color on #6B7387 background.


White color preview on #6B7387 background

This text has white color on #6B7387 background.


Related colors

Complementary color

Complementary color for #hex is #948C78.


I love getcolorcode.com

Triadic colors

1 #876B73 and #73876B with #6B7387 are triadic colors.

2 #87736B and #736B87 with #6B7387 are triadic colors.