COLOR #6C365E

HEX: #6C365E RGB: (108,54,94)

Renk bilgisi

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

RGB renk modeli

#6C365E color RGB value is (108,54,94).

RGB: (108,54,94) (42%, 21%, 37%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 54 of 255 = 21%
B 94 of 255 = 37%

108
54
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 54 + 94 = 256 (100%)
R 108 of 256 ~ 42.19%
G 54 of 256 ~ 21.09%
B 94 of 256 ~ 36.72'%

%42.19
%21.09
%36.72

CMYK RENK MODELİ

#6C365E rengi CMYK tonu (0,50,13,58).

  • camgöbeği tonu 0.00%
  • eflatun tonu 50.00%
  • sarı tonu 12.96%
  • ana renk tonu 57.65%
CMYK: (0,50,13,58) C0M50Y13K58 (0%,50%,13%,58%) (0.00/0.50/0.13/0.58) 

CMYK yüzdeleri

%0
%50
%12.96
%57.65

Codes

Color #6C365E in popluar color models

6C 36 5E
RGB 108 54 94
HSL 316° 33.33% 31.76%
HSB/HSV 316° 50.00% 42.35%
CMYK 0.00% 50.00% 12.96%
57.65%

Color #6C365E in popluar number systems.

HEX 6C 36 5E
Decimal 108 54 94
Binary 1101100 110110 1011110
Octal 154 66 136

Shades and tints

Shades of #6C365E

#6C365E
(108,54,94)
#633256
(99,50,86)
#5A2E4E
(90,46,78)
#512A46
(81,42,70)
#48263E
(72,38,62)
#3F2236
(63,34,54)
#361E2E
(54,30,46)
#2D1A26
(45,26,38)
#24161E
(36,22,30)
#1B1216
(27,18,22)
#120E0E
(18,14,14)
#000000
(0,0,0)

Tints of #6C365E

#6C365E
(108,54,94)
#79486C
(121,72,108)
#865A7A
(134,90,122)
#936C88
(147,108,136)
#A07E96
(160,126,150)
#AD90A4
(173,144,164)
#BAA2B2
(186,162,178)
#C7B4C0
(199,180,192)
#D4C6CE
(212,198,206)
#E1D8DC
(225,216,220)
#EEEAEA
(238,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C365E color. Also use rgb(108,54,94) instead hex code.

Text Font Color

.myTextColor { color: #6C365E; }

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

This text font color is #6C365E.

Background Color

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

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

This div background color is #6C365E.

Border color

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

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

This div border color is #6C365E.

Opacity

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

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

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

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

This text has shadow with #6C365E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C365E.

Preview

Color preview on black background

This text has color #6C365E on black background.


Color preview on white background

This text has color #6C365E on white background.


Black color preview on #6C365E background

This text has black color on #6C365E background.


White color preview on #6C365E background

This text has white color on #6C365E background.


Related colors

Complementary color

Complementary color for #hex is #93C9A1.


I love getcolorcode.com

Triadic colors

1 #5E6C36 and #365E6C with #6C365E are triadic colors.

2 #5E366C and #366C5E with #6C365E are triadic colors.