COLOR #6C4888

HEX: #6C4888 RGB: (108,72,136)

Renk bilgisi

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

RGB renk modeli

#6C4888 color RGB value is (108,72,136).

RGB: (108,72,136) (42%, 28%, 53%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 72 of 255 = 28%
B 136 of 255 = 53%

108
72
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 72 + 136 = 316 (100%)
R 108 of 316 ~ 34.18%
G 72 of 316 ~ 22.78%
B 136 of 316 ~ 43.04'%

%34.18
%22.78
%43.04

CMYK RENK MODELİ

#6C4888 rengi CMYK tonu (21,47,0,47).

  • camgöbeği tonu 20.59%
  • eflatun tonu 47.06%
  • sarı tonu 0.00%
  • ana renk tonu 46.67%

CMYK: (21,47,0,47)
C21M47Y0K47 (21%, 47%, 0%, 47%)
(0.21 / 0.47 / 0.00 / 0.47)

CMYK yüzdeleri

%20.59
%47.06
%0
%46.67

Codes

Color #6C4888 in popluar color models

6C 48 88
RGB 108 72 136
HSL 274° 30.77% 40.78%
HSB/HSV 274° 47.06% 53.33%
CMYK 20.59% 47.06% 0.00%
46.67%

Color #6C4888 in popluar number systems.

HEX 6C 48 88
Decimal 108 72 136
Binary 1101100 1001000 10001000
Octal 154 110 210

Shades and tints

Shades of #6C4888

#6C4888
(108,72,136)
#63427C
(99,66,124)
#5A3C70
(90,60,112)
#513664
(81,54,100)
#483058
(72,48,88)
#3F2A4C
(63,42,76)
#362440
(54,36,64)
#2D1E34
(45,30,52)
#241828
(36,24,40)
#1B121C
(27,18,28)
#120C10
(18,12,16)
#000000
(0,0,0)

Tints of #6C4888

#6C4888
(108,72,136)
#795892
(121,88,146)
#86689C
(134,104,156)
#9378A6
(147,120,166)
#A088B0
(160,136,176)
#AD98BA
(173,152,186)
#BAA8C4
(186,168,196)
#C7B8CE
(199,184,206)
#D4C8D8
(212,200,216)
#E1D8E2
(225,216,226)
#EEE8EC
(238,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C4888 color. Also use rgb(108,72,136) instead hex code.

Text Font Color

.myTextColor { color: #6C4888; }

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

This text font color is #6C4888.

Background Color

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

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

This div background color is #6C4888.

Border color

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

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

This div border color is #6C4888.

Opacity

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

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

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

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

This text has shadow with #6C4888 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C4888.

Preview

Color preview on black background

This text has color #6C4888 on black background.


Color preview on white background

This text has color #6C4888 on white background.


Black color preview on #6C4888 background

This text has black color on #6C4888 background.


White color preview on #6C4888 background

This text has white color on #6C4888 background.


Related colors

Complementary color

Complementary color for #hex is #93B777.


I love getcolorcode.com

Triadic colors

1 #886C48 and #48886C with #6C4888 are triadic colors.

2 #88486C and #486C88 with #6C4888 are triadic colors.