COLOR #6C63B2

HEX: #6C63B2 RGB: (108,99,178)

Renk bilgisi

#6C63B2 contains mainly blue color. #6C63B2 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6C63B2 color RGB value is (108,99,178).

RGB: (108,99,178) (42%, 39%, 70%)

RGB bağlantıları ve doygunluk

R 108 of 255 = 42%
G 99 of 255 = 39%
B 178 of 255 = 70%

108
99
178

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

Yüzdelerle RGB renk parçaları

R + G + B = 108 + 99 + 178 = 385 (100%)
R 108 of 385 ~ 28.05%
G 99 of 385 ~ 25.71%
B 178 of 385 ~ 46.23'%

%28.05
%25.71
%46.23

CMYK RENK MODELİ

#6C63B2 rengi CMYK tonu (39,44,0,30).

  • camgöbeği tonu 39.33%
  • eflatun tonu 44.38%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (39,44,0,30)
C39M44Y0K30 (39%, 44%, 0%, 30%)
(0.39 / 0.44 / 0.00 / 0.30)

CMYK yüzdeleri

%39.33
%44.38
%0
%30.2

Codes

Color #6C63B2 in popluar color models

6C 63 B2
RGB 108 99 178
HSL 247° 33.91% 54.31%
HSB/HSV 247° 44.38% 69.80%
CMYK 39.33% 44.38% 0.00%
30.20%

Color #6C63B2 in popluar number systems.

HEX 6C 63 B2
Decimal 108 99 178
Binary 1101100 1100011 10110010
Octal 154 143 262

Shades and tints

Shades of #6C63B2

#6C63B2
(108,99,178)
#635AA2
(99,90,162)
#5A5192
(90,81,146)
#514882
(81,72,130)
#483F72
(72,63,114)
#3F3662
(63,54,98)
#362D52
(54,45,82)
#2D2442
(45,36,66)
#241B32
(36,27,50)
#1B1222
(27,18,34)
#120912
(18,9,18)
#000000
(0,0,0)

Tints of #6C63B2

#6C63B2
(108,99,178)
#7971B9
(121,113,185)
#867FC0
(134,127,192)
#938DC7
(147,141,199)
#A09BCE
(160,155,206)
#ADA9D5
(173,169,213)
#BAB7DC
(186,183,220)
#C7C5E3
(199,197,227)
#D4D3EA
(212,211,234)
#E1E1F1
(225,225,241)
#EEEFF8
(238,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6C63B2 color. Also use rgb(108,99,178) instead hex code.

Text Font Color

.myTextColor { color: #6C63B2; }

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

This text font color is #6C63B2.

Background Color

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

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

This div background color is #6C63B2.

Border color

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

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

This div border color is #6C63B2.

Opacity

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

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

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

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

This text has shadow with #6C63B2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6C63B2.

Preview

Color preview on black background

This text has color #6C63B2 on black background.


Color preview on white background

This text has color #6C63B2 on white background.


Black color preview on #6C63B2 background

This text has black color on #6C63B2 background.


White color preview on #6C63B2 background

This text has white color on #6C63B2 background.


Related colors

Complementary color

Complementary color for #hex is #939C4D.


I love getcolorcode.com

Triadic colors

1 #B26C63 and #63B26C with #6C63B2 are triadic colors.

2 #B2636C and #636CB2 with #6C63B2 are triadic colors.