COLOR #6B6296

HEX: #6B6296 RGB: (107,98,150)

Renk bilgisi

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

RGB renk modeli

#6B6296 color RGB value is (107,98,150).

RGB: (107,98,150) (42%, 38%, 59%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 98 of 255 = 38%
B 150 of 255 = 59%

107
98
150

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 98 + 150 = 355 (100%)
R 107 of 355 ~ 30.14%
G 98 of 355 ~ 27.61%
B 150 of 355 ~ 42.25'%

%30.14
%27.61
%42.25

CMYK RENK MODELİ

#6B6296 rengi CMYK tonu (29,35,0,41).

  • camgöbeği tonu 28.67%
  • eflatun tonu 34.67%
  • sarı tonu 0.00%
  • ana renk tonu 41.18%

CMYK: (29,35,0,41)
C29M35Y0K41 (29%, 35%, 0%, 41%)
(0.29 / 0.35 / 0.00 / 0.41)

CMYK yüzdeleri

%28.67
%34.67
%0
%41.18

Codes

Color #6B6296 in popluar color models

6B 62 96
RGB 107 98 150
HSL 250° 20.97% 48.63%
HSB/HSV 250° 34.67% 58.82%
CMYK 28.67% 34.67% 0.00%
41.18%

Color #6B6296 in popluar number systems.

HEX 6B 62 96
Decimal 107 98 150
Binary 1101011 1100010 10010110
Octal 153 142 226

Shades and tints

Shades of #6B6296

#6B6296
(107,98,150)
#625A89
(98,90,137)
#59527C
(89,82,124)
#504A6F
(80,74,111)
#474262
(71,66,98)
#3E3A55
(62,58,85)
#353248
(53,50,72)
#2C2A3B
(44,42,59)
#23222E
(35,34,46)
#1A1A21
(26,26,33)
#111214
(17,18,20)
#000000
(0,0,0)

Tints of #6B6296

#6B6296
(107,98,150)
#78709F
(120,112,159)
#857EA8
(133,126,168)
#928CB1
(146,140,177)
#9F9ABA
(159,154,186)
#ACA8C3
(172,168,195)
#B9B6CC
(185,182,204)
#C6C4D5
(198,196,213)
#D3D2DE
(211,210,222)
#E0E0E7
(224,224,231)
#EDEEF0
(237,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B6296 color. Also use rgb(107,98,150) instead hex code.

Text Font Color

.myTextColor { color: #6B6296; }

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

This text font color is #6B6296.

Background Color

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

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

This div background color is #6B6296.

Border color

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

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

This div border color is #6B6296.

Opacity

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

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

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

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

This text has shadow with #6B6296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B6296.

Preview

Color preview on black background

This text has color #6B6296 on black background.


Color preview on white background

This text has color #6B6296 on white background.


Black color preview on #6B6296 background

This text has black color on #6B6296 background.


White color preview on #6B6296 background

This text has white color on #6B6296 background.


Related colors

Complementary color

Complementary color for #hex is #949D69.


I love getcolorcode.com

Triadic colors

1 #966B62 and #62966B with #6B6296 are triadic colors.

2 #96626B and #626B96 with #6B6296 are triadic colors.