COLOR #684B93

HEX: #684B93 RGB: (104,75,147)

Renk bilgisi

#684B93 contains mainly red and blue colors. #684B93 ‘ nin web güvenlik rengi #663399 (ya da #639) dir.

RGB renk modeli

#684B93 color RGB value is (104,75,147).

RGB: (104,75,147) (41%, 29%, 58%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 75 of 255 = 29%
B 147 of 255 = 58%

104
75
147

R + G + B ~ 43%. #684B93 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 75 + 147 = 326 (100%)
R 104 of 326 ~ 31.9%
G 75 of 326 ~ 23.01%
B 147 of 326 ~ 45.09'%

%31.9
%23.01
%45.09

CMYK RENK MODELİ

#684B93 rengi CMYK tonu (29,49,0,42).

  • camgöbeği tonu 29.25%
  • eflatun tonu 48.98%
  • sarı tonu 0.00%
  • ana renk tonu 42.35%

CMYK: (29,49,0,42)
C29M49Y0K42 (29%, 49%, 0%, 42%)
(0.29 / 0.49 / 0.00 / 0.42)

CMYK yüzdeleri

%29.25
%48.98
%0
%42.35

Codes

Color #684B93 in popluar color models

68 4B 93
RGB 104 75 147
HSL 264° 32.43% 43.53%
HSB/HSV 264° 48.98% 57.65%
CMYK 29.25% 48.98% 0.00%
42.35%

Color #684B93 in popluar number systems.

HEX 68 4B 93
Decimal 104 75 147
Binary 1101000 1001011 10010011
Octal 150 113 223

Shades and tints

Shades of #684B93

#684B93
(104,75,147)
#5F4586
(95,69,134)
#563F79
(86,63,121)
#4D396C
(77,57,108)
#44335F
(68,51,95)
#3B2D52
(59,45,82)
#322745
(50,39,69)
#292138
(41,33,56)
#201B2B
(32,27,43)
#17151E
(23,21,30)
#0E0F11
(14,15,17)
#000000
(0,0,0)

Tints of #684B93

#684B93
(104,75,147)
#755B9C
(117,91,156)
#826BA5
(130,107,165)
#8F7BAE
(143,123,174)
#9C8BB7
(156,139,183)
#A99BC0
(169,155,192)
#B6ABC9
(182,171,201)
#C3BBD2
(195,187,210)
#D0CBDB
(208,203,219)
#DDDBE4
(221,219,228)
#EAEBED
(234,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684B93 color. Also use rgb(104,75,147) instead hex code.

Text Font Color

.myTextColor { color: #684B93; }

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

This text font color is #684B93.

Background Color

.myBgColor { background-color: #684B93; }

<div style="background-color:#684B93">Inner text</div>

This div background color is #684B93.

Border color

.myBorderColor { border: 1px solid #684B93; }

<div style="border:3px solid #684B93">Div</div>

This div border color is #684B93.

Opacity

.myOpacity80 { color: #684B93; opacity: 0.8; }

<p style="color:#684B93;opacity:0.8;">80%</p>

Text with #684B93 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 #684B93;}

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

This text has shadow with #684B93 color.


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

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

This text has shadow with #684B93 primary color and red secondary color.


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

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

This text has shadow with #684B93 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #684B93.

Preview

Color preview on black background

This text has color #684B93 on black background.


Color preview on white background

This text has color #684B93 on white background.


Black color preview on #684B93 background

This text has black color on #684B93 background.


White color preview on #684B93 background

This text has white color on #684B93 background.


Related colors

Complementary color

Complementary color for #hex is #97B46C.


I love getcolorcode.com

Triadic colors

1 #93684B and #4B9368 with #684B93 are triadic colors.

2 #934B68 and #4B6893 with #684B93 are triadic colors.