COLOR #6B4672

HEX: #6B4672 RGB: (107,70,114)

Renk bilgisi

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

RGB renk modeli

#6B4672 color RGB value is (107,70,114).

RGB: (107,70,114) (42%, 27%, 45%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 70 of 255 = 27%
B 114 of 255 = 45%

107
70
114

R + G + B ~ 38%. #6B4672 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 70 + 114 = 291 (100%)
R 107 of 291 ~ 36.77%
G 70 of 291 ~ 24.05%
B 114 of 291 ~ 39.18'%

%36.77
%24.05
%39.18

CMYK RENK MODELİ

#6B4672 rengi CMYK tonu (6,39,0,55).

  • camgöbeği tonu 6.14%
  • eflatun tonu 38.60%
  • sarı tonu 0.00%
  • ana renk tonu 55.29%

CMYK: (6,39,0,55)
C6M39Y0K55 (6%, 39%, 0%, 55%)
(0.06 / 0.39 / 0.00 / 0.55)

CMYK yüzdeleri

%6.14
%38.6
%0
%55.29

Codes

Color #6B4672 in popluar color models

6B 46 72
RGB 107 70 114
HSL 290° 23.91% 36.08%
HSB/HSV 290° 38.60% 44.71%
CMYK 6.14% 38.60% 0.00%
55.29%

Color #6B4672 in popluar number systems.

HEX 6B 46 72
Decimal 107 70 114
Binary 1101011 1000110 1110010
Octal 153 106 162

Shades and tints

Shades of #6B4672

#6B4672
(107,70,114)
#624068
(98,64,104)
#593A5E
(89,58,94)
#503454
(80,52,84)
#472E4A
(71,46,74)
#3E2840
(62,40,64)
#352236
(53,34,54)
#2C1C2C
(44,28,44)
#231622
(35,22,34)
#1A1018
(26,16,24)
#110A0E
(17,10,14)
#000000
(0,0,0)

Tints of #6B4672

#6B4672
(107,70,114)
#78567E
(120,86,126)
#85668A
(133,102,138)
#927696
(146,118,150)
#9F86A2
(159,134,162)
#AC96AE
(172,150,174)
#B9A6BA
(185,166,186)
#C6B6C6
(198,182,198)
#D3C6D2
(211,198,210)
#E0D6DE
(224,214,222)
#EDE6EA
(237,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6B4672; }

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

This text font color is #6B4672.

Background Color

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

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

This div background color is #6B4672.

Border color

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

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

This div border color is #6B4672.

Opacity

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

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

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

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

This text has shadow with #6B4672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B4672.

Preview

Color preview on black background

This text has color #6B4672 on black background.


Color preview on white background

This text has color #6B4672 on white background.


Black color preview on #6B4672 background

This text has black color on #6B4672 background.


White color preview on #6B4672 background

This text has white color on #6B4672 background.


Related colors

Complementary color

Complementary color for #hex is #94B98D.


I love getcolorcode.com

Triadic colors

1 #726B46 and #46726B with #6B4672 are triadic colors.

2 #72466B and #466B72 with #6B4672 are triadic colors.