COLOR #6B0695

HEX: #6B0695
RGB: (107,6,149)

Renk bilgisi

#6B0695 contains mainly red and blue colors. #6B0695 ‘ nin web güvenlik rengi #660099 (ya da #609) dir.

RGB renk modeli

#6B0695 color RGB value is (107,6,149).

  • kırmız ton 107;
  • yeşil ton 6;
  • mavi ton 149.
RGB:
(107,6,149)
(42%,2%,58%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 6 of 255 = 2%
B 149 of 255 = 58%

107
6
149

R + G + B ~ 34%. #6B0695 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
107 + 6 + 149 = 262 (100%)
R 107 of 262 ~ 40.84%
G 6 of 262 ~ 2.29%
B 149 of 262 ~ 56.87%

%40.84
%56.87

CMYK RENK MODELİ

#6B0695 rengi CMYK tonu (28,96,0,42).

  • camgöbeği tonu 28.19%
  • eflatun tonu 95.97%
  • sarı tonu 0.00%
  • ana renk tonu 41.57%
CMYK:
(28,96,0,42)
C28M96Y0K42 
(28%,96%,0%,42%)
(0.28/0.96/0.00/0.42)	

CMYK yüzdeleri

%28.19
%95.97
%0
%41.57

Codes

Color #6B0695 in popluar color models

6B0695
RGB1076149
HSL282°92.26%30.39%
HSB/HSV282°95.97%58.43%
CMYK28.19%95.97%0.00%
41.57%

Color #6B0695 in popluar number systems.

HEX6B0695
Decimal1076149
Binary110101111010010101
Octal1536225

Shades and tints

Shades of #6B0695

#6B0695
(107,6,149)
#620688
(98,6,136)
#59067B
(89,6,123)
#50066E
(80,6,110)
#470661
(71,6,97)
#3E0654
(62,6,84)
#350647
(53,6,71)
#2C063A
(44,6,58)
#23062D
(35,6,45)
#1A0620
(26,6,32)
#110613
(17,6,19)
#000000
(0,0,0)

Tints of #6B0695

#6B0695
(107,6,149)
#781C9E
(120,28,158)
#8532A7
(133,50,167)
#9248B0
(146,72,176)
#9F5EB9
(159,94,185)
#AC74C2
(172,116,194)
#B98ACB
(185,138,203)
#C6A0D4
(198,160,212)
#D3B6DD
(211,182,221)
#E0CCE6
(224,204,230)
#EDE2EF
(237,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B0695; }

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

This text font color is #6B0695.


Background Color

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

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

This div background color is #6B0695.


Border color

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

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

This div border color is #6B0695.


Opacity

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

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

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

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

This text has shadow with #6B0695 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6B0695 on black background.


Color preview on white background

This text has color #6B0695 on white background.



Black color preview on #6B0695 background

This text has black color on #6B0695 background.


White color preview on #6B0695 background

This text has white color on #6B0695 background.