COLOR #6B5E98

HEX: #6B5E98 RGB: (107,94,152)

Renk bilgisi

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

RGB renk modeli

#6B5E98 color RGB value is (107,94,152).

RGB: (107,94,152) (42%, 37%, 60%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 94 of 255 = 37%
B 152 of 255 = 60%

107
94
152

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 94 + 152 = 353 (100%)
R 107 of 353 ~ 30.31%
G 94 of 353 ~ 26.63%
B 152 of 353 ~ 43.06'%

%30.31
%26.63
%43.06

CMYK RENK MODELİ

#6B5E98 rengi CMYK tonu (30,38,0,40).

  • camgöbeği tonu 29.61%
  • eflatun tonu 38.16%
  • sarı tonu 0.00%
  • ana renk tonu 40.39%

CMYK: (30,38,0,40)
C30M38Y0K40 (30%, 38%, 0%, 40%)
(0.30 / 0.38 / 0.00 / 0.40)

CMYK yüzdeleri

%29.61
%38.16
%0
%40.39

Codes

Color #6B5E98 in popluar color models

6B 5E 98
RGB 107 94 152
HSL 253° 23.58% 48.24%
HSB/HSV 253° 38.16% 59.61%
CMYK 29.61% 38.16% 0.00%
40.39%

Color #6B5E98 in popluar number systems.

HEX 6B 5E 98
Decimal 107 94 152
Binary 1101011 1011110 10011000
Octal 153 136 230

Shades and tints

Shades of #6B5E98

#6B5E98
(107,94,152)
#62568B
(98,86,139)
#594E7E
(89,78,126)
#504671
(80,70,113)
#473E64
(71,62,100)
#3E3657
(62,54,87)
#352E4A
(53,46,74)
#2C263D
(44,38,61)
#231E30
(35,30,48)
#1A1623
(26,22,35)
#110E16
(17,14,22)
#000000
(0,0,0)

Tints of #6B5E98

#6B5E98
(107,94,152)
#786CA1
(120,108,161)
#857AAA
(133,122,170)
#9288B3
(146,136,179)
#9F96BC
(159,150,188)
#ACA4C5
(172,164,197)
#B9B2CE
(185,178,206)
#C6C0D7
(198,192,215)
#D3CEE0
(211,206,224)
#E0DCE9
(224,220,233)
#EDEAF2
(237,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B5E98 color. Also use rgb(107,94,152) instead hex code.

Text Font Color

.myTextColor { color: #6B5E98; }

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

This text font color is #6B5E98.

Background Color

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

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

This div background color is #6B5E98.

Border color

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

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

This div border color is #6B5E98.

Opacity

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

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

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

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

This text has shadow with #6B5E98 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B5E98.

Preview

Color preview on black background

This text has color #6B5E98 on black background.


Color preview on white background

This text has color #6B5E98 on white background.


Black color preview on #6B5E98 background

This text has black color on #6B5E98 background.


White color preview on #6B5E98 background

This text has white color on #6B5E98 background.


Related colors

Complementary color

Complementary color for #hex is #94A167.


I love getcolorcode.com

Triadic colors

1 #986B5E and #5E986B with #6B5E98 are triadic colors.

2 #985E6B and #5E6B98 with #6B5E98 are triadic colors.