COLOR #6390B3

HEX: #6390B3 RGB: (99,144,179)

Renk bilgisi

#6390B3 contains mainly green and blue colors. #6390B3 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6390B3 color RGB value is (99,144,179).

RGB: (99,144,179) (39%, 56%, 70%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 144 of 255 = 56%
B 179 of 255 = 70%

99
144
179

R + G + B ~ 55%. #6390B3 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 144 + 179 = 422 (100%)
R 99 of 422 ~ 23.46%
G 144 of 422 ~ 34.12%
B 179 of 422 ~ 42.42'%

%23.46
%34.12
%42.42

CMYK RENK MODELİ

#6390B3 rengi CMYK tonu (45,20,0,30).

  • camgöbeği tonu 44.69%
  • eflatun tonu 19.55%
  • sarı tonu 0.00%
  • ana renk tonu 29.80%
CMYK: (45,20,0,30) C45M20Y0K30 (45%,20%,0%,30%) (0.45/0.20/0.00/0.30) 

CMYK yüzdeleri

%44.69
%19.55
%0
%29.8

Codes

Color #6390B3 in popluar color models

63 90 B3
RGB 99 144 179
HSL 206° 34.48% 54.51%
HSB/HSV 206° 44.69% 70.20%
CMYK 44.69% 19.55% 0.00%
29.80%

Color #6390B3 in popluar number systems.

HEX 63 90 B3
Decimal 99 144 179
Binary 1100011 10010000 10110011
Octal 143 220 263

Shades and tints

Shades of #6390B3

#6390B3
(99,144,179)
#5A83A3
(90,131,163)
#517693
(81,118,147)
#486983
(72,105,131)
#3F5C73
(63,92,115)
#364F63
(54,79,99)
#2D4253
(45,66,83)
#243543
(36,53,67)
#1B2833
(27,40,51)
#121B23
(18,27,35)
#090E13
(9,14,19)
#000000
(0,0,0)

Tints of #6390B3

#6390B3
(99,144,179)
#719AB9
(113,154,185)
#7FA4BF
(127,164,191)
#8DAEC5
(141,174,197)
#9BB8CB
(155,184,203)
#A9C2D1
(169,194,209)
#B7CCD7
(183,204,215)
#C5D6DD
(197,214,221)
#D3E0E3
(211,224,227)
#E1EAE9
(225,234,233)
#EFF4EF
(239,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6390B3 color. Also use rgb(99,144,179) instead hex code.

Text Font Color

.myTextColor { color: #6390B3; }

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

This text font color is #6390B3.

Background Color

.myBgColor { background-color: #6390B3; }

<div style="background-color:#6390B3">Inner text</div>

This div background color is #6390B3.

Border color

.myBorderColor { border: 1px solid #6390B3; }

<div style="border:3px solid #6390B3">Div</div>

This div border color is #6390B3.

Opacity

.myOpacity80 { color: #6390B3; opacity: 0.8; }

<p style="color:#6390B3;opacity:0.8;">80%</p>

Text with #6390B3 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 #6390B3;}

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

This text has shadow with #6390B3 color.


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

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

This text has shadow with #6390B3 primary color and red secondary color.


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

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

This text has shadow with #6390B3 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6390B3.

Preview

Color preview on black background

This text has color #6390B3 on black background.


Color preview on white background

This text has color #6390B3 on white background.


Black color preview on #6390B3 background

This text has black color on #6390B3 background.


White color preview on #6390B3 background

This text has white color on #6390B3 background.


Related colors

Complementary color

Complementary color for #hex is #9C6F4C.


I love getcolorcode.com

Triadic colors

1 #B36390 and #90B363 with #6390B3 are triadic colors.

2 #B39063 and #9063B3 with #6390B3 are triadic colors.