COLOR #6B497D

HEX: #6B497D RGB: (107,73,125)

Renk bilgisi

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

RGB renk modeli

#6B497D color RGB value is (107,73,125).

RGB: (107,73,125) (42%, 29%, 49%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 73 of 255 = 29%
B 125 of 255 = 49%

107
73
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 73 + 125 = 305 (100%)
R 107 of 305 ~ 35.08%
G 73 of 305 ~ 23.93%
B 125 of 305 ~ 40.98'%

%35.08
%23.93
%40.98

CMYK RENK MODELİ

#6B497D rengi CMYK tonu (14,42,0,51).

  • camgöbeği tonu 14.40%
  • eflatun tonu 41.60%
  • sarı tonu 0.00%
  • ana renk tonu 50.98%

CMYK: (14,42,0,51)
C14M42Y0K51 (14%, 42%, 0%, 51%)
(0.14 / 0.42 / 0.00 / 0.51)

CMYK yüzdeleri

%14.4
%41.6
%0
%50.98

Codes

Color #6B497D in popluar color models

6B 49 7D
RGB 107 73 125
HSL 279° 26.26% 38.82%
HSB/HSV 279° 41.60% 49.02%
CMYK 14.40% 41.60% 0.00%
50.98%

Color #6B497D in popluar number systems.

HEX 6B 49 7D
Decimal 107 73 125
Binary 1101011 1001001 1111101
Octal 153 111 175

Shades and tints

Shades of #6B497D

#6B497D
(107,73,125)
#624372
(98,67,114)
#593D67
(89,61,103)
#50375C
(80,55,92)
#473151
(71,49,81)
#3E2B46
(62,43,70)
#35253B
(53,37,59)
#2C1F30
(44,31,48)
#231925
(35,25,37)
#1A131A
(26,19,26)
#110D0F
(17,13,15)
#000000
(0,0,0)

Tints of #6B497D

#6B497D
(107,73,125)
#785988
(120,89,136)
#856993
(133,105,147)
#92799E
(146,121,158)
#9F89A9
(159,137,169)
#AC99B4
(172,153,180)
#B9A9BF
(185,169,191)
#C6B9CA
(198,185,202)
#D3C9D5
(211,201,213)
#E0D9E0
(224,217,224)
#EDE9EB
(237,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B497D; }

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

This text font color is #6B497D.

Background Color

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

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

This div background color is #6B497D.

Border color

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

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

This div border color is #6B497D.

Opacity

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

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

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

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

This text has shadow with #6B497D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B497D.

Preview

Color preview on black background

This text has color #6B497D on black background.


Color preview on white background

This text has color #6B497D on white background.


Black color preview on #6B497D background

This text has black color on #6B497D background.


White color preview on #6B497D background

This text has white color on #6B497D background.


Related colors

Complementary color

Complementary color for #hex is #94B682.


I love getcolorcode.com

Triadic colors

1 #7D6B49 and #497D6B with #6B497D are triadic colors.

2 #7D496B and #496B7D with #6B497D are triadic colors.