COLOR #6A496D

HEX: #6A496D RGB: (106,73,109)

Renk bilgisi

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

RGB renk modeli

#6A496D color RGB value is (106,73,109).

RGB: (106,73,109) (42%, 29%, 43%)

RGB bağlantıları ve doygunluk

R 106 of 255 = 42%
G 73 of 255 = 29%
B 109 of 255 = 43%

106
73
109

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

Yüzdelerle RGB renk parçaları

R + G + B = 106 + 73 + 109 = 288 (100%)
R 106 of 288 ~ 36.81%
G 73 of 288 ~ 25.35%
B 109 of 288 ~ 37.85'%

%36.81
%25.35
%37.85

CMYK RENK MODELİ

#6A496D rengi CMYK tonu (3,33,0,57).

  • camgöbeği tonu 2.75%
  • eflatun tonu 33.03%
  • sarı tonu 0.00%
  • ana renk tonu 57.25%

CMYK: (3,33,0,57)
C3M33Y0K57 (3%, 33%, 0%, 57%)
(0.03 / 0.33 / 0.00 / 0.57)

CMYK yüzdeleri

%2.75
%33.03
%0
%57.25

Codes

Color #6A496D in popluar color models

6A 49 6D
RGB 106 73 109
HSL 295° 19.78% 35.69%
HSB/HSV 295° 33.03% 42.75%
CMYK 2.75% 33.03% 0.00%
57.25%

Color #6A496D in popluar number systems.

HEX 6A 49 6D
Decimal 106 73 109
Binary 1101010 1001001 1101101
Octal 152 111 155

Shades and tints

Shades of #6A496D

#6A496D
(106,73,109)
#614364
(97,67,100)
#583D5B
(88,61,91)
#4F3752
(79,55,82)
#463149
(70,49,73)
#3D2B40
(61,43,64)
#342537
(52,37,55)
#2B1F2E
(43,31,46)
#221925
(34,25,37)
#19131C
(25,19,28)
#100D13
(16,13,19)
#000000
(0,0,0)

Tints of #6A496D

#6A496D
(106,73,109)
#77597A
(119,89,122)
#846987
(132,105,135)
#917994
(145,121,148)
#9E89A1
(158,137,161)
#AB99AE
(171,153,174)
#B8A9BB
(184,169,187)
#C5B9C8
(197,185,200)
#D2C9D5
(210,201,213)
#DFD9E2
(223,217,226)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6A496D color. Also use rgb(106,73,109) instead hex code.

Text Font Color

.myTextColor { color: #6A496D; }

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

This text font color is #6A496D.

Background Color

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

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

This div background color is #6A496D.

Border color

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

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

This div border color is #6A496D.

Opacity

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

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

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

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

This text has shadow with #6A496D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6A496D.

Preview

Color preview on black background

This text has color #6A496D on black background.


Color preview on white background

This text has color #6A496D on white background.


Black color preview on #6A496D background

This text has black color on #6A496D background.


White color preview on #6A496D background

This text has white color on #6A496D background.


Related colors

Complementary color

Complementary color for #hex is #95B692.


I love getcolorcode.com

Triadic colors

1 #6D6A49 and #496D6A with #6A496D are triadic colors.

2 #6D496A and #496A6D with #6A496D are triadic colors.