COLOR #6C137C

HEX: #6C137C RGB: (108,19,124)

Renk bilgisi

#6C137C contains mainly red and blue colors. #6C137C ‘ nin web güvenlik rengi #660066 (ya da #606) dir.

RGB renk modeli

#6C137C color RGB value is (108,19,124).

RGB: (108,19,124) (42%, 7%, 49%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 19 of 255 = 7%
B 124 of 255 = 49%

108
19
124

R + G + B ~ 33%. #6C137C is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 19 + 124 = 251 (100%)
R 108 of 251 ~ 43.03%
G 19 of 251 ~ 7.57%
B 124 of 251 ~ 49.4'%

%43.03
%49.4

CMYK RENK MODELİ

#6C137C rengi CMYK tonu (13,85,0,51).

  • camgöbeği tonu 12.90%
  • eflatun tonu 84.68%
  • sarı tonu 0.00%
  • ana renk tonu 51.37%

CMYK: (13,85,0,51)
C13M85Y0K51 (13%, 85%, 0%, 51%)
(0.13 / 0.85 / 0.00 / 0.51)

CMYK yüzdeleri

%12.9
%84.68
%0
%51.37

Codes

Color #6C137C in popluar color models

6C 13 7C
RGB 108 19 124
HSL 291° 73.43% 28.04%
HSB/HSV 291° 84.68% 48.63%
CMYK 12.90% 84.68% 0.00%
51.37%

Color #6C137C in popluar number systems.

HEX 6C 13 7C
Decimal 108 19 124
Binary 1101100 10011 1111100
Octal 154 23 174

Shades and tints

Shades of #6C137C

#6C137C
(108,19,124)
#631271
(99,18,113)
#5A1166
(90,17,102)
#51105B
(81,16,91)
#480F50
(72,15,80)
#3F0E45
(63,14,69)
#360D3A
(54,13,58)
#2D0C2F
(45,12,47)
#240B24
(36,11,36)
#1B0A19
(27,10,25)
#12090E
(18,9,14)
#000000
(0,0,0)

Tints of #6C137C

#6C137C
(108,19,124)
#792887
(121,40,135)
#863D92
(134,61,146)
#93529D
(147,82,157)
#A067A8
(160,103,168)
#AD7CB3
(173,124,179)
#BA91BE
(186,145,190)
#C7A6C9
(199,166,201)
#D4BBD4
(212,187,212)
#E1D0DF
(225,208,223)
#EEE5EA
(238,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C137C color. Also use rgb(108,19,124) instead hex code.

Text Font Color

.myTextColor { color: #6C137C; }

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

This text font color is #6C137C.

Background Color

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

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

This div background color is #6C137C.

Border color

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

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

This div border color is #6C137C.

Opacity

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

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

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

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

This text has shadow with #6C137C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C137C.

Preview

Color preview on black background

This text has color #6C137C on black background.


Color preview on white background

This text has color #6C137C on white background.


Black color preview on #6C137C background

This text has black color on #6C137C background.


White color preview on #6C137C background

This text has white color on #6C137C background.


Related colors

Complementary color

Complementary color for #hex is #93EC83.


I love getcolorcode.com

Triadic colors

1 #7C6C13 and #137C6C with #6C137C are triadic colors.

2 #7C136C and #136C7C with #6C137C are triadic colors.