COLOR #6C499A

HEX: #6C499A RGB: (108,73,154)

Renk bilgisi

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

RGB renk modeli

#6C499A color RGB value is (108,73,154).

RGB: (108,73,154) (42%, 29%, 60%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 73 of 255 = 29%
B 154 of 255 = 60%

108
73
154

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 73 + 154 = 335 (100%)
R 108 of 335 ~ 32.24%
G 73 of 335 ~ 21.79%
B 154 of 335 ~ 45.97'%

%32.24
%21.79
%45.97

CMYK RENK MODELİ

#6C499A rengi CMYK tonu (30,53,0,40).

  • camgöbeği tonu 29.87%
  • eflatun tonu 52.60%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%

CMYK: (30,53,0,40)
C30M53Y0K40 (30%, 53%, 0%, 40%)
(0.30 / 0.53 / 0.00 / 0.40)

CMYK yüzdeleri

%29.87
%52.6
%0
%39.61

Codes

Color #6C499A in popluar color models

6C 49 9A
RGB 108 73 154
HSL 266° 35.68% 44.51%
HSB/HSV 266° 52.60% 60.39%
CMYK 29.87% 52.60% 0.00%
39.61%

Color #6C499A in popluar number systems.

HEX 6C 49 9A
Decimal 108 73 154
Binary 1101100 1001001 10011010
Octal 154 111 232

Shades and tints

Shades of #6C499A

#6C499A
(108,73,154)
#63438C
(99,67,140)
#5A3D7E
(90,61,126)
#513770
(81,55,112)
#483162
(72,49,98)
#3F2B54
(63,43,84)
#362546
(54,37,70)
#2D1F38
(45,31,56)
#24192A
(36,25,42)
#1B131C
(27,19,28)
#120D0E
(18,13,14)
#000000
(0,0,0)

Tints of #6C499A

#6C499A
(108,73,154)
#7959A3
(121,89,163)
#8669AC
(134,105,172)
#9379B5
(147,121,181)
#A089BE
(160,137,190)
#AD99C7
(173,153,199)
#BAA9D0
(186,169,208)
#C7B9D9
(199,185,217)
#D4C9E2
(212,201,226)
#E1D9EB
(225,217,235)
#EEE9F4
(238,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C499A color. Also use rgb(108,73,154) instead hex code.

Text Font Color

.myTextColor { color: #6C499A; }

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

This text font color is #6C499A.

Background Color

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

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

This div background color is #6C499A.

Border color

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

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

This div border color is #6C499A.

Opacity

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

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

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

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

This text has shadow with #6C499A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C499A.

Preview

Color preview on black background

This text has color #6C499A on black background.


Color preview on white background

This text has color #6C499A on white background.


Black color preview on #6C499A background

This text has black color on #6C499A background.


White color preview on #6C499A background

This text has white color on #6C499A background.


Related colors

Complementary color

Complementary color for #hex is #93B665.


I love getcolorcode.com

Triadic colors

1 #9A6C49 and #499A6C with #6C499A are triadic colors.

2 #9A496C and #496C9A with #6C499A are triadic colors.