COLOR #6B63AE

HEX: #6B63AE RGB: (107,99,174)

Renk bilgisi

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

RGB renk modeli

#6B63AE color RGB value is (107,99,174).

RGB: (107,99,174) (42%, 39%, 68%)

RGB bağlantıları ve doygunluk

R 107 of 255 = 42%
G 99 of 255 = 39%
B 174 of 255 = 68%

107
99
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 107 + 99 + 174 = 380 (100%)
R 107 of 380 ~ 28.16%
G 99 of 380 ~ 26.05%
B 174 of 380 ~ 45.79'%

%28.16
%26.05
%45.79

CMYK RENK MODELİ

#6B63AE rengi CMYK tonu (39,43,0,32).

  • camgöbeği tonu 38.51%
  • eflatun tonu 43.10%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%
CMYK: (39,43,0,32) C39M43Y0K32 (39%,43%,0%,32%) (0.39/0.43/0.00/0.32) 

CMYK yüzdeleri

%38.51
%43.1
%0
%31.76

Codes

Color #6B63AE in popluar color models

6B 63 AE
RGB 107 99 174
HSL 246° 31.65% 53.53%
HSB/HSV 246° 43.10% 68.24%
CMYK 38.51% 43.10% 0.00%
31.76%

Color #6B63AE in popluar number systems.

HEX 6B 63 AE
Decimal 107 99 174
Binary 1101011 1100011 10101110
Octal 153 143 256

Shades and tints

Shades of #6B63AE

#6B63AE
(107,99,174)
#625A9F
(98,90,159)
#595190
(89,81,144)
#504881
(80,72,129)
#473F72
(71,63,114)
#3E3663
(62,54,99)
#352D54
(53,45,84)
#2C2445
(44,36,69)
#231B36
(35,27,54)
#1A1227
(26,18,39)
#110918
(17,9,24)
#000000
(0,0,0)

Tints of #6B63AE

#6B63AE
(107,99,174)
#7871B5
(120,113,181)
#857FBC
(133,127,188)
#928DC3
(146,141,195)
#9F9BCA
(159,155,202)
#ACA9D1
(172,169,209)
#B9B7D8
(185,183,216)
#C6C5DF
(198,197,223)
#D3D3E6
(211,211,230)
#E0E1ED
(224,225,237)
#EDEFF4
(237,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B63AE color. Also use rgb(107,99,174) instead hex code.

Text Font Color

.myTextColor { color: #6B63AE; }

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

This text font color is #6B63AE.

Background Color

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

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

This div background color is #6B63AE.

Border color

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

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

This div border color is #6B63AE.

Opacity

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

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

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

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

This text has shadow with #6B63AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B63AE.

Preview

Color preview on black background

This text has color #6B63AE on black background.


Color preview on white background

This text has color #6B63AE on white background.


Black color preview on #6B63AE background

This text has black color on #6B63AE background.


White color preview on #6B63AE background

This text has white color on #6B63AE background.


Related colors

Complementary color

Complementary color for #hex is #949C51.


I love getcolorcode.com

Triadic colors

1 #AE6B63 and #63AE6B with #6B63AE are triadic colors.

2 #AE636B and #636BAE with #6B63AE are triadic colors.