COLOR #6376D7

HEX: #6376D7 RGB: (99,118,215)

Color info

#6376D7 contains mainly blue color. Web safe color of #6376D7 is #6666CC (or #66C).

RGB color model

#6376D7 color RGB value is (99,118,215).

RGB: (99,118,215) (39%, 46%, 84%)

RGB channels and saturation

R 99 of 255 = 39%
G 118 of 255 = 46%
B 215 of 255 = 84%

99
118
215

R + G + B ~ 56%. #6376D7 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 118 + 215 = 432 (100%)
R 99 of 432 ~ 22.92%
G 118 of 432 ~ 27.31%
B 215 of 432 ~ 49.77'%

%22.92
%27.31
%49.77

CMYK color model

#6376D7 color CMYK value is (54,45,0,16).

  • cyan value is 53.95%
  • magenta value is 45.12%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (54,45,0,16)
C54M45Y0K16 (54%, 45%, 0%, 16%)
(0.54 / 0.45 / 0.00 / 0.16)

CMYK percentages

%53.95
%45.12
%0
%15.69

Codes

Color #6376D7 in popluar color models

63 76 D7
RGB 99 118 215
HSL 230° 59.18% 61.57%
HSB/HSV 230° 53.95% 84.31%
CMYK 53.95% 45.12% 0.00%
15.69%

Color #6376D7 in popluar number systems.

HEX 63 76 D7
Decimal 99 118 215
Binary 1100011 1110110 11010111
Octal 143 166 327

Shades and tints

Shades of #6376D7

#6376D7
(99,118,215)
#5A6CC4
(90,108,196)
#5162B1
(81,98,177)
#48589E
(72,88,158)
#3F4E8B
(63,78,139)
#364478
(54,68,120)
#2D3A65
(45,58,101)
#243052
(36,48,82)
#1B263F
(27,38,63)
#121C2C
(18,28,44)
#091219
(9,18,25)
#000000
(0,0,0)

Tints of #6376D7

#6376D7
(99,118,215)
#7182DA
(113,130,218)
#7F8EDD
(127,142,221)
#8D9AE0
(141,154,224)
#9BA6E3
(155,166,227)
#A9B2E6
(169,178,230)
#B7BEE9
(183,190,233)
#C5CAEC
(197,202,236)
#D3D6EF
(211,214,239)
#E1E2F2
(225,226,242)
#EFEEF5
(239,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6376D7 color. Also use rgb(99,118,215) instead hex code.

Text Font Color

.myTextColor { color: #6376D7; }

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

This text font color is #6376D7.

Background Color

.myBgColor { background-color: #6376D7; }

<div style="background-color:#6376D7">Inner text</div>

This div background color is #6376D7.

Border color

.myBorderColor { border: 1px solid #6376D7; }

<div style="border:3px solid #6376D7">Div</div>

This div border color is #6376D7.

Opacity

.myOpacity80 { color: #6376D7; opacity: 0.8; }

<p style="color:#6376D7;opacity:0.8;">80%</p>

Text with #6376D7 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 #6376D7;}

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

This text has shadow with #6376D7 color.


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

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

This text has shadow with #6376D7 primary color and red secondary color.


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

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

This text has shadow with #6376D7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6376D7.

Preview

Color preview on black background

This text has color #6376D7 on black background.


Color preview on white background

This text has color #6376D7 on white background.


Black color preview on #6376D7 background

This text has black color on #6376D7 background.


White color preview on #6376D7 background

This text has white color on #6376D7 background.


Related colors

Complementary color

Complementary color for #hex is #9C8928.


I love getcolorcode.com

Triadic colors

1 #D76376 and #76D763 with #6376D7 are triadic colors.

2 #D77663 and #7663D7 with #6376D7 are triadic colors.