COLOR #6385BE

HEX: #6385BE RGB: (99,133,190)

Renk bilgisi

#6385BE contains mainly green and blue colors. #6385BE ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6385BE color RGB value is (99,133,190).

RGB: (99,133,190) (39%, 52%, 75%)

RGB bağlantıları ve doygunluk

R 99 of 255 = 39%
G 133 of 255 = 52%
B 190 of 255 = 75%

99
133
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 99 + 133 + 190 = 422 (100%)
R 99 of 422 ~ 23.46%
G 133 of 422 ~ 31.52%
B 190 of 422 ~ 45.02'%

%23.46
%31.52
%45.02

CMYK RENK MODELİ

#6385BE rengi CMYK tonu (48,30,0,25).

  • camgöbeği tonu 47.89%
  • eflatun tonu 30.00%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (48,30,0,25)
C48M30Y0K25 (48%, 30%, 0%, 25%)
(0.48 / 0.30 / 0.00 / 0.25)

CMYK yüzdeleri

%47.89
%30
%0
%25.49

Codes

Color #6385BE in popluar color models

63 85 BE
RGB 99 133 190
HSL 218° 41.18% 56.67%
HSB/HSV 218° 47.89% 74.51%
CMYK 47.89% 30.00% 0.00%
25.49%

Color #6385BE in popluar number systems.

HEX 63 85 BE
Decimal 99 133 190
Binary 1100011 10000101 10111110
Octal 143 205 276

Shades and tints

Shades of #6385BE

#6385BE
(99,133,190)
#5A79AD
(90,121,173)
#516D9C
(81,109,156)
#48618B
(72,97,139)
#3F557A
(63,85,122)
#364969
(54,73,105)
#2D3D58
(45,61,88)
#243147
(36,49,71)
#1B2536
(27,37,54)
#121925
(18,25,37)
#090D14
(9,13,20)
#000000
(0,0,0)

Tints of #6385BE

#6385BE
(99,133,190)
#7190C3
(113,144,195)
#7F9BC8
(127,155,200)
#8DA6CD
(141,166,205)
#9BB1D2
(155,177,210)
#A9BCD7
(169,188,215)
#B7C7DC
(183,199,220)
#C5D2E1
(197,210,225)
#D3DDE6
(211,221,230)
#E1E8EB
(225,232,235)
#EFF3F0
(239,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6385BE color. Also use rgb(99,133,190) instead hex code.

Text Font Color

.myTextColor { color: #6385BE; }

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

This text font color is #6385BE.

Background Color

.myBgColor { background-color: #6385BE; }

<div style="background-color:#6385BE">Inner text</div>

This div background color is #6385BE.

Border color

.myBorderColor { border: 1px solid #6385BE; }

<div style="border:3px solid #6385BE">Div</div>

This div border color is #6385BE.

Opacity

.myOpacity80 { color: #6385BE; opacity: 0.8; }

<p style="color:#6385BE;opacity:0.8;">80%</p>

Text with #6385BE 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 #6385BE;}

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

This text has shadow with #6385BE color.


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

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

This text has shadow with #6385BE primary color and red secondary color.


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

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

This text has shadow with #6385BE and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6385BE.

Preview

Color preview on black background

This text has color #6385BE on black background.


Color preview on white background

This text has color #6385BE on white background.


Black color preview on #6385BE background

This text has black color on #6385BE background.


White color preview on #6385BE background

This text has white color on #6385BE background.


Related colors

Complementary color

Complementary color for #hex is #9C7A41.


I love getcolorcode.com

Triadic colors

1 #BE6385 and #85BE63 with #6385BE are triadic colors.

2 #BE8563 and #8563BE with #6385BE are triadic colors.