COLOR #6373C7

HEX: #6373C7 RGB: (99,115,199)

Renk bilgisi

#6373C7 contains mainly blue color. #6373C7 ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#6373C7 color RGB value is (99,115,199).

RGB: (99,115,199) (39%, 45%, 78%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 115 of 255 = 45%
B 199 of 255 = 78%

99
115
199

R + G + B ~ 54%. #6373C7 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 115 + 199 = 413 (100%)
R 99 of 413 ~ 23.97%
G 115 of 413 ~ 27.85%
B 199 of 413 ~ 48.18'%

%23.97
%27.85
%48.18

CMYK RENK MODELİ

#6373C7 rengi CMYK tonu (50,42,0,22).

  • camgöbeği tonu 50.25%
  • eflatun tonu 42.21%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (50,42,0,22)
C50M42Y0K22 (50%, 42%, 0%, 22%)
(0.50 / 0.42 / 0.00 / 0.22)

CMYK yüzdeleri

%50.25
%42.21
%0
%21.96

Codes

Color #6373C7 in popluar color models

63 73 C7
RGB 99 115 199
HSL 230° 47.17% 58.43%
HSB/HSV 230° 50.25% 78.04%
CMYK 50.25% 42.21% 0.00%
21.96%

Color #6373C7 in popluar number systems.

HEX 63 73 C7
Decimal 99 115 199
Binary 1100011 1110011 11000111
Octal 143 163 307

Shades and tints

Shades of #6373C7

#6373C7
(99,115,199)
#5A69B5
(90,105,181)
#515FA3
(81,95,163)
#485591
(72,85,145)
#3F4B7F
(63,75,127)
#36416D
(54,65,109)
#2D375B
(45,55,91)
#242D49
(36,45,73)
#1B2337
(27,35,55)
#121925
(18,25,37)
#090F13
(9,15,19)
#000000
(0,0,0)

Tints of #6373C7

#6373C7
(99,115,199)
#717FCC
(113,127,204)
#7F8BD1
(127,139,209)
#8D97D6
(141,151,214)
#9BA3DB
(155,163,219)
#A9AFE0
(169,175,224)
#B7BBE5
(183,187,229)
#C5C7EA
(197,199,234)
#D3D3EF
(211,211,239)
#E1DFF4
(225,223,244)
#EFEBF9
(239,235,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6373C7 color. Also use rgb(99,115,199) instead hex code.

Text Font Color

.myTextColor { color: #6373C7; }

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

This text font color is #6373C7.

Background Color

.myBgColor { background-color: #6373C7; }

<div style="background-color:#6373C7">Inner text</div>

This div background color is #6373C7.

Border color

.myBorderColor { border: 1px solid #6373C7; }

<div style="border:3px solid #6373C7">Div</div>

This div border color is #6373C7.

Opacity

.myOpacity80 { color: #6373C7; opacity: 0.8; }

<p style="color:#6373C7;opacity:0.8;">80%</p>

Text with #6373C7 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 #6373C7;}

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

This text has shadow with #6373C7 color.


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

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

This text has shadow with #6373C7 primary color and red secondary color.


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

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

This text has shadow with #6373C7 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6373C7.

Preview

Color preview on black background

This text has color #6373C7 on black background.


Color preview on white background

This text has color #6373C7 on white background.


Black color preview on #6373C7 background

This text has black color on #6373C7 background.


White color preview on #6373C7 background

This text has white color on #6373C7 background.


Related colors

Complementary color

Complementary color for #hex is #9C8C38.


I love getcolorcode.com

Triadic colors

1 #C76373 and #73C763 with #6373C7 are triadic colors.

2 #C77363 and #7363C7 with #6373C7 are triadic colors.